Fixes reporting of % of GPU memory
All threads resolved!
All threads resolved!
Compare changes
+ 18
− 5
@@ -115,23 +115,36 @@ def gpu_log():
This MR replaces the reporting of percentage of GPU memory used for the "current" used amount of memory (instead of time reading/writing to memory). This MR closes #7 (closed).