| 0b8e4d72 | 27-Mar-2018 |
Tzanio <tzanio@llnl.gov> |
Comment-out the restrict kernels using atomicAdd(double), so we can build the OCCA backends on GPU cards with lower SMs.
Removed C11 _Generic macro in dbg/cdbg macros in ceed-occa.h.
Fixed OKL kern
Comment-out the restrict kernels using atomicAdd(double), so we can build the OCCA backends on GPU cards with lower SMs.
Removed C11 _Generic macro in dbg/cdbg macros in ceed-occa.h.
Fixed OKL kernel caching in Makefile in examples/mfem.
Make style.
show more ...
|
| 58c1b7e4 | 27-Mar-2018 |
Thilina Rathnayake <thilinarmtb@gmail.com> |
Check the TODOs |
| edbbdbad | 26-Mar-2018 |
camierjs <camier1@llnl.gov> |
[occa] examples Makefile occa cache |
| a5ba6ca9 | 26-Mar-2018 |
camierjs <camier1@llnl.gov> |
[occa] pushing backends/occa/*.okl to install prefix/lib/okl and use them if needed |
| 00a8f372 | 24-Mar-2018 |
Thilina Rathnayake <thilinarmtb@gmail.com> |
Got ex1 to work with new occa-dev HEAD |
| 3ea3b7e4 | 24-Mar-2018 |
Thilina Rathnayake <thilinarmtb@gmail.com> |
Merge branch 'occa-dev' into nek_gpu
Conflicts: Makefile |
| b4337917 | 24-Mar-2018 |
camierjs <camier1@llnl.gov> |
[occa] cleanup + OCL but tests that use ex1-volume-annulus.okl |
| f2fa494d | 24-Mar-2018 |
camierjs <camier1@llnl.gov> |
[occa] basis elem for loop ready |
| 39f9f085 | 23-Mar-2018 |
Thilina Rathnayake <thilinarmtb@gmail.com> |
Try to run Nek5000 example using new occa-dev HEAD |
| 1ed22e64 | 23-Mar-2018 |
Thilina Rathnayake <thilinarmtb@gmail.com> |
Update make-nek-examples.sh |
| 44b9b2cd | 23-Mar-2018 |
Thilina Rathnayake <thilinarmtb@gmail.com> |
Merge branch 'occa-dev' into nek_gpu
Conflicts: Makefile examples/nek5000/ex1.okl examples/nek5000/ex1.usr examples/nek5000/make-nek-examples.sh |
| 8d2a66fb | 15-Mar-2018 |
Thilina Rathnayake <thilinarmtb@gmail.com> |
Update nek example to work with the GPUs |
| 4d13f088 | 23-Mar-2018 |
Thilina Rathnayake <thilinarmtb@gmail.com> |
Merge branch 'occa-dev' of https://github.com/CEED/libCEED into occa-dev
Conflicts: Makefile |
| 96689674 | 23-Mar-2018 |
camierjs <camier1@llnl.gov> |
[occa] OKL basis + volume |
| 68271b8e | 23-Mar-2018 |
camierjs <camier1@llnl.gov> |
[occa] offset computation with QnD |
| ccdd2b3a | 22-Mar-2018 |
camierjs <camier1@llnl.gov> |
[occa] basis OKL kernels |
| 9ba0f437 | 21-Mar-2018 |
Tzanio <tzanio@llnl.gov> |
Fixed check for OpenCL in OCCA. Make style. |
| 0c784865 | 21-Mar-2018 |
camierjs <camier1@llnl.gov> |
[occa] cleanup, MFEM ex1 and OKL file lookup with '.' |
| 6011fe3d | 20-Mar-2018 |
camierjs <camier1@llnl.gov> |
[occa] cleanup |
| 42f45400 | 20-Mar-2018 |
camierjs <camier1@llnl.gov> |
[occa] WIP MFEM ex1 |
| 94b43291 | 20-Mar-2018 |
camierjs <camier1@llnl.gov> |
[occa] Tindices before push into kernels |
| bf000209 | 17-Mar-2018 |
Tzanio <tzanio@llnl.gov> |
Some small changes |
| 3ea7ca84 | 16-Mar-2018 |
camierjs <camier1@llnl.gov> |
[occa] qoffset into OKL files to avoid copies for qdata |
| 13ff1ebb | 15-Mar-2018 |
Thilina Rathnayake <thilinarmtb@gmail.com> |
Update nek example to work with the GPUs |
| a0a4cdfd | 27-Feb-2018 |
camierjs <camier1@llnl.gov> |
[test] All 315 tests successful: C, Fortran @ CPU, GPU, OpenCL, OpenMP |