Searched hist:c532df63125d558c3b9bc506378826def3210255 (Results 1 – 4 of 4) sorted by relevance
| /libCEED/backends/cuda-shared/ |
| H A D | ceed-cuda-shared.h | c532df63125d558c3b9bc506378826def3210255 Thu May 16 22:05:31 UTC 2019 Yohann <dudouit1@llnl.gov> Cuda backend using shared memory (#247)
Add a GPU backend based on Cuda using shared memory.
* Draft of a shared memory backend
* New basis apply passes all tests.
* Add the possibility to treat several elements in one block of threads.
* Fix an error in 2D and 3D gradient.
* Put the cuda-shared backend in its own folder.
* Minor cleaning.
* Replace <ceed-impl.h> with <ceed-backend.h>
* make style
* Add a few CeedChk_Cu
|
| H A D | ceed-cuda-shared.c | c532df63125d558c3b9bc506378826def3210255 Thu May 16 22:05:31 UTC 2019 Yohann <dudouit1@llnl.gov> Cuda backend using shared memory (#247)
Add a GPU backend based on Cuda using shared memory.
* Draft of a shared memory backend
* New basis apply passes all tests.
* Add the possibility to treat several elements in one block of threads.
* Fix an error in 2D and 3D gradient.
* Put the cuda-shared backend in its own folder.
* Minor cleaning.
* Replace <ceed-impl.h> with <ceed-backend.h>
* make style
* Add a few CeedChk_Cu
|
| H A D | ceed-cuda-shared-basis.c | c532df63125d558c3b9bc506378826def3210255 Thu May 16 22:05:31 UTC 2019 Yohann <dudouit1@llnl.gov> Cuda backend using shared memory (#247)
Add a GPU backend based on Cuda using shared memory.
* Draft of a shared memory backend
* New basis apply passes all tests.
* Add the possibility to treat several elements in one block of threads.
* Fix an error in 2D and 3D gradient.
* Put the cuda-shared backend in its own folder.
* Minor cleaning.
* Replace <ceed-impl.h> with <ceed-backend.h>
* make style
* Add a few CeedChk_Cu
|
| /libCEED/ |
| H A D | Makefile | diff c532df63125d558c3b9bc506378826def3210255 Thu May 16 22:05:31 UTC 2019 Yohann <dudouit1@llnl.gov> Cuda backend using shared memory (#247)
Add a GPU backend based on Cuda using shared memory.
* Draft of a shared memory backend
* New basis apply passes all tests.
* Add the possibility to treat several elements in one block of threads.
* Fix an error in 2D and 3D gradient.
* Put the cuda-shared backend in its own folder.
* Minor cleaning.
* Replace <ceed-impl.h> with <ceed-backend.h>
* make style
* Add a few CeedChk_Cu
|