Searched refs:CUDA_BLOCK_SIZE (Results 1 – 1 of 1) sorted by relevance
69 const int CUDA_BLOCK_SIZE = 256; variable309 RAJA::forall<RAJA::cuda_exec<CUDA_BLOCK_SIZE>>(gridRange, [=] RAJA_DEVICE(RAJA::Index_type k) { in main()