different between pycuda.driver.mem_get_info and nvidia-smi #323
Replies: 1 comment
-
It might be a good idea to check the Nvidia docs for both, as pycuda merely passes on what it gets from the CUDA driver API. Could you do that and post links? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
the output about gpu memory usage between pycuda.driver.mem_get_info() and nvidia-smi is different.
what is the actual meaning for the two?
Beta Was this translation helpful? Give feedback.
All reactions