Commit Graph

1604 Commits

Author SHA1 Message Date
fdcebd8684 Add wrapper stub 2026-03-16 15:16:31 +01:00
ff76404c42 llvm-intel: enable libdevice 2026-03-16 15:16:31 +01:00
7478dd913e Wrap llvm-intel 2026-03-16 15:16:30 +01:00
3a87c6dbd8 Add llvm intel 2026-03-13 16:50:18 +01:00
29be2e140c Add unified-runtime with CUDA 2026-03-13 16:50:18 +01:00
21b2161779 Add Rodinia OpenCL benchmark suite 2026-03-13 16:50:18 +01:00
9ab0baea91 Add tests for Intel OCL 2026-03-13 16:50:18 +01:00
d9d1b332b5 Add test for sycl-ls with PoCL and Intel OCL 2026-03-13 16:50:18 +01:00
802de341c8 Add intel.icd to hpckit compiler 2026-03-13 16:50:17 +01:00
c4e9358b99 Add test to run sycl applications with PoCL 2026-03-13 16:50:17 +01:00
805203333e Provide sycl-ls and sycl-trace on wrapped oneapi compiler 2026-03-13 16:50:17 +01:00
6d9792602c Use PoCL as SYCL runtime 2026-03-13 16:50:17 +01:00
98a92334a9 Add GROMACS 2026-03-13 16:50:17 +01:00
a0219ac8ab Add OpenCL Conformance Tests to PoCL 2026-03-13 16:50:17 +01:00
d7c0b5e9b1 Use POCL_CACHE_DIR instead of writableHome...Hook 2026-03-13 16:50:17 +01:00
5366f0eb64 Add tests for PoCL with and without using icd 2026-03-13 16:50:16 +01:00
b9ba3809a3 Add PoCL passthru test that sets doCheck 2026-03-13 16:50:16 +01:00
1aa54cea57 Add clinfo test for PoCL 2026-03-13 16:50:16 +01:00
bc3ca5cc06 Add PoCL 2026-03-13 16:50:16 +01:00
b5101b8d81 Add libgcc to intel packages wrapper
Fixes missing lib when compiling some SYCL benchmarks:
ld: cannot find -lstdc++fs: No such file or directory
2026-03-13 16:50:16 +01:00
805807d74b Add passthru in ompss2 wrapper for icpx compat 2026-03-13 16:50:16 +01:00
2fe32f1798 Remove wrapper flags when clang called from intel
When using `icpx -fsycl -fsycl-host-compiler=clang++`, the inner
compiler will use the flags set in the icpx wrapper and it will break.
2026-03-13 16:50:16 +01:00
c6421e0af2 Add oneMath 2026-03-13 16:50:15 +01:00
efc48f4c40 Use json for Intel 2023 instead of awk + ifd
This reuses the existing json from the new 2024-25
intel packages instead of parsing the raw data from
the apt output and doing IFD.
2026-03-13 16:50:15 +01:00
a14204daab Add TASYCL 2.1.0 2026-03-13 16:50:15 +01:00
01932793dc Add test for icpx with ompss-2 as host compiler 2026-03-13 16:50:15 +01:00
6d97ad2622 Add SYCL test compilation 2026-03-13 16:50:15 +01:00
16915bdcef Add intelPackages_202{4,5} and make 2025 the default 2026-03-13 16:50:15 +01:00
cf47139ebe Add owl nodes to varcila
All checks were successful
CI / build:cross (pull_request) Successful in 8s
CI / build:all (pull_request) Successful in 32s
CI / build:all (push) Successful in 3s
CI / build:cross (push) Successful in 8s
Fixes: #243
Reviewed-by: Rodrigo Arias Mallo <rodrigo.arias@bsc.es>
2026-03-13 12:11:43 +01:00
54dfaa9dff Remove proot from nix-portable
All checks were successful
CI / build:cross (pull_request) Successful in 8s
CI / build:all (pull_request) Successful in 38s
CI / build:all (push) Successful in 4s
CI / build:cross (push) Successful in 8s
The pkgsStatic.proot is broken due to failed
dependencies. In upstream nix-portable they have
a custom derivation on top o proot gitlab. But
since we don't need it, we can remove it safely.

