Files
rocm-systems/cmake/modfile.thera.mod
T

7 wiersze
181 B
Modula-2
Czysty Zwykły widok Historia

2022-11-04 14:49:36 -05:00
-- Thera-specific additions
depends_on "python"
depends_on "rocm"
prereq(atleast("rocm","5.2.0"))
2022-11-04 14:49:36 -05:00
local home = os.getenv("HOME")
setenv("MPLCONFIGDIR",pathJoin(home,".matplotlib"))