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
[#6529][feat] Add a CMake option in order to link statically with cublas/curand
Add 2 CMake options (CUBLAS/CURAND_DYNAMIC_LINKING)in order to link statically with cublas/curand.Linux only.OFF by default.Signed-off-by: William Tambellini <wtambellini@sdl.com>