You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
+-----------------------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=========================================================================================|
| 0 N/A N/A 162098 C python 6288MiB |
+-----------------------------------------------------------------------------------------+
[Taichi] version 1.5.0, llvm 15.0.4, commit 7b885c2, linux, python 3.9.19
[Taichi] version 1.5.0, llvm 15.0.4, commit 7b885c2, linux, python 3.9.19
[Taichi] Starting on arch=x64
`
I reinstalled Cuda but it still hasn't worked. I confirm that I have correctly configured the cuda path and my pytorch is running normally.I am extremely anxious now
The text was updated successfully, but these errors were encountered:
When I run "ti diagnose", I got
`
[Taichi] version 1.5.0, llvm 15.0.4, commit 7b885c2, linux, python 3.9.19
** Taichi Programming Language **
Docs: https://docs.taichi-lang.org/
GitHub: https://github.com/taichi-dev/taichi/
Forum: https://forum.taichi.graphics/
Taichi system diagnose:
python: 3.9.19 (main, May 6 2024, 19:43:03)
[GCC 11.2.0]
system: linux
executable: /mnt/data/public/anaconda3/envs/PhysGaussian/bin/python
platform: Linux-5.15.0-107-generic-x86_64-with-glibc2.31
architecture: 64bit ELF
uname: uname_result(system='Linux', node='qwe-SYS-420GP-TNR', release='5.15.0-107-generic', version='#117~20.04.1-Ubuntu SMP Tue Apr 30 10:35:57 UTC 2024', machine='x86_64')
locale: en_US.UTF-8
PATH: /mnt/data/public/anaconda3/envs/PhysGaussian/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
PYTHONPATH: ['/mnt/data/public/anaconda3/envs/PhysGaussian/bin', '/mnt/data/public/anaconda3/envs/PhysGaussian/lib/python39.zip', '/mnt/data/public/anaconda3/envs/PhysGaussian/lib/python3.9', '/mnt/data/public/anaconda3/envs/PhysGaussian/lib/python3.9/lib-dynload', '/mnt/data/public/anaconda3/envs/PhysGaussian/lib/python3.9/site-packages', '/home/maohaotian/PhysGaussian/gaussian-splatting/submodules/diff-gaussian-rasterization', '/home/maohaotian/PhysGaussian/gaussian-splatting/submodules/simple-knn']
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 20.04.6 LTS
Release: 20.04
Codename: focal
import: <module 'taichi' from '/mnt/data/public/anaconda3/envs/PhysGaussian/lib/python3.9/site-packages/taichi/init.py'>
cc: False
cpu: True
metal: False
opengl: True
[W 05/31/24 01:39:22.030 532488] [cuda_driver.cpp:CUDADriver@64] The Taichi CUDA backend requires at least CUDA 10.0, got v0.0.
cuda: False
vulkan: True
glewinfo
not available: [Errno 2] No such file or directory: 'glewinfo'Fri May 31 01:39:24 2024
+-----------------------------------------------------------------------------------------+
| NVIDIA-SMI 550.54.14 Driver Version: 550.54.14 CUDA Version: 12.4 |
|-----------------------------------------+------------------------+----------------------+
| 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 4090 Off | 00000000:4F:00.0 Off | Off |
| 31% 21C P8 30W / 450W | 6327MiB / 24564MiB | 0% Default |
| | | N/A |
+-----------------------------------------+------------------------+----------------------+
| 1 NVIDIA GeForce RTX 4090 Off | 00000000:52:00.0 Off | Off |
| 30% 23C P8 14W / 450W | 5MiB / 24564MiB | 0% Default |
| | | N/A |
+-----------------------------------------+------------------------+----------------------+
| 2 NVIDIA GeForce RTX 4090 Off | 00000000:D5:00.0 Off | Off |
| 30% 23C P8 13W / 450W | 5MiB / 24564MiB | 0% Default |
| | | N/A |
+-----------------------------------------+------------------------+----------------------+
| 3 NVIDIA GeForce RTX 4090 Off | 00000000:D6:00.0 Off | Off |
| 30% 22C P8 16W / 450W | 3MiB / 24564MiB | 0% Default |
| | | N/A |
+-----------------------------------------+------------------------+----------------------+
+-----------------------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=========================================================================================|
| 0 N/A N/A 162098 C python 6288MiB |
+-----------------------------------------------------------------------------------------+
[Taichi] version 1.5.0, llvm 15.0.4, commit 7b885c2, linux, python 3.9.19
[Taichi] version 1.5.0, llvm 15.0.4, commit 7b885c2, linux, python 3.9.19
[Taichi] Starting on arch=x64
`
I reinstalled Cuda but it still hasn't worked. I confirm that I have correctly configured the cuda path and my pytorch is running normally.I am extremely anxious now
The text was updated successfully, but these errors were encountered: