Enable `runtime-coreclr jitstress-isas-avx512` pipeline on Linux (#79417)
authorBruce Forstall <brucefo@microsoft.com>
Sat, 10 Dec 2022 00:36:40 +0000 (17:36 -0700)
committerGitHub <noreply@github.com>
Sat, 10 Dec 2022 00:36:40 +0000 (17:36 -0700)
Now our Linux x64 machines in CI are AVX-512 capable.

eng/pipelines/coreclr/jitstress-isas-avx512.yml

index 464e5b7..c9ef59b 100644 (file)
@@ -32,9 +32,7 @@ extends:
           jobTemplate: /eng/pipelines/common/build-coreclr-and-libraries-job.yml
           buildConfig: checked
           platforms:
-          # Current Linux and OSX x64 pipelines do not have machines which support AVX-512.
-          # - Linux_x64
-          # - OSX_x64
+          - Linux_x64
           - windows_x64
           - windows_x86
           - CoreClrTestBuildHost # Either OSX_x64 or Linux_x64
@@ -55,9 +53,7 @@ extends:
           jobTemplate: /eng/pipelines/common/templates/runtimes/run-test-job.yml
           buildConfig: checked
           platforms:
-          # Current Linux and OSX x64 pipelines do not have machines which support AVX-512.
-          # - Linux_x64
-          # - OSX_x64
+          - Linux_x64
           - windows_x64
           - windows_x86
           helixQueueGroup: ci