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
(taichi) zhan@zhan-robot:~/venv/taichi/bin$ python
Python 3.8.10 (default, Nov 7 2024, 13:10:47)
[GCC 9.4.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import taichi as ti
free(): invalid pointer
Aborted (core dumped)
(taichi) zhan@zhan-robot:~/venv/taichi/bin$ nvcc --version
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2024 NVIDIA Corporation
Built on Thu_Mar_28_02:18:24_PDT_2024
Cuda compilation tools, release 12.4, V12.4.131
Build cuda_12.4.r12.4/compiler.34097967_0
(taichi) zhan@zhan-robot:~/venv/taichi/bin$ nvidia-smi
Fri Dec 27 23:13:24 2024
+-----------------------------------------------------------------------------------------+
| NVIDIA-SMI 560.35.03 Driver Version: 560.35.03 CUDA Version: 12.6 |
|-----------------------------------------+------------------------+----------------------+
| 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:01:00.0 On | Off |
| 0% 34C P8 30W / 450W | 931MiB / 24564MiB | 2% Default |
| | | N/A |
+-----------------------------------------+------------------------+----------------------+
+-----------------------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=========================================================================================|
| 0 N/A N/A 1719 G /usr/lib/xorg/Xorg 102MiB |
| 0 N/A N/A 2488 G /usr/lib/xorg/Xorg 380MiB |
| 0 N/A N/A 2625 G /usr/bin/gnome-shell 105MiB |
| 0 N/A N/A 4814 G ...aidupinyin/files/bin/baidu-qimpanel 37MiB |
| 0 N/A N/A 420602 G ...ures=SpareRendererForSitePerProcess 17MiB |
| 0 N/A N/A 420607 G ...erProcess --variations-seed-version 100MiB |
| 0 N/A N/A 420616 G ...seed-version=20241219-130728.147000 117MiB |
+-----------------------------------------------------------------------------------------+
who can help me
The text was updated successfully, but these errors were encountered:
who can help me
The text was updated successfully, but these errors were encountered: