Go to file
Rodrigo Arias Mallo 01e07d559c Link clang with the dynamic llvm library
It dramatically reduces the size of the installation to 250 MiB. We also
need to inject the rpath of the libraries during the build phase with
CMAKE_BUILD_RPATH as well as zlib. The CMAKE_BUILD_WITH_INSTALL_PATH
option is disabled, as it contradicts the former.
2023-09-06 14:14:40 +02:00
bsc Link clang with the dynamic llvm library 2023-09-06 14:14:40 +02:00
garlic pkgs: update nixpkgs to 1614b96a 2023-03-02 10:38:43 +01:00
test Use clang++ for C++ tests 2023-09-01 16:51:32 +02:00
.gitignore Ignore source folder 2020-07-20 16:07:26 +02:00
.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 Add MIT license 2021-03-12 13:57:22 +01:00
default.nix Update nixpkgs in default.nix too 2023-08-31 12:43:07 +02:00
flake.lock Add initial flake.lock 2023-08-31 12:41:15 +02:00
flake.nix Add packages to flake.nix 2023-08-31 12:40:54 +02:00
NOISE noise: add srun signal bug to the list 2021-04-16 09:29:33 +02:00
overlay.nix Add asan test for clangOmpss2 2023-09-01 16:43:49 +02:00
README.md doc: link to the user guide in the readme 2021-03-12 13:28:05 +01:00

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