-
Hello, I encounter the ValueError when simply call `slurm_gpustat`. Many thanks for any help.
- Slurm Version 22.05.11
- Python Version 3.11.5
```bash
Traceback (most recent call last):
Fil…
-
```
Traceback (most recent call last):
File "/scratch/xxx/xxx/tools/anaconda3/bin/slurm_gpustat", line 8, in
sys.exit(main())
File "/scratch/xxx/xxx/tools/anaconda3/lib/python3.8/site-pac…
-
**Describe the bug**
when I run **gpustat -p --watch** or **gpustat** , I always find a warning on my screen.
**Screenshots or Program Output**
![image](https://github.com/wookayi…
-
**Describe the bug**
getting "ModuleNotFoundError: No module named '_curses'" when running on a freshly installed gpustat (1.1) on an EC2 instance
**Screenshots or Program Output**
```
> ub…
-
**Is your feature request related to a problem? Please describe.**
The current version of `nvidia-smi` displays the latest CUDA version that the current NVIDIA Driver is compatible with. Could **gp…
-
train/eval时CPU占用过大,eval时GPU只占了显存,但**GPU的占用率只有0**
eval时速度过慢
监测指令:
watch -n 1 gpustat
watch -n 1 nvidia-smi
During train and eval, the CPU occupancy rate is too large, the **GPU utilization rate …
-
**Describe the bug**
Something caused a version mismatch somewhere and I can no longer use `gpustat`. Nothing at all is printed on stdout or stderr. Running with `--debug` prints nothing as wel…
-
I'm experiencing some crashes as well during installation around the GPU/gpustats.
Is it the same issue you are having at the moment with WhateverGreen?
-
As the title states, there is a [dependency on nvidia-ml-py3](https://github.com/jags111/floral-diffusion/blob/f05979a69d0b78db3b9e51bc5834c6d25059335d/requirements.txt#L34). But this makes the packag…
-
I've spent more than hour to figure out how to make a release while using setuptools_scm, but it's documented nowhere properly. Some relevant issues are #143 and #767, as well as [a SO thread](https:/…