Skip to content

Commit

Permalink
cgexec have been replaced by a bash script in #17
Browse files Browse the repository at this point in the history
  • Loading branch information
guilbaults committed Sep 26, 2023
1 parent 81e3ec3 commit 104cfb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Python 3 with the following modules:

If DCGM is installed and running, it will be used instead of NVML. DCGM have more GPU stats compared to NVML. MIG devices are supported

`cgexec` is required to run `nvidia-smi -L` in each cgroup to detect which GPU is allocated to a Slurm job.
`nvidia-smi -L` is run in each cgroup to detect which GPU is allocated to a Slurm job.

## Usage
```
Expand Down

0 comments on commit 104cfb7

Please sign in to comment.