We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GPU memory leak in legacy branch-> readvoxel Output of nvidia-smi:
readvoxel
nvidia-smi
+-----------------------------------------------------------------------------+ | NVIDIA-SMI 470.42.01 Driver Version: 470.42.01 CUDA Version: 11.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 ... Off | 00000000:3C:00.0 On | N/A | | 33% 61C P0 45W / 151W | 884MiB / 8119MiB | 23% Default | | | | N/A | +-------------------------------+----------------------+----------------------+ +-----------------------------------------------------------------------------+ | Processes: | | GPU GI CI PID Type Process name GPU Memory | | ID ID Usage | |=============================================================================| | 0 N/A N/A 1590 G /usr/lib/xorg/Xorg 160MiB | | 0 N/A N/A 2457 G /usr/lib/xorg/Xorg 390MiB | | 0 N/A N/A 2580 G /usr/bin/gnome-shell 134MiB | | 0 N/A N/A 3225 G ...AAAAAAAAA= --shared-files 97MiB | | 0 N/A N/A 18800 G ./read_voxel 22MiB | +-----------------------------------------------------------------------------+
The text was updated successfully, but these errors were encountered:
leochien1110
No branches or pull requests
GPU memory leak in legacy branch->
readvoxel
Output of
nvidia-smi
:The text was updated successfully, but these errors were encountered: