yuyygit
Results
1
issues of
yuyygit
in reduction: kernel reduce7 has code: ``` ... const unsigned int shmem_extent = (blockSize / warpSize) > 0 ? (blockSize / warpSize) : 1; const unsigned int ballot_result = __ballot_sync(mask,...