Go to file
Raúl Peñacoba 8ceaddfea7 Split OpenMP from Clang in LLVM
As the OpenMP-V implementation requires to be built with nOS-V, we can
split the OpenMP package in a different derivation to prevent rebuilds
of clang. Additionally, as OpenMP-V now can be build alongside the
vanilla OpenMP runtime, we simply build a single openmp derivation with
both runtimes. Only a single build of the clang compiler is now
required.

Reviewed-by: Aleix Roca Nonell <aleix.rocanonell@bsc.es>
Reviewed-by: Rodrigo Arias Mallo <rodrigo.arias@bsc.es>
2023-12-01 16:31:56 +01:00
pkgs Split OpenMP from Clang in LLVM 2023-12-01 16:31:56 +01:00
test Split OpenMP from Clang in LLVM 2023-12-01 16:31:56 +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 Update nixpkgs commit in default.nix 2023-11-24 16:46:54 +01:00
overlay.nix Split OpenMP from Clang in LLVM 2023-12-01 16:31:56 +01:00
README.md Remove garlic from README 2023-10-03 12:23:01 +02:00

Nix overlay with BSC packages.