Skip to content

Commit

Permalink
add oneapi 2023.0.0 & 2023.1.0 (#1038)
Browse files Browse the repository at this point in the history
  • Loading branch information
rscohn2 committed Jun 20, 2023
1 parent 2b6dc4e commit a6f5631
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions bin/yaml/cpp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -850,6 +850,14 @@ compilers:
fetch:
- https://registrationcenter-download.intel.com/akdlm/irc_nas/19049/l_dpcpp-cpp-compiler_p_{name}_offline.sh install.sh
script: *intel-one-install-script
- name: 2023.0.0.25393
fetch:
- https://registrationcenter-download.intel.com/akdlm/irc_nas/19123/l_dpcpp-cpp-compiler_p_{name}_offline.sh install.sh
script: *intel-one-install-script
- name: 2023.1.0.46347
fetch:
- https://registrationcenter-download.intel.com/akdlm/IRC_NAS/89283df8-c667-47b0-b7e1-c4573e37bd3e/l_dpcpp-cpp-compiler_p_{name}_offline.sh install.sh
script: *intel-one-install-script
intel-fortran:
type: script
dir: "intel-fortran-{name}"
Expand Down Expand Up @@ -889,6 +897,14 @@ compilers:
fetch:
- https://registrationcenter-download.intel.com/akdlm/irc_nas/18998/l_fortran-compiler_p_{name}_offline.sh install.sh
script: *intel-one-install-script
- name: 2023.0.0.25394
fetch:
- https://registrationcenter-download.intel.com/akdlm/irc_nas/19105/l_fortran-compiler_p_{name}_offline.sh install.sh
script: *intel-one-install-script
- name: 2023.1.0.46348
fetch:
- https://registrationcenter-download.intel.com/akdlm/IRC_NAS/150e0430-63df-48a0-8469-ecebff0a1858/l_fortran-compiler_p_{name}_offline.sh install.sh
script: *intel-one-install-script
nvhpc-sdk:
type: script
dir: hpc_sdk/Linux_{arch}/{version}
Expand Down

0 comments on commit a6f5631

Please sign in to comment.