Create jenkinsfile (#3)

[ROCm/hip-tests commit: b177875344]
This commit is contained in:
arjun-raj-kuppala
2022-12-14 17:28:10 +05:30
zatwierdzone przez GitHub
rodzic 6f89047bfa
commit a063d591ad
6 zmienionych plików z 113 dodań i 5 usunięć
@@ -142,4 +142,4 @@ inline bool DeviceAttributesSupport(const int device, Attributes... attributes)
return value;
};
return (... && DeviceAttributeSupport(device, attributes));
}
}