You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<snip>
/usr/local/cuda-8.0/lib64/libcusolver.so: undefined reference to `GOMP_parallel_start'
/usr/local/cuda-8.0/lib64/libcusolver.so: undefined reference to `GOMP_critical_end'
<snip>
-fopenmp flag is present in the link, and is after cusolver. DealII was installed through spack. This does not happen when DealII is installed independently.
Enabling CUDA in MFMG leads to successful linking.
The text was updated successfully, but these errors were encountered:
-fopenmp
flag is present in the link, and is aftercusolver
. DealII was installed through spack. This does not happen when DealII is installed independently.Enabling CUDA in MFMG leads to successful linking.
The text was updated successfully, but these errors were encountered: