Skip to content

Commit f0c3440

Browse files
authored
PR review: Fix typo in CUDA Compatibility link
Acrolinx fix.
1 parent 5c27191 commit f0c3440

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/computer-vision/spatial-analysis-container.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ sudo systemctl restart docker
208208
## Enable NVIDIA MPS on the host computer
209209

210210
> [!TIP]
211-
> * Don't install MPS if your GPU compute capability is less than 7.x (pre Volta). See [CUDA Compatability](https://docs.nvidia.com/deploy/cuda-compatibility/index.html#support-title) for reference.
211+
> * Don't install MPS if your GPU compute capability is less than 7.x (pre Volta). See [CUDA Compatibility](https://docs.nvidia.com/deploy/cuda-compatibility/index.html#support-title) for reference.
212212
> * Run the MPS instructions from a terminal window on the host computer. Not inside your Docker container instance.
213213
214214
For best performance and utilization, configure the host computer's GPU(s) for [NVIDIA Multiprocess Service (MPS)](https://docs.nvidia.com/deploy/pdf/CUDA_Multi_Process_Service_Overview.pdf). Run the MPS instructions from a terminal window on the host computer.

0 commit comments

Comments
 (0)