Skip to content

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

Open
@anandhu-eng

Description

@anandhu-eng

Migrated from mlcommons/mlperf-automations_archived#16
Originally created by @arjunsuresh on Wed, 25 Sep 2024 10:56:11 GMT


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.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions