Add ubuntu gfx908 target to CI

[ROCm/rccl commit: 25a7dad765]
This commit is contained in:
Eiden Yoshida
2021-02-24 19:01:56 -07:00
szülő 020ccb6730
commit 310dc0e738
@@ -55,7 +55,7 @@ ci: {
propertyList = auxiliary.appendPropertyList(propertyList)
def jobNameList = ["compute-rocm-dkms-no-npi-hipclang":([sles15sp1:['4gfx906'],centos8:['4gfx908'],centos7:['4gfx906'],ubuntu18:['4gfx906']])]
def jobNameList = ["compute-rocm-dkms-no-npi-hipclang":([sles15sp1:['4gfx906'],centos8:['4gfx908'],centos7:['4gfx906'],ubuntu18:['4gfx906', '4gfx908']])]
jobNameList = auxiliary.appendJobNameList(jobNameList)