This commit is contained in:
Your Name
2024-07-17 05:34:23 +00:00
parent 730dc832b0
commit e7e28fd76d

View File

@@ -29,7 +29,7 @@ NCCL_IB_DISABLE=0
## test command
docker run -it --rm --network=host --privileged --ipc=host --ulimit memlock=-1 --gpus all hotwa/notebook:ngc
docker run --rm -it --gpus all --ipc=host --ulimit memlock=-1 --ulimit stack=67108864 hotwa/notebook:ngc /bin/bash
docker run --rm -it --gpus all --ipc=host --ulimit memlock=-1 --ulimit stack=67108864 nvcr.io/nvidia/pytorch:24.06-py3 /bin/bash
```shell
nvidia-smi