| 1639664e | 06-Mar-2020 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #276 from CEED/multi-qf-single-op
t506, Single QFunction Multiple Operators |
| f2f4e060 | 06-Mar-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
Testing - add OCCA exception for t506 |
| 5b3ccac8 | 30-Oct-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
Tests - add t506, test reuse of QFunction across operators |
| 38d0029a | 05-Mar-2020 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #456 from CEED/jeremy/strided-restriction
Strided Restrictions |
| 39daeb9e | 05-Mar-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
make style |
| 3d05795b | 05-Mar-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
CUDA - remove extra variable declaration in cuda/gen |
| b1fe5f70 | 05-Mar-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
CUDA - cuda/reg recompute blocksize |
| d8a2756a | 05-Mar-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
CUDA - cuda/gen fixes |
| 25dfc19d | 05-Mar-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
CUDA - fix readSliceQuadsStrided signature |
| 2f4ca718 | 05-Mar-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
CUDA - fix writeDofsStrided3d signature |
| 0e1c0043 | 28-Feb-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
Interface - update constants to be const...ant |
| 8621c6c6 | 28-Feb-2020 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
ElemRestriction - make strides const
Co-Authored-By: Jed Brown <jed@jedbrown.org> |
| 8ece311d | 25-Feb-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
Style - fix style error |
| d80fc06a | 24-Feb-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
CUDA - use strides as template parameters for cuda/gen |
| 56d8cfc2 | 24-Feb-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
Python - add CEED_ELEMRESTRICTION_NONE |
| 15910d16 | 24-Feb-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
ElemRestriction - add CEED_ELEMRESTRICTION_NONE so we can stop making dummy restrictions for CEED_EVAL_WEIGHT fields |
| 7ed52d01 | 20-Feb-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
Make style |
| 920dcdc4 | 14-Feb-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
CUDA - initial impl of strided restrictions in cuda/gen |
| f2b2a896 | 14-Feb-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
CUDA - fix indices and strides arguments in cuda/gen |
| 478672fe | 14-Feb-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
CUDA - update ref/reg restrictions to use CEED_STRIDES_BACKEND {1, nelem*elemsize, elemsize} |
| 0cd3b4e0 | 13-Feb-2020 |
nbeams <246972+nbeams@users.noreply.github.com> |
magma backend: replace vector alias with explicit backend strides |
| 07c07924 | 12-Feb-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
Restriction - add CEED_STRIDES_BACKEND |
| 7f90ec76 | 14-Feb-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
CPU - fix CPU backend stridiniding for CEED_BACKENDSTRIDE |
| 5e3019e2 | 12-Feb-2020 |
nbeams <246972+nbeams@users.noreply.github.com> |
magma backend: add optimization for CEED_STRIDES_BACKEND in restriction |
| 523b8ea0 | 12-Feb-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
Restriction - add CEED_STRIDES_BACKEND |