Skip to content

Commit

Permalink
Just document our cuda version not the driver version
Browse files Browse the repository at this point in the history
  • Loading branch information
dagardner-nv committed Apr 5, 2024
1 parent b31c07a commit eb698f6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions docs/source/developer_guide/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -174,8 +174,7 @@ Note: These instructions assume the user is using `mamba` instead of `conda` sin
#### Prerequisites

- Volta architecture GPU or better
- NVIDIA driver `525.60.13` or higher
- [CUDA 12.1](https://developer.nvidia.com/cuda-12-1-1-download-archive)
- [CUDA 12.1](https://developer.nvidia.com/cuda-12-1-0-download-archive)
- `conda` and `mamba`
- Refer to the [Getting Started Guide](https://conda.io/projects/conda/en/latest/user-guide/install/index.html) if `conda` is not already installed
- Install `mamba`:
Expand Down
2 changes: 1 addition & 1 deletion docs/source/getting_started.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ More advanced users, or those who are interested in using the latest pre-release

## Requirements
- Volta architecture GPU or better
- NVIDIA driver `525.60.13` or higher
- [CUDA 12.1](https://developer.nvidia.com/cuda-12-1-0-download-archive)
- [Docker](https://docs.docker.com/get-docker/)
- [The NVIDIA Container Toolkit](https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/install-guide.html#docker)
- [NVIDIA Triton Inference Server](https://catalog.ngc.nvidia.com/orgs/nvidia/containers/tritonserver) `23.06` or higher
Expand Down

0 comments on commit eb698f6

Please sign in to comment.