Sometime cells may need to roll different code on CUDA than on the CPU. More...
#include <apitraits.h>
Public Types | |
typedef void | SupportsSeparateCUDAUpdate |
Sometime cells may need to roll different code on CUDA than on the CPU.
This trait will make the update functor call updateCUDA() instead of update() when running on the GPU.