Allowed rocporf v1 for MI300
Change-Id: I5e4999fc2d27b68afa0bf70b65e2d97cd7f2b01d
This commit is contained in:
+1
-1
@@ -37,7 +37,7 @@ ROCM_LIB_PATH=$ROOT_DIR/lib
|
||||
PROF_BIN_DIR=$ROOT_DIR/libexec/rocprofiler
|
||||
|
||||
# check if rocprof is supportd on this gpu arch
|
||||
V1_SUPPORTED_GPU_ARCHS=("gfx80x","gfx90x","gfx10xx")
|
||||
V1_SUPPORTED_GPU_ARCHS=("gfx80x","gfx90x","gfx10xx","gfx94x")
|
||||
CURRENT_AGENTS_LIST=$($BIN_DIR/rocm_agent_enumerator)
|
||||
IS_SUPPORTED="false"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user