From d07a6c773e318e3d12d28ee0797eb54876b62506 Mon Sep 17 00:00:00 2001 From: christopherwharrop-noaa Date: Thu, 8 Aug 2024 22:33:20 +0000 Subject: [PATCH] Try an older macos intel oneapi hpctoolkit --- .github/workflows/macos_intel.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/macos_intel.yml b/.github/workflows/macos_intel.yml index dcec395..b8bb5e1 100644 --- a/.github/workflows/macos_intel.yml +++ b/.github/workflows/macos_intel.yml @@ -16,7 +16,8 @@ jobs: runs-on: macos-latest env: - MACOS_HPCKIT_URL: https://registrationcenter-download.intel.com/akdlm/IRC_NAS/c112cca6-12cf-4a0c-9e5e-d0d50d3b0f8b/m_RenderKit_p_2024.1.0.744_offline.dmg + #MACOS_HPCKIT_URL: https://registrationcenter-download.intel.com/akdlm/IRC_NAS/c112cca6-12cf-4a0c-9e5e-d0d50d3b0f8b/m_RenderKit_p_2024.1.0.744_offline.dmg + MACOS_HPCKIT_URL: https://registrationcenter-download.intel.com/akdlm/IRC_NAS/edb4dc2f-266f-47f2-8d56-21bc7764e119/m_HPCKit_p_2023.2.0.49443_offline.dmg CC: icx FC: ifx