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

Add proper rootless support. #144

Closed veritas9872 closed 1 year ago

veritas9872 commented 1 year ago

Make it easier to use rootless container systems.

veritas9872 commented 1 year ago

Make an ADD_USER variable to replace INTERACTIVE_MODE. Also update the documentation for rootless users.