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
- We build statically due to dll runtime load bug so you need to copy `cudart.lib``cublas.lib` and `cuda.lib` into your libraries/win64 path. These are ignored atm.
113
-
- Ensure `bTryToUseCuda = true;` is set in LlamaCore.build.cs to add CUDA libs to build.
114
-
- NB help wanted: Ideally this needs a variant that build with `-DBUILD_SHARED_LIBS=ON`
111
+
- Ensure `bTryToUseCuda = true;` is set in LlamaCore.build.cs to add CUDA libs to build (untested in v0.9 update)
0 commit comments