Update modulefiles for new ROCm requirement #64
Signed-off-by: colramos425 <colramos@amd.com>
Esse commit está contido em:
@@ -1,4 +1,4 @@
|
||||
-- Crusher-specific additions
|
||||
depends_on "cray-python"
|
||||
depends_on "rocm"
|
||||
prereq(atleast("rocm","5.1.0"))
|
||||
prereq(atleast("rocm","5.2.0"))
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
-- Thera-specific additions
|
||||
depends_on "python"
|
||||
depends_on "rocm"
|
||||
prereq(atleast("rocm","5.1.0"))
|
||||
prereq(atleast("rocm","5.2.0"))
|
||||
local home = os.getenv("HOME")
|
||||
setenv("MPLCONFIGDIR",pathJoin(home,".matplotlib"))
|
||||
|
||||
Referência em uma Nova Issue
Bloquear um usuário