Closed JoseJVS closed 2 years ago
Following the GPU Hackathon, there is a possibility of implementing the prefix scan in spike_mpi.cu, which would replace two (blocking) cudaMemcpy.
Done in pull request #13
Following the GPU Hackathon, there is a possibility of implementing the prefix scan in spike_mpi.cu, which would replace two (blocking) cudaMemcpy.