Skip to content

Commit c99bd43

Browse files
authored
Added Intel OneAPI 2025.1.0 (#1552)
1 parent 9f4e985 commit c99bd43

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

bin/yaml/cpp.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1258,6 +1258,11 @@ compilers:
12581258
fetch:
12591259
- https://registrationcenter-download.intel.com/akdlm/IRC_NAS/84c039b6-2b7d-4544-a745-3fcf8afd643f/intel-dpcpp-cpp-compiler-{{name}}_offline.sh install.sh
12601260
script: *intel-one-install-script
1261+
- name: 2025.1.0.573
1262+
check_exe: compiler/latest/bin/icx -V
1263+
fetch:
1264+
- https://registrationcenter-download.intel.com/akdlm/IRC_NAS/cd63be99-88b0-4981-bea1-2034fe17f5cf/intel-dpcpp-cpp-compiler-{{name}}_offline.sh install.sh
1265+
script: *intel-one-install-script
12611266

12621267
nvhpc-sdk:
12631268
type: script

0 commit comments

Comments
 (0)