└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # awesome-nix-hpc 2 | 3 | ### Package sets 4 | - flatiron institute: https://github.com/flatironinstitute/nix-modules 5 | - gricad: https://github.com/Gricad/nix-ciment-channel 6 | - blue brain project: https://github.com/BlueBrain/bbp-nixpkgs 7 | - compute canada: https://github.com/ComputeCanada/nixpkgs/tree/computecanada-16.09 8 | - compute canada: https://git.computecanada.ca/nix/ccpkgs 9 | - datamove: https://github.com/oar-team/nur-kapack 10 | - fem packages: https://github.com/qbisi/nur-fem 11 | - quantum chemistry packages: https://github.com/markuskowa/NixOS-QChem 12 | - BSC: https://pm.bsc.es/gitlab/rarias/bscpkgs 13 | 14 | ### Tutorials 15 | - reproducible experiments: https://nix-tutorial.gitlabpages.inria.fr/nix-tutorial/ 16 | 17 | ### Blog posts/Docs 18 | - https://gricad.github.io/calcul/ 19 | - https://docs.computecanada.ca/wiki/Using_Nix 20 | - https://git.computecanada.ca/nix/training 21 | - https://www.jboy.space/blog/nix-on-hpc.html 22 | 23 | ### Reports/Slides 24 | - https://dl.acm.org/citation.cfm?id=3152556 25 | - https://dl.acm.org/citation.cfm?id=2830172 26 | - https://arxiv.org/pdf/2006.14784.pdf 27 | 28 | ### Events 29 | - https://fosdem.org/2023/schedule/event/nix_and_nixos_playing_with_nix_in_hpc_environments/ 30 | - https://fosdem.org/2018/schedule/event/computecanada/ 31 | 32 | ### Other 33 | - the guix-hpc tool: https://guix-hpc.bordeaux.inria.fr/ 34 | - various hydra recipes: https://gforge.inria.fr/projects/hydra-recipes 35 | 36 | ### Contributing 37 | The author doesn't receive notifications for issues, only for PRs! Please send a PR, and I will approve as soon as I receive it. 38 | --------------------------------------------------------------------------------