diff --git a/bin/yaml/cpp.yaml b/bin/yaml/cpp.yaml index e50a5880..9192b93a 100644 --- a/bin/yaml/cpp.yaml +++ b/bin/yaml/cpp.yaml @@ -1167,6 +1167,11 @@ compilers: fetch: - https://registrationcenter-download.intel.com/akdlm/IRC_NAS/6780ac84-6256-4b59-a647-330eb65f32b6/l_dpcpp-cpp-compiler_p_{name}_offline.sh install.sh script: *intel-one-install-script + - name: 2025.0.0.740 + check_exe: compiler/latest/bin/icx -V + fetch: + - https://registrationcenter-download.intel.com/akdlm/IRC_NAS/ac92f2bb-4818-4e53-a432-f8b34d502f23/intel-dpcpp-cpp-compiler-{name}_offline.sh install.sh + script: *intel-one-install-script intel-fortran: type: script dir: "intel-fortran-{name}" diff --git a/bin/yaml/ispc.yaml b/bin/yaml/ispc.yaml index 4a49b85a..e31b7db2 100644 --- a/bin/yaml/ispc.yaml +++ b/bin/yaml/ispc.yaml @@ -8,6 +8,7 @@ compilers: untar_dir: ispc-v{name}-linux check_exe: bin/ispc --version targets: + - 1.25.3 - 1.25.0 - 1.24.0 - 1.23.0 @@ -41,4 +42,3 @@ compilers: type: nightly targets: - trunk - - templates_new-trunk diff --git a/bin/yaml/libraries.yaml b/bin/yaml/libraries.yaml index 897221c4..4d4c8693 100644 --- a/bin/yaml/libraries.yaml +++ b/bin/yaml/libraries.yaml @@ -912,7 +912,7 @@ libraries: mp-units: check_file: README.md method: clone_branch - repo: mpusz/units + repo: mpusz/mp-units targets: - v0.3.1 - v0.4.0 @@ -924,6 +924,7 @@ libraries: - v2.1.0 - v2.2.0 - v2.3.0 + - v2.4.0 type: github nightly: abseil: @@ -1519,7 +1520,7 @@ libraries: build_type: none check_file: README.md method: nightlyclone - repo: mpusz/units + repo: mpusz/mp-units targets: - trunk type: github @@ -2036,6 +2037,9 @@ libraries: - '0.4' - 1.1.2 - 2.0.0 + - 2.0.3 + - 3.0.2 + - 4.0.1 type: github seastar: check_file: README.md @@ -2318,6 +2322,14 @@ libraries: - 1.3.1 staticliblink: - z + xieite: + build_type: none + check_file: README.md + method: clone_branch + repo: Eczbek/xieite + targets: + - header + type: github cuda: cccl: check_file: README.md