Searched refs:HIP_BLOCK_SIZE (Results 1 – 1 of 1) sorted by relevance
73 const int HIP_BLOCK_SIZE = 256; variable371 RAJA::forall<RAJA::hip_exec<HIP_BLOCK_SIZE>>(gridRange, [=] RAJA_DEVICE(RAJA::Index_type k) { in main()