cresset-template / cresset

Template repository to build PyTorch projects from source on any version of PyTorch/CUDA/cuDNN.
MIT License
715 stars 41 forks source link

Fix ngc zsh formatting issue. #125

Closed veritas9872 closed 1 year ago

veritas9872 commented 1 year ago

Fix the issue where .zshrc could not be read in the ngc image. Also add comments on why this was done, to allow downloaded images to be used interactively.

veritas9872 commented 1 year ago

Perhaps changing the mode of /root is not a great idea? However, the other images were already doing this without my knowing about it. Also, there is no way around this to share configurations stored in /root.