From ae23ab472b95fce1eba3c7e131e048e0e305c1f8 Mon Sep 17 00:00:00 2001 From: Wessel Bruinsma Date: Tue, 6 Aug 2024 17:14:51 +0200 Subject: [PATCH] Restrict instruction set --- .github/workflows/ci.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 40c96d4..4eba9aa 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -35,3 +35,4 @@ jobs: pytest -v --cov=aurora --cov-report term-missing env: HUGGINGFACE_REPO: wbruinsma/aurora + MKL_CBWR: SSE2