Reviewed-by: Rodrigo Arias Mallo <rodrigo.arias@bsc.es>
2026-03-11 17:23:20 +01:00
34238d81c7 Rework nix-portable derivation arguments
Reviewed-by: Rodrigo Arias Mallo <rodrigo.arias@bsc.es>
2026-03-11 17:23:20 +01:00
1b36c70512 Unset mn5 default bash functions in nix-portable
Reviewed-by: Rodrigo Arias Mallo <rodrigo.arias@bsc.es>
2026-03-11 17:23:19 +01:00
f5b1082ab9 Do not restore original $PATH in nix-portable
Reviewed-by: Rodrigo Arias Mallo <rodrigo.arias@bsc.es>
2026-03-11 17:23:19 +01:00
386cfd8973 Use fetchurl for amd-uprof
Reviewed-by: Rodrigo Arias Mallo <rodrigo.arias@bsc.es>
2026-03-11 17:23:19 +01:00
f9db76c466 Enable parallelBuilding in jemalloc
Reviewed-by: Rodrigo Arias Mallo <rodrigo.arias@bsc.es>
2026-03-11 17:23:19 +01:00
0a255b1ffa Make bsc users trusted in nix-portable
Reviewed-by: Rodrigo Arias Mallo <rodrigo.arias@bsc.es>
2026-03-11 17:23:19 +01:00
af512636ac Add sys-devices feature to nix-portable nix.conf
Reviewed-by: Rodrigo Arias Mallo <rodrigo.arias@bsc.es>
2026-03-11 17:23:19 +01:00
9dae6a6f38 Add meta with license to nix-portable
Reviewed-by: Rodrigo Arias Mallo <rodrigo.arias@bsc.es>
2026-03-11 17:23:19 +01:00
839b9b8c76 Bind /usr/bin/env in nix-portable
Reviewed-by: Rodrigo Arias Mallo <rodrigo.arias@bsc.es>
2026-03-11 17:23:18 +01:00
7ac154a55b Add jungle cache to nix-portable nix.conf
Reviewed-by: Rodrigo Arias Mallo <rodrigo.arias@bsc.es>
2026-03-11 17:23:18 +01:00
14af841511 Use nix bwrap in nix-portable
Reviewed-by: Rodrigo Arias Mallo <rodrigo.arias@bsc.es>
2026-03-11 17:23:18 +01:00
1d02f7fae4 Remove nix-portable tmpbin feature
It will not work without the host /lib64/ld

Reviewed-by: Rodrigo Arias Mallo <rodrigo.arias@bsc.es>
2026-03-11 17:23:18 +01:00
a71b12c60e Add bashInteractive in nix-portable bwrap
Reviewed-by: Rodrigo Arias Mallo <rodrigo.arias@bsc.es>
2026-03-11 17:23:18 +01:00
b96e3422b2 Install netcat, ssh and git in nix-portable
These are needed by nix in order to properly
download and build stuff.

busybox's netcat does not work since it doesn't
support -X.

Reviewed-by: Rodrigo Arias Mallo <rodrigo.arias@bsc.es>
2026-03-11 17:23:18 +01:00
e7b3f972b0 Only to busybox to /bin/sh in nix-portable
Reviewed-by: Rodrigo Arias Mallo <rodrigo.arias@bsc.es>
2026-03-11 17:23:18 +01:00
79fdfc6c0e Remove sgid from .nix-portable and set group
This should prevent issues when putting it under
/gpfs/{projects,scratch} that have sgid and group=nobody.

Reviewed-by: Rodrigo Arias Mallo <rodrigo.arias@bsc.es>
2026-03-11 17:23:17 +01:00
71352ff5d1 Restrict paths added to bwrap in nix-portable
Reviewed-by: Rodrigo Arias Mallo <rodrigo.arias@bsc.es>
2026-03-11 17:23:17 +01:00
06925bc0ca Bind proc using --proc in nix-portable
Reviewed-by: Rodrigo Arias Mallo <rodrigo.arias@bsc.es>
2026-03-11 17:23:17 +01:00
1eaca98618 Fix nix-portable pkgStatic symlink handling
Reviewed-by: Rodrigo Arias Mallo <rodrigo.arias@bsc.es>
2026-03-11 17:23:17 +01:00
7195ca4cb6 Add nix-portable
repo: https://github.com/DavHau/nix-portable
rev: 91122e3d94ba51d7d83fe990fa81d3de0968fb32

Reviewed-by: Rodrigo Arias Mallo <rodrigo.arias@bsc.es>
2026-03-11 17:23:17 +01:00