File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed
easystacks/software.eessi.io/2023.06/rebuilds Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change 1+ # For A64FX an SVE patch had to be added to all GROMACS 2024.x easyconfigs:
2+ # https://github.com/easybuilders/easybuild-easyconfigs/pull/24548
3+ # And another one to solve a double-precision SVE bug:
4+ # https://github.com/easybuilders/easybuild-easyconfigs/pull/24602
5+ # The latter patch also fixes issues for Neoverse V1 and NVIDIA Grace.
6+ # In order to keep things consistent across all CPU targets,
7+ # we rebuild all existing 2024.x versions with the same
8+ # EasyBuild version + easyblock + easyconfig.
9+ easyconfigs :
10+ - GROMACS-2024.3-foss-2023b.eb :
11+ options :
12+ # see https://github.com/easybuilders/easybuild-easyconfigs/pull/24548
13+ from-commit : 2a45a80a9b50adc8954150a1101c81e692598b98
14+ - GROMACS-2024.4-foss-2023b.eb :
15+ options :
16+ # see https://github.com/easybuilders/easybuild-easyconfigs/pull/24548
17+ from-commit : 2a45a80a9b50adc8954150a1101c81e692598b98
18+ - GROMACS-2024.1-foss-2023b.eb :
19+ options :
20+ # see https://github.com/easybuilders/easybuild-easyconfigs/pull/24602
21+ from-commit : 70637e8c01ff57e28044a629da983d7715fb8067
You can’t perform that action at this time.
0 commit comments