| 3bfcb0de | 09-Jun-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
[WIP] Start converting MAGMA and COOA backends |
| 583b1d4c | 05-Jun-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Rename CEED_QDATA_NONE to CEED_VECTOR_ACTIVE and CEED_VECTOR_NONE |
| 6ddacda3 | 05-Jun-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Adjust rebase issues |
| 42877f77 | 26-May-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
style, updated ex1 |
| 885ac19c | 26-May-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Ref setup fields helper function |
| 36ddeef6 | 02-Jul-2018 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #75 from thilinarmtb/evector_support
[WIP][Nek] Update BP1 and add BP3 |
| 20e3ffd5 | 28-Jun-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
[Opt] Add first version of opt backend, use colocated grad |
| 44951fc6 | 28-Jun-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Add backend prioritization |
| 12170c1e | 25-Jun-2018 |
Jed Brown <jed@jedbrown.org> |
Add C99 restrict to help CeedTensorContract_Ref |
| 282be9a0 | 22-Jun-2018 |
Steven Roberts <roberts115@llnl.gov> |
Increase readability of tensor contract |
| 1c19f432 | 22-Jun-2018 |
Steven Roberts <roberts115@llnl.gov> |
Optimize the reference tensor contraction |
| 3b28edd6 | 07-Jun-2018 |
Thilina Rathnayake <thilinarmtb@gmail.com> |
libCEED: Multiply esize by ncomp |
| fda33275 | 06-Jun-2018 |
Thilina Rathnayake <thilinarmtb@gmail.com> |
Nek: Add Nek5000 BP3 with libCEED and
* Fix a bug in the element-restriction code. |
| e17b31af | 05-May-2018 |
Thilina Rathnayake <thilinarmtb@gmail.com> |
Merge branch 'master' into evector_support |
| eae71ed1 | 05-May-2018 |
Thilina Rathnayake <thilinarmtb@gmail.com> |
Let indices array be NULL when using E-vector |
| b92d21b8 | 28-Apr-2018 |
Jed Brown <jed@jedbrown.org> |
Merge branch 'template-backend' [PR #63]
* template-backend: Add template backend, requested in issue #38 Split Ref into multiple files, update style |
| a718229c | 28-Apr-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Add template backend, requested in issue #38 |
| 21617c04 | 28-Apr-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Split Ref into multiple files, update style |
| e339c64f | 28-Apr-2018 |
Jed Brown <jed@jedbrown.org> |
magma: make style (mixed results) |
| 5ac55112 | 28-Apr-2018 |
Jed Brown <jed@jedbrown.org> |
Merge branch 'jed/fix-backend-RestoreArray' [PR #67]
* jed/fix-backend-RestoreArray: [occa] qdata offset fix in qfunction before restore in op apply backends: add missing CeedVectorRestoreArray
Merge branch 'jed/fix-backend-RestoreArray' [PR #67]
* jed/fix-backend-RestoreArray: [occa] qdata offset fix in qfunction before restore in op apply backends: add missing CeedVectorRestoreArray calls
show more ...
|
| c957d7bf | 19-Apr-2018 |
Veselin Dobrev <dobrev@llnl.gov> |
Merge branch 'master' into magma-dev |
| e413240f | 17-Apr-2018 |
camierjs <camier1@llnl.gov> |
[occa] qdata offset fix in qfunction before restore in op apply |
| 7e95286b | 11-Apr-2018 |
Stan Tomov <tomov@eecs.utk.edu> |
Merge branch 'magma-dev' of https://github.com/CEED/libCEED into magma-dev |
| 2a847359 | 11-Apr-2018 |
Stan Tomov <tomov@eecs.utk.edu> |
mollowing discussion and agreement, remove for now /cpu/magma as support is provided through /gpu/magma |
| 1dc2661b | 04-Apr-2018 |
Veselin Dobrev <dobrev@llnl.gov> |
Additional tweaks for building using IBM XL Fortran. |