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

Update README.md

parent b2b09ec4
Branches
No related tags found
No related merge requests found
# Run Pytorch and Tensorflow Containers with Nvidia Enroot
Enroot is a simple, yet powerful tool to turn traditional container/OS images into unprivileged sandboxes. Read [more](https://github.com/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.
Please read enroot's [github page](https://github.com/NVIDIA/enroot) for more information.
## Install enroot
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment