Error when linking SofaCuda #3374
Replies: 2 comments 5 replies
-
Hey @BrunoB81HK , have you solved your linking problem? Alex |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
Hi,
When building SofaCuda, I came across a linking error that I couldn't seem to fix. Do anyone has any idea what causes this?
Using:
SOFACUDA_CUBLAS:BOOL=ON
SOFACUDA_CUDPP:BOOL=OFF
SOFACUDA_DOUBLE:BOOL=ON
SOFACUDA_DOUBLE_PRECISE:BOOL=ON
SOFACUDA_PRECISE:BOOL=ON
SOFACUDA_THRUST:BOOL=ON
SOFACUDA_VERBOSE_PTXAS:BOOL=OFF
CUDA_NVCC_FLAGS:STRING=--ptxas-options=-v;-arch sm_75
Beta Was this translation helpful? Give feedback.
All reactions