Files
ollama37/CMakeLists.txt
Shang Chieh Tseng bc8992d014 Add RPATH for CUDA libraries in Linux builds
- Configure CMakeLists.txt to embed RPATH for CUDA library paths
- Includes $ORIGIN, CUDA 11.4 paths, and system library paths
- Eliminates need for LD_LIBRARY_PATH at runtime
- Binary can now find CUDA libraries automatically
2025-10-30 12:51:59 +08:00

5.4 KiB