cwpearson / stencil

A prototype MPI/CUDA stencil communication library
Boost Software License 1.0
10 stars 3 forks source link

Test fails if not started with cudaDeviceReset() #19

Open cwpearson opened 4 years ago

cwpearson commented 4 years ago

https://github.com/cwpearson/stencil/blob/90a1f068126974f4e2258b2ee4942e50fa42d897/test/test_cuda_local_domain.cu#L319

This test fails without this line, if run after the exchange test.