[SDK] Add gfx950 targets for tests and samples (#399)
* add gfx950 targets. * add gfx950 targets to ci workflows. * Format. --------- Co-authored-by: Venkateshwar Reddy Kandula <vkandula@amd.com> Co-authored-by: Vaddireddy, Sushma <Sushma.Vaddireddy@amd.com>
This commit is contained in:
committato da
GitHub
parent
1f8b8c5e9f
commit
375866383b
@@ -20,7 +20,7 @@ on:
|
||||
|
||||
env:
|
||||
ROCM_PATH: "/opt/rocm"
|
||||
GPU_TARGETS: "gfx900 gfx906 gfx908 gfx90a gfx940 gfx941 gfx942 gfx1030 gfx1100 gfx1101 gfx1102"
|
||||
GPU_TARGETS: "gfx900 gfx906 gfx908 gfx90a gfx940 gfx941 gfx942 gfx950 gfx1030 gfx1100 gfx1101 gfx1102"
|
||||
PATH: "/usr/bin:$PATH"
|
||||
EXCLUDED_PATHS: "external /tmp/build/external"
|
||||
GLOBAL_CMAKE_OPTIONS: "-DROCPROFILER_INTERNAL_RCCL_API_TRACE=ON"
|
||||
|
||||
Fai riferimento in un nuovo problema
Block a user