Skip to content

Commit

Permalink
Update docs/gpu.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ocaisa authored Dec 21, 2023
1 parent 02a4d61 commit 2df1654
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/gpu.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ You should re-run this script every time you update the drivers on the host syst

To install the CUDA SDK under `host_injections`, run the script in `/cvmfs/${EESSI_PREFIX}/scripts/install_cuda_host_injections.sh`.

As an example of exectuting this script, to install CUDA 12.1.1 in the `host_injections` directory, using `/path/to/tmpdir` as directory to store temporary files:
As an example of executing this script, to install CUDA 12.1.1 in the `host_injections` directory, using `/path/to/tmpdir` as directory to store temporary files:
```
/cvmfs/${EESSI_PREFIX}/scripts/install_cuda_host_injections.sh --cuda-version 12.1.1 --temp-dir /path/to/tmpdir --accept-cuda-eula
```
Expand Down

0 comments on commit 2df1654

Please sign in to comment.