how to use? fastgpu library still work?
hello. I wonder if the function of fastgpu is still working normally - is it possible to use it?
how do i use it? How are you running it? I would be grateful if you could give me some examples of how to run it.
These are the commands I entered.
CUDA_VISIBLE_DEVICES=1,2 fastgpu_poll ~/jupyter-workspace/fastgpu
CUDA_VISIBLE_DEVICES=1,2 fastgpu_poll --path=to_run
CUDA_VISIBLE_DEVICES=1,2 fastgpu_poll hub_test.py
CUDA_VISIBLE_DEVICES=1,2 fastgpu_poll --path=to_run hub_test.py
error message 1: fastgpu_poll: error: unrecognized arguments: /root/jupyter-workspace/fastgpu
error message 2: Traceback (most recent call last):
File "/opt/conda/envs/py38/bin/fastgpu_poll", line 8, in