2b50098210
Signed-off-by: colramos425 <colramos@amd.com>
[ROCm/rocprofiler-compute commit: 7b4adc5bc0]
7 строки
181 B
Modula-2
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"))
|