Allow gpu config override in CI (#14)
[ROCm/rccl-tests commit: 2af4f6bc3a]
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
f6764628f4
Коммит
a8ad34e393
@@ -51,8 +51,10 @@ ci: {
|
||||
|
||||
def jobNameList = ["compute-rocm-dkms-no-npi":([ubuntu16:['rccl906']]),
|
||||
"rocm-docker":([ubuntu16:['rccl906']])]
|
||||
jobNameList = auxiliary.appendJobNameList(jobNameList)
|
||||
|
||||
jobNameList['compute-rocm-dkms-no-npi-hipclang'] = [ubuntu16:['rccl906']]
|
||||
jobNameList = auxiliary.appendJobNameList(jobNameList)
|
||||
|
||||
|
||||
propertyList.each
|
||||
{
|
||||
|
||||
Ссылка в новой задаче
Block a user