NVIDIA / enroot

A simple yet powerful tool to turn traditional container/OS images into unprivileged sandboxes.
Apache License 2.0
649 stars 95 forks source link

enroot usage for GROMACS and tenserflow #74

Closed abhisheks1460 closed 3 years ago

abhisheks1460 commented 3 years ago

Can you give the enroot process for tenserflow and GROMACS docker containers for DGX a100

flx42 commented 3 years ago

Hello,

You can try importing the GROMACS or TensorFlow images published by NVIDIA here: https://ngc.nvidia.com/catalog/containers/hpc:gromacs https://ngc.nvidia.com/catalog/containers/nvidia:tensorflow

But you will have to adapt those instructions for enroot.

abhisheks1460 commented 3 years ago

which instruction need to adopt .......those in enroot github page or ngc catalog page

flx42 commented 3 years ago

The NGC instructions need to be modified when using enroot as the container runtime.

bilke commented 3 years ago

@harikesh228 What about using your own head to fill in the details?