dbeurle / neon

A finite element code
Other
10 stars 8 forks source link

CUDA cublas not correct #144

Closed dbeurle closed 5 years ago

dbeurle commented 5 years ago

On the test server is seems that CUDA_CUBLAS_LIBRARIES gives an error involving CUDA_cublas_device_LIBRARY due to CUDA 10 or cmake 3.12. Using CUDA_cublas_LIBRARY seems to work.