Skip to content
Snippets Groups Projects
Commit f250675a authored by Xuan Gu's avatar Xuan Gu
Browse files

Update README.md

parent b2c1afc3
No related branches found
No related tags found
No related merge requests found
# Run Pytorch and Tensorflow Containers with Nvidia Enroot # Run Pytorch and Tensorflow Containers with Nvidia Enroot
Enroot is a simple, yet powerful tool to turn traditional container/OS images into unprivileged sandboxes. Enroot is targeted for HPC environments with integration with the Slurm scheduler, but can also be used as a standalone tool to run containers as an unprivileged user. Enroot is similar to Singularity, but with the added benefit of allowing users to read/write in the container and also to appear as a root user within the container environment. Enroot is a simple, yet powerful tool to turn container images into unprivileged sandboxes. Enroot is targeted for HPC environments with integration with the Slurm scheduler, but can also be used as a standalone tool to run containers as an unprivileged user. Enroot is similar to Singularity, but with the added benefit of allowing users to read/write in the container and also to appear as a root user within the container environment.
Please read enroot's [github page](https://github.com/NVIDIA/enroot) for more information. Please read Enroot's [github page](https://github.com/NVIDIA/enroot) for more information.
## Install enroot ## Install enroot
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment