Go to file
Rodrigo Arias Mallo d9ae85ce4b Add a more strict test for OpenMP+nOS-V
In this test we ensure that the worksharing region is running inside a
nOS-V task, so we know that we are not using the vanilla OpenMP by
accident.

We also keep the previous test test/compilers/clang-openmp.nix as-is, so
we can check that the compiler injects the nosv library dependency in
the final binary on its own.

Reviewed-by: Aleix Roca Nonell <aleix.rocanonell@bsc.es>
2023-11-24 14:52:23 +01:00
pkgs Change the GPI-2 URL to a public repository 2023-11-24 14:49:03 +01:00
test Add a more strict test for OpenMP+nOS-V 2023-11-24 14:52:23 +01:00
.gitignore Ignore source folder 2020-07-20 16:07:26 +02:00
.gitlab-ci.yml Enable verbose output in nix build for CI 2023-10-06 14:39:47 +02:00
COPYING Add MIT license 2021-03-12 13:57:22 +01:00
default.nix Move nixpkgs reference to its own expression 2023-10-31 16:52:55 +01:00
flake.lock flake.lock: Update 2023-11-22 15:37:46 +01:00
flake.nix Begin moving bsc packages to root attribute 2023-09-19 10:33:32 +02:00
nixpkgs.nix Move nixpkgs reference to its own expression 2023-10-31 16:52:55 +01:00
overlay.nix Add a more strict test for OpenMP+nOS-V 2023-11-24 14:52:23 +01:00
README.md Remove garlic from README 2023-10-03 12:23:01 +02:00

Nix overlay with BSC packages.