| #
3d576824
|
| 29-Jan-2021 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
headers - clearify includes to not rely on transitive includes (#701)
* headers - clearify includes to not rely on transitive includes
* style - add header recommendations from 'include-what-you-
headers - clearify includes to not rely on transitive includes (#701)
* headers - clearify includes to not rely on transitive includes
* style - add header recommendations from 'include-what-you-use'
* style - apply 'include-what-you-use' changes to CUDA backends
* style - 'include-what-you-use' for hip backends
* style - drop ceed.h includes in gallery qf source
* docs - add dev notes for header files
* style - header style and alphabetize
show more ...
|
| #
77ad9f29
|
| 15-Jul-2020 |
nbeams <246972+nbeams@users.noreply.github.com> |
Merge branch 'main' into natalie/hip-ref-v2
|
| #
4f6ee719
|
| 24-Jun-2020 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #567 from CEED/jeremy/xsmm-ci
Travis - fix shallow clone of XSMM 1.16
|
| #
599c6f32
|
| 24-Jun-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
XSMM - switch to LIBXSMM 143409c, reverted redefiniton of _Bool
|
| #
fbdce8b7
|
| 19-Jun-2020 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #563 from CEED/jeremy/xsmm-1.16
XSMM - use v1.16
|
| #
0131da11
|
| 19-Jun-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
XSMM - use v1.16
|
| #
65275b31
|
| 13-May-2020 |
valeriabarra <valeriabarra21@gmail.com> |
Merge branch 'master' into valeria/NSfixes
|
| #
20aaa365
|
| 08-May-2020 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
XSMM - fix q=1 index computation (#531)
* XSMM - use hash table for kernel index lookup, add khash to libCEED
* Hash - add CeedHashIJKLM to simplify xsmm tensor hash table code
* simplify use
XSMM - fix q=1 index computation (#531)
* XSMM - use hash table for kernel index lookup, add khash to libCEED
* Hash - add CeedHashIJKLM to simplify xsmm tensor hash table code
* simplify use of hash table, use kernels as values
* XSMM: more idiomatic use of khash
* make style
Co-authored-by: Jed Brown <jed@jedbrown.org>
show more ...
|
| #
486febe6
|
| 15-May-2019 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #224 from CEED/mem-zero
Check QFunction Output Vecs
|
| #
8d75ea1b
|
| 18-Apr-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
Fix include statements
|
| #
3d0fd664
|
| 21-Mar-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
Add kernel caching to XSMM backend
Make style and comment updates
XSMM tensor ind logic fix
Logic cleanup
|
| #
c71e1dcd
|
| 20-Mar-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
Add Basis argument to TensorContractCreate
|
| #
2f86a920
|
| 13-Mar-2019 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Add CeedTensorContract object (#211)
|
| #
b99f7525
|
| 11-Mar-2019 |
Valeria Barra <39932030+valeriabarra@users.noreply.github.com> |
Merge pull request #209 from CEED/jed/astyle
Make Style Updates
|
| #
cdf4f918
|
| 09-Mar-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
Apply style changes
|
| #
f6a4878d
|
| 23-Jan-2019 |
Jed Brown <jed@jedbrown.org> |
Merge pull request #186 from CEED/libxsmm
Initial libXSMM Backend
|
| #
8d713cf6
|
| 20-Dec-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Initial libXSMM backend
|