Skip to content

Commit 9d40877

Browse files
authored
Update installation instructions in README [skip ci]
Added information about downloading cu12-runtime.zip from releases page.
1 parent 8aded38 commit 9d40877

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ libcurand.so.10
2828
libcusolver.so.11
2929
libnvJitLink.so.12
3030
```
31-
and can be installed e.g. via `pip install --extra-index-url=https://pypi.nvidia.com cuopt-cu12==25.5.* nvidia-cuda-runtime-cu12==12.8.* nvidia-nvjitlink-cu12` into a Python environment.
31+
and can be installed e.g. via `pip install --extra-index-url=https://pypi.nvidia.com cuopt-cu12==25.5.* nvidia-cuda-runtime-cu12==12.8.* nvidia-nvjitlink-cu12` into a Python environment or downloaded as archive `cu12-runtime.zip` from the [releases page](https://github.com/GAMS-dev/cuoptlink-builder/releases).
3232

3333
## Test the setup
3434

0 commit comments

Comments
 (0)