SCIInstitute / SCI-Solver_FEM

SCI-Solver_FEM is a C++/CUDA library written to solve an FEM linear system. It is designed to solve the FEM system quickly by using GPU hardware.
MIT License
89 stars 28 forks source link

Fixed compilation error #18

Closed roman3017 closed 5 years ago

roman3017 commented 7 years ago

This fixes compilation problem I was having where compiler complained that atomicAdd has been already defined. All tests pass with this change on GeForce GT 750M with CUDA 8.0.