[ROCProfiler-SDK][ROCR] HSA New API changes for HSA_AMD_EXT_API_TABLE_STEP_VERSION 8 (#1182)
* add new hsa ext api for version 8. * use fmt instead of ostream. * override rccl from therock * Update rocprofiler-sdk-continuous_integration.yml * Update rocprofiler-sdk-continuous_integration.yml * Update rocprofiler-sdk-continuous_integration.yml * enable rocr-build * format * disable att consecutive-kernels tests. * Enable ROCR build in code coverage workflow --------- Co-authored-by: Venkateshwar Reddy Kandula <venkateshwar.kandula1306@gmail.com>
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
ad78611674
Коммит
952d1dabe2
@@ -62,7 +62,7 @@ env:
|
||||
navi4_EXCLUDE_LABEL_REGEX: ""
|
||||
|
||||
GLOBAL_CMAKE_OPTIONS: ""
|
||||
DISABLE_ROCR_BUILD: "true"
|
||||
DISABLE_ROCR_BUILD: "false"
|
||||
|
||||
CI_MODE: ${{ github.event_name == 'schedule' && 'Nightly' || 'Continuous' }}
|
||||
|
||||
|
||||
Ссылка в новой задаче
Block a user