Skip to content

Commit

Permalink
Fixing windows worflow
Browse files Browse the repository at this point in the history
  • Loading branch information
lmdiazangulo committed Jan 31, 2024
1 parent df79ddf commit 60efdb5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/windows-intelLLVM.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: windows-intelLLVM

env:
WINDOWS_BASEKIT_URL: https://registrationcenter-download.intel.com/akdlm/IRC_NAS/62641e01-1e8d-4ace-91d6-ae03f7f8a71f/w_BaseKit_p_2024.0.0.49563_offline.exe
WINDOWS_HPCKIT_URL: https://registrationcenter-download.intel.com/akdlm/IRC_NAS/5b36181e-4974-4733-91c7-0c10c54900a5/w_HPCKit_p_2024.0.0.49588_offline.exe
WINDOWS_CPP_COMPONENTS: intel.oneapi.win.cpp-dpcpp-common
WINDOWS_FORTRAN_COMPONENTS: intel.oneapi.win.ifort-compiler
WINDOWS_DPCPP_COMPONENTS: intel.oneapi.win.cpp-dpcpp-common
Expand Down

0 comments on commit 60efdb5

Please sign in to comment.