Closed sakurawald closed 4 months ago
Inside the shell
(pytorch) root@59039b0189e8:/workspace/Open-Sora# ps
PID TTY TIME CMD
1 pts/0 00:00:00 bash
51 pts/0 00:00:00 ps
(pytorch) root@59039b0189e8:/workspace/Open-Sora# nvidia-smi
Thu Jul 11 17:19:50 2024
+-----------------------------------------------------------------------------------------+
| NVIDIA-SMI 555.58.02 Driver Version: 555.58.02 CUDA Version: 12.5 |
|-----------------------------------------+------------------------+----------------------+
| GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. |
| | | MIG M. |
|=========================================+========================+======================|
| 0 NVIDIA GeForce RTX 3080 ... Off | 00000000:01:00.0 Off | N/A |
| N/A 61C P0 35W / 115W | 1160MiB / 16384MiB | 5% Default |
| | | N/A |
+-----------------------------------------+------------------------+----------------------+
+-----------------------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=========================================================================================|
+-----------------------------------------------------------------------------------------+
(pytorch) root@59039b0189e8:/workspace/Open-Sora#
I have follow the installation steps. The command
docker build -t opensora .
builds the container successfully. However, after issueddocker run -ti --gpus all -v .:/workspace/Open-Sora opensora
. I fall into another shell, open-sora don't start in localhost:6006What should I do? There is no other error messages.
My nvidia driver version
My os version: