Results 96 comments of Jian Ding

> Actually not at all.. Did you run experiments on slurm cluster?

> Not exactly (as we use company resources), but I think the job scheduler may be similar things essentially. Is there any GPU driver installed on this machine? Can you...

> We use an internal docker system so I can only show you the following dockerfile for your reference, note that the base image should be an image that can...

The previous errors have been solved. Now I have a new problem: Traceback (most recent call last): File "/home/x_dingj/anaconda3/envs/RoboFlamingo/lib/python3.8/threading.py", line 932, in _bootstrap_inner self.run() File "/home/x_dingj/anaconda3/envs/RoboFlamingo/lib/python3.8/threading.py", line 870, in run...

What are the opengl and cuda versions that you use?

I followed this link to solve the previous bug of rendering with nvidia. https://sourceforge.net/p/pyopengl/bugs/258/ What is the vendor that you use, nvidia or mesa? When I tried to reproduce your...