Files
rocm-systems/projects
Liu, Shuzhou (Bill) 4f750bd4d5 Change default mutex to thread only (#104)
Most sysfs reads do not require cross-process level mutex, and writes to sysfs
should be protected by the kernel already.
Users can still switch to the old behavior by setting the environment variable AMDSMI_MUTEX_CROSS_PROCESS=1.


[ROCm/amdsmi commit: 8e74024b11]
2025-02-11 07:27:03 -06:00
..