Closed justxi closed 4 years ago
Any comments on this?
@justxi Thanks for the contribution, since this is a new environment variable be introduced, could you also document it? Perhaps amend README.md in this project?
@whchung Yes, added.
Does the patch has a chance to be accepted for ROCm 2.10?
Or the next release of ROCm?
Sorry for the delay on this. I didn't notice it was waiting for a review by me.
No problem, thanks.
Extends the "rocm_agent_enumerator" to read the "target.lst" from a location set by env var "ROCM_TARGET_LST". If not set, it does not change anything, the behaviour is like before.
In the install scripts for Gentoo Linux execution of "rocm_agent_enumerator" respectively "rocminfo" is not allowed, due to a sandbox. Using this env var gives the possibility to adjust the "target.lst" file and store it locally, while installing new ROCm software.