Go to file
Rodrigo Arias Mallo 932d273ec7 Build OmpSs-2 llvm with zlib
The zlib is required by the lld linker to work with zlib compressed
sections in the ELF header. We also set the LD_LIBRARY_PATH during the
build, as otherwise the llvm-tblgen binary is unable to find the zlib
library, as its missing the directory in the rpath.
2023-06-28 10:45:03 +02:00
bsc Build OmpSs-2 llvm with zlib 2023-06-28 10:45:03 +02:00
garlic pkgs: update nixpkgs to 1614b96a 2023-03-02 10:38:43 +01:00
test Show commands being executed in clang test 2023-05-22 19:30:40 +02:00
.gitignore
.gitlab-ci.yml Allow insecure packages 2023-03-02 11:46:27 +01:00
CONTRIBUTING doc: add contributing file 2021-04-06 10:50:39 +02:00
COPYING
default.nix Update nixpkgs to d6b863fd to match nixos 2023-06-16 16:36:16 +02:00
flake.nix Add flakes support 2023-04-26 17:07:08 +02:00
NOISE noise: add srun signal bug to the list 2021-04-16 09:29:33 +02:00
overlay.nix Add pmix 4 2023-06-16 15:33:39 +02:00
README.md

This repository contains the garlic benchmark with all the BSC packages and patches required to compile it.

See the user guide at https://pm.bsc.es/ftp/garlic/ug.html (also available in PDF).

Questions? garlic@bsc.es