[TheRock CI] Fixing patches for rocm-systems (#1460)
* Fixing patches for rocm-systems * Adding all * Adding remaining projects * Submodule bump * adding compiler * adding test commit hash * Adding artifact group * adding update for artifact group * Adding new commit hash
此提交包含在:
@@ -6,11 +6,16 @@ subtree_to_project_map = {
|
||||
'projects/clr': 'core',
|
||||
'projects/hip': 'core',
|
||||
'projects/hip-tests': 'core',
|
||||
'projects/hipother': 'core',
|
||||
'projects/rdc': 'rdc',
|
||||
'projects/rocm-core': 'core',
|
||||
'projects/rocm-smi-lib': 'core',
|
||||
'projects/rocminfo': 'core',
|
||||
'projects/rocprofiler': 'profiler',
|
||||
'projects/rocprofiler-compute': 'profiler',
|
||||
'projects/rocprofiler-register': 'profiler',
|
||||
'projects/rocprofiler-sdk': 'profiler',
|
||||
'projects/rocprofiler-systems': 'profiler',
|
||||
'projects/rocprofiler': 'profiler',
|
||||
'projects/rocr-runtime': 'core',
|
||||
'projects/roctracer': 'profiler'
|
||||
}
|
||||
@@ -24,4 +29,8 @@ project_map = {
|
||||
"cmake_options": "-DTHEROCK_ENABLE_PROFILER=ON -DTHEROCK_ENABLE_ALL=OFF",
|
||||
"project_to_test": "rocprofiler-tests",
|
||||
},
|
||||
"all": {
|
||||
"cmake_options": "-DTHEROCK_ENABLE_CORE=ON -DTHEROCK_ENABLE_PROFILER=ON -DTHEROCK_ENABLE_ALL=OFF",
|
||||
"project_to_test": "hip-tests, rocprofiler-tests",
|
||||
}
|
||||
}
|
||||
|
||||
新增問題並參考
封鎖使用者