Skip to content
New issue

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

readvoxel GPU memory leak #3

Open
leochien1110 opened this issue Oct 24, 2021 · 0 comments
Open

readvoxel GPU memory leak #3

leochien1110 opened this issue Oct 24, 2021 · 0 comments
Assignees
Labels
bug Something isn't working memory leak

Comments

@leochien1110
Copy link
Owner

leochien1110 commented Oct 24, 2021

GPU memory leak in legacy branch-> readvoxel
Output of 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 |
+-----------------------------------------------------------------------------+
@leochien1110 leochien1110 added bug Something isn't working memory leak labels Oct 24, 2021
@leochien1110 leochien1110 self-assigned this Oct 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working memory leak
Projects
None yet
Development

No branches or pull requests

1 participant