jade-hpc-gpu / jade-hpc-gpu.github.io

Joint Academic Data Science Endeavour (JADE) is the largest GPU facility in the UK supporting world-leading research in machine learning (and this is the repo that powers its website)
http://www.jade.ac.uk/
Other
24 stars 8 forks source link

Software Request: libglew-dev & libglfw3-dev #32

Open ogroth opened 6 years ago

ogroth commented 6 years ago

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

Parker-A commented 6 years ago

Hi We have installed both development packages on both the login nodes.

ogroth commented 6 years ago

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.

Parker-A commented 6 years ago

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.

Parker-A commented 6 years ago

Now all the DGX nodes have been upgraded, we have installed those dev packages on the nodes.