Stone Tao
Stone Tao
Ok I am setting this up myself now it is not working on my own machine but magically works on my lab's compute cluster..? I will investigate this a bit...
Ok re the pynvml error that is probably because the docker container is not even detecting the GPU Can you run the following to check ``` docker run --rm -it...
That's interesting you can run things without that flag, nvidia container toolkit docs say you have to. I will create a new issue for the docker images that use the...
Crazy that this is an issue after 3 years, I would have never even caught this (our RL code defaults to not using this). Is there a strong use-case for...
Thanks for contributing the DP3 baseline! Are there issues still for this? I have a bit more time now to help take a look. I always recommend to first test...