Merge branch 'dev' into lucky

Signed-off-by: coleramos425 <colramos@amd.com>
Dieser Commit ist enthalten in:
coleramos425
2023-01-23 15:28:35 -06:00
Ursprung 60eca50d02
Commit 00c9ff9493
333 geänderte Dateien mit 29217 neuen und 35029 gelöschten Zeilen
+1
Datei anzeigen
@@ -0,0 +1 @@
@OMNIPERF_GIT_REV@
+1 -1
Datei anzeigen
@@ -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 -1
Datei anzeigen
@@ -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"))