| 78fe4b72 | 29-Jun-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
Travis - pin MFEM to 4.1 |
| 14cce66c | 29-Jun-2020 |
Yohann Dudouit <dudouit1@llnl.gov> |
Improve namespacing. |
| e304c180 | 29-Jun-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
Travis - pin xsmm to 1.16.1 |
| 818e0025 | 29-Jun-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
CUDA - adjust indentation/comments in generated operator kernel for readability |
| da5d3694 | 29-Jun-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
Solids - use degree 3 for better testing |
| 13585805 | 29-Jun-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
CUDA - make cuda/gen CEED_STRIDES_BACKEND agree with other cuda backends |
| af17f337 | 29-Jun-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
CUDA - reorder backend priority, lower is better |
| e75c1c2d | 29-Jun-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
make tidy |
| f9342789 | 29-Jun-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
PETSc - fix bpOptions stuct filepaths to QFunctions for BP4/6 |
| b21f0643 | 29-Jun-2020 |
Jed Brown <jed@jedbrown.org> |
Merge pull request #573 from CEED/jed/contributor-covenant-2.0
CODE_OF_CONDUCT: upgrade to Contributor Covenant 2.0 |
| 00fa3faa | 26-Jun-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
CUDA - guard module unload for QFunctions |
| a3658bad | 26-Jun-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
Solids - add missing MatShellSetVecType calls |
| cd11335e | 26-Jun-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
Solids - add missing address-of operator |
| 43eb8658 | 26-Jun-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
Gallery - always set size of identity qf in context, NULL doesn't always work on GPU |
| 1958eb7c | 26-Jun-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
CUDA - fix small leaks |
| 1dfeea39 | 26-Jun-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
QFunction - fix initalization of identity qfunctions |
| 1c48f5db | 26-Jun-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
PETSc - remove extra CeedInit in multigrid example |
| 1a7105f7 | 24-Jun-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
make style |
| 62e9c006 | 23-Jun-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
Solids - enable use of GPU vectors |
| 4753c0fa | 28-Jun-2020 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #570 from CEED/jeremy/debug-mode
Add Debug Mode |
| 7e23762a | 27-Jun-2020 |
Jed Brown <jed@jedbrown.org> |
CODE_OF_CONDUCT: upgrade to Contributor Covenant 2.0
From their changelog, version 2.0:
- Emphasizes 'community' over 'project' scope, effectively merging the Community Covenant into the Contribu
CODE_OF_CONDUCT: upgrade to Contributor Covenant 2.0
From their changelog, version 2.0:
- Emphasizes 'community' over 'project' scope, effectively merging the Community Covenant into the Contributor Covenant - Adds expectation about accepting responsibility and apologizing to those affected by mistakes, and learning from the experience to the list - Adds sexual attention and advances of any kind as unacceptable behavior example - Moves enforcement responsibilities from project maintainers to community leaders - Adds responsibility to communicate reasons for moderation decisions when removing, editing, or rejecting contributions not aligned to the Code of Conduct - Requires community leaders to respect privacy and security of the reporter of any incident, not just confidentiality - Provides a template for code of conduct enforcement
show more ...
|
| c3c443fa | 27-Jun-2020 |
Yohann Dudouit <yohann.dudouit@gmail.com> |
Name the kernels in cuda-gen. |
| 68f76168 | 26-Jun-2020 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #571 from CEED/jeremy/magma-det
Deterministic MAGMA Backend |
| cb23e90c | 25-Jun-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
MAGMA - add deterministic version of MAGMA backend |
| b21e5731 | 26-Jun-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
MAGMA - remove backend specific debug mode in favor of libray debug mode |