richard-evans / vampire

Atomistic simulator for magnetic materials
GNU General Public License v2.0
124 stars 94 forks source link

Remove CUSP dependency and re-implement exchange calculation using CUSPARSE (doesn't compile on CUDA v10+) #42

Open richard-evans opened 4 years ago

richard-evans commented 4 years ago

Need to look at feasibility, but should also reduce code size due to removal of CUSP, and increase performance

gabrieldavidchaves commented 4 years ago

Dear Richard Evans, What is the current status on this issue. I would like to run vampire on a system with CUDAv10.2. And I am getting compilation errors. Thanks, Gabriel.