Skip to content
This repository has been archived by the owner on Dec 11, 2024. It is now read-only.

Cuda installation inside CM cache is problematic especially in multi user setup #16

Open
arjunsuresh opened this issue Sep 25, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@arjunsuresh
Copy link

By default we are installing CUDA inside user home using sudo. This creates 2 problems.

  1. cm rm cache fails because the installed folder is under root user
  2. Other users cannot access the installed CUDA depending on the user home permissions

One possible solution will be to install CUDA and other applications needing sudo to /opt/ by default.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
Archived in project
Development

No branches or pull requests

1 participant