Martin Bauernfeind
|
71798f5ec5
|
🐛 Fixed aforementioned correctness issue by deleting a superflous cudaMemcpy in computeForce() that was overwriting correct data with incorrect data
|
2022-07-05 00:54:11 +02:00 |
|
Martin Bauernfeind
|
4f0403d3ea
|
Fixed an correctness issue by conservatively copying over data from and to the GPU
|
2022-07-05 00:33:12 +02:00 |
|
Martin Bauernfeind
|
fa86e44f90
|
Fixed wrong number of threadblock being launched
|
2022-07-04 19:36:09 +02:00 |
|
Martin Bauernfeind
|
463de5b1ed
|
Ported the updatePbc method to cuda
|
2022-07-03 19:53:33 +02:00 |
|