파일
rocm-systems/cmake/modfile.thera.mod
T
colramos425 7b4adc5bc0 Update modulefiles for new ROCm requirement #64
Signed-off-by: colramos425 <colramos@amd.com>
2023-01-20 12:46:17 -06:00

7 라인
181 B
Modula-2

-- Thera-specific additions
depends_on "python"
depends_on "rocm"
prereq(atleast("rocm","5.2.0"))
local home = os.getenv("HOME")
setenv("MPLCONFIGDIR",pathJoin(home,".matplotlib"))