Fix rocprofiler-sdk CI workflow tarball install errors (#2225)
* Add ls statement for debugging /opt directory file naming * Update ROCM_VERSION from 7.0.0 to 7.1.1 in SDK CI * Update amdgpu debian package for Ubuntu in Dockerfile.ci * disable HIP/CLR build in codeql (#2242) --------- Co-authored-by: Venkateshwar Reddy Kandula <Venkateshwarreddy.Kandula@amd.com>
This commit is contained in:
@@ -26,7 +26,7 @@ env:
|
||||
PATH: "/usr/bin:$PATH"
|
||||
EXCLUDED_PATHS: "external /tmp/build/external"
|
||||
GLOBAL_CMAKE_OPTIONS: "-DROCPROFILER_INTERNAL_RCCL_API_TRACE=ON"
|
||||
ENABLE_HIP_CLR_BUILD: "true"
|
||||
ENABLE_HIP_CLR_BUILD: "false"
|
||||
|
||||
jobs:
|
||||
analyze:
|
||||
|
||||
Reference in New Issue
Block a user