Skip to content

Commit a07512e

Browse files
committed
Update CUDA.md
1 parent 0e5f551 commit a07512e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

CUDA.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ The same as the
2727
[NCCL](https://developer.nvidia.com/nccl) and
2828
[cuDNN](https://developer.nvidia.com/cudnn)
2929
* including development libraries and headers
30-
* TensortRT and TensorRT plugin libraries
31-
* including development libraries and headers
3230

3331
:point_right: See the [CUDA Version Matrix](CUDA_VERSION_MATRIX.md) for detailed
3432
information.
@@ -218,8 +216,6 @@ docker run -it --rm \
218216
1. Multi-arch: `linux/amd64`, `linux/arm64/v8`
219217
1. Derived from [`nvidia/cuda:13.0.0-devel-ubuntu24.04`](https://hub.docker.com/r/nvidia/cuda/tags?page=1&name=13.0.0-devel-ubuntu24.04)
220218
* including development libraries and headers
221-
1. TensortRT and TensorRT plugin libraries
222-
* including development libraries and headers
223219
1. IDE: [code-server](https://github.com/coder/code-server) next to
224220
[JupyterLab](https://github.com/jupyterlab/jupyterlab)
225221
1. Just Python – no [Conda](https://github.com/conda/conda) /

0 commit comments

Comments
 (0)