| 668048e2 | 31-Jul-2018 |
Jed Brown <jed@jedbrown.org> |
Move predefined constants from NULL to addr of private static, update backends |
| 93b58276 | 23-Jul-2018 |
Steven Roberts <roberts115@llnl.gov> |
Remove large stack allocation |
| c663f2ca | 23-Jul-2018 |
Steven Roberts <roberts115@llnl.gov> |
Fix occa vector memory management |
| f2641eaf | 21-Jul-2018 |
Veselin Dobrev <dobrev@llnl.gov> |
Replace 'deviceID'/'platformID' with 'device_id'/'platform_id' |
| 54d1e79b | 19-Jul-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Make style |
| baf4261b | 19-Jul-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
[OCCA] Fix qfunction not shifting output pointers |
| 56a76599 | 18-Jul-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
[OCCA] Replacing series of 'if's with switch |
| 8ed9eff9 | 10-Jul-2018 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Update Tmpl to use highest priority /cpu/self |
| 52377195 | 06-Jul-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
[OCCA] Rework switch statement for AllocOpOut and AllocOpIn |
| 4be24a38 | 06-Jul-2018 |
Jed Brown <jed@jedbrown.org> |
Occa: sync to host for passive fields |
| 780d2834 | 06-Jul-2018 |
Jed Brown <jed@jedbrown.org> |
Occa: copy OperatorApply output to "used" pointer |
| e145fa5f | 05-Jul-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
[OCCA]Add zeroing of outvecs |
| 1018d60a | 04-Jul-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
[NEK][WIP] Convert bp1 and bp3 |
| 08ed4d02 | 04-Jul-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
[MAGMA] Fix OP Setup |
| 68e7ed8a | 03-Jul-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Fixed minor MAGMA typo |
| 0f5de9e9 | 02-Jul-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Documentation and style updates |
| 6a35ea15 | 02-Jul-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Copy Ref updates to MAGMA |
| 7ca8db16 | 30-Jun-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
[MFEM] Convert MFEM bp1 to active passive |
| 6e30562e | 28-Jun-2018 |
camierjs <camier1@llnl.gov> |
[occa] removed Opencl __global in backends/occa/*okl |
| 62d728eb | 28-Jun-2018 |
camierjs <camier1@llnl.gov> |
[occa] qfunctions & operator cleanup |
| 28736925 | 21-Jun-2018 |
camierjs <camier1@llnl.gov> |
[occa] ex1 test running |
| f2079f43 | 21-Jun-2018 |
camierjs <camier1@llnl.gov> |
[occa] qfunction + okl and fortran __FILE__ (< 72 characters!) |
| 0548c81d | 21-Jun-2018 |
camierjs <camier1@llnl.gov> |
[occa] operator + qfunction alloc |
| ffc7147a | 20-Jun-2018 |
camierjs <camier1@llnl.gov> |
[t20] okl offsets |
| 22e22828 | 20-Jun-2018 |
camierjs <camier1@llnl.gov> |
[active/passive] t20 without operator |