Open ogroth opened 6 years ago
Hi We have installed both development packages on both the login nodes.
Thank you! Is there any way to make them available on the compute nodes, too? Currently, I'm trying to compile mujoco_py with GPU support which requires the libraries and at least one GPU to be present during the compilation process.
The compute nodes are all currently having their software stack upgraded, once they have all been upgraded, we can look at putting these libraries on them all.
Now all the DGX nodes have been upgraded, we have installed those dev packages on the nodes.
In order to compile the Cython bindings of mujoco-py (a popular Python interface for the MuJoCo physics engine, maintained by OpenAI), the following libraries need to be present:
It would be great, if those could be made available on JADE. I need the MuJoCo-Python bindings for my current project which involves learning in simulated environments.
Thanks, Oliver