History log of /libCEED/ (Results 4626 – 4650 of 5646)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
074be16103-Jun-2019 Yohann Dudouit <yohann.dudouit@gmail.com>

Optimization of weight kernel and dynamic allocation of shared memory.

- First optimization of weight kernel, kernels are now coalesce but
might not be fully using SMs (need to batch elements per

Optimization of weight kernel and dynamic allocation of shared memory.

- First optimization of weight kernel, kernels are now coalesce but
might not be fully using SMs (need to batch elements per block)
- Switch to dynamic shared memory allocation in order to batch elements
for interpolation and gradient in cuda-shared backend.
- Add GetPreferedMemoryType for cuda-reg and cuda-shared backends.
(Can be removed in the future with delegation of this function)

show more ...

d3232bb730-May-2019 Yohann Dudouit <yohann.dudouit@gmail.com>

Optimization of cuda-reg restriction.

9ef2071317-May-2019 Yohann Dudouit <yohann.dudouit@gmail.com>

Start the optimization of the Cuda restriction operator.

196a75e410-Jun-2019 Jed Brown <jed@jedbrown.org>

Makefile: distclean removes config.mk; NVCC ?=

5721344710-Jun-2019 Valeria Barra <valeria.barra@colorado.edu>

Added append option to tee for CC, FC, and NVCC

c74a5ab705-Jun-2019 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com>

Merge pull request #268 from CEED/petsc-bp-bugfix

PETSc BP4/6 Typo: Error -> Error3

4b5b4ec104-Jun-2019 jeremylt <jeremy.thompson@colorado.edu>

Typo: Error -> Error3

d3c6b40f02-Jun-2019 Jed Brown <jed@jedbrown.org>

make configure: cache user variables in config.mk

1571c99d02-Jun-2019 Valeria Barra <valeria.barra@colorado.edu>

Add -include directive to Makefile to allow import of custom build configurations

4bee41bb31-May-2019 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com>

Merge pull request #264 from CEED/get-memtype-fix

Add delegation to CeedGetPreferedMemType

c263cd5731-May-2019 jeremylt <jeremy.thompson@colorado.edu>

Add delegation to CeedGetPreferedMemType

918855fa31-May-2019 Jed Brown <jed@jedbrown.org>

Merge pull request #263 from CEED/valeria/update-postprocessingscripts

Update postprocessing scripts

e113e56431-May-2019 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com>

Merge pull request #262 from CEED/occa-clang-tidy

OCCA Backend clang-tidy fixes

103dcb4231-May-2019 jeremylt <jeremy.thompson@colorado.edu>

OCCA backend update note

4c77ad0b30-May-2019 jeremylt <jeremy.thompson@colorado.edu>

Travis: clang-tidy only on linux

bec1c03430-May-2019 jeremylt <jeremy.thompson@colorado.edu>

NOLINT for OCCA tensor contract false positive

d1f4761f29-May-2019 Valeria Barra <valeria.barra@colorado.edu>

Re-add test_required_examples for proper title and pdf file name

79f7945429-May-2019 Valeria Barra <valeria.barra@colorado.edu>

Update postprocessing scripts

f5ef5ec029-May-2019 jeremylt <jeremy.thompson@colorado.edu>

OCCA Backend clang-tidy fixes

0c59ef1529-May-2019 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com>

Add PETSc BP2, BP4, BP5, BP6 (#243)

* Add PETSc BP2, BP4, BP5, BP6

* Documentation update

* Update make benchmark

* Minor changes

* Add PETSc bpData structure

* Update make benchmarks

Add PETSc BP2, BP4, BP5, BP6 (#243)

* Add PETSc BP2, BP4, BP5, BP6

* Documentation update

* Update make benchmark

* Minor changes

* Add PETSc bpData structure

* Update make benchmarks

* Benchmark - use default qextra

* Documentation fix

* Clean up PETSc bps.c, add benchmarking first run

* Drop -ksp_max_it from benchmarkscript

show more ...

4febc4f329-May-2019 Jed Brown <jed@jedbrown.org>

Merge pull request #261 from CEED/valeria/update-gitignore

Update top level .gitignore

e183437029-May-2019 Valeria Barra <valeria.barra@colorado.edu>

Update top level .gitignore

1856ee7c29-May-2019 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com>

Merge pull request #239 from CEED/decorator

Add delegates for specific objects

ad9dbbe329-May-2019 Jed Brown <jed@jedbrown.org>

Merge pull request #240 from valeriabarra/rescaled-ns-example

Rescaled ns example

68ba631628-May-2019 jeremylt <jeremy.thompson@colorado.edu>

README: Drop tmpl backend from list

1...<<181182183184185186187188189190>>...226