Go to file
Rodrigo Arias Mallo b4e37a15a9 hpcg: refactor ss and gen using a common file
- The file gen.nix now provides an experiment for each unit, to reduce
  the evaluation time.

- The pipeline is specified in the common.nix file only.

- The input dataset path is no longer symlinked, but is specified in the
  "--load" argument.

- The size is renamed to "sizePerTask" instead of "n".
2021-04-16 11:51:34 +02:00
bsc bsc: add cpuid program 2021-04-06 11:05:56 +02:00
garlic hpcg: refactor ss and gen using a common file 2021-04-16 11:51:34 +02:00
test test: add sigsegv after MPI_Finalize test 2021-04-16 09:28:02 +02:00
.gitignore
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
NOISE noise: add srun signal bug to the list 2021-04-16 09:29:33 +02:00
overlay.nix test: add sigsegv after MPI_Finalize test 2021-04-16 09:28:02 +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