NVIDIA / CoMD-CUDA

GPU implementation of classical molecular dynamics proxy application.
Other
29 stars 19 forks source link

Scan function does not work properly on Fermi #8

Closed nsakharnykh closed 9 years ago

nsakharnykh commented 9 years ago

This is in gpu_scan.h. We need to replace it with CUB or thrust scan with streams support