Skip to content

Commit

Permalink
try the tests which are segfaulting on donphan
Browse files Browse the repository at this point in the history
  • Loading branch information
PetrKralCZ committed Oct 22, 2024
1 parent f583f55 commit 7f55ef3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions easybuild/easyconfigs/n/NECI/NECI-20230620-foss-2023a.eb
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,6 @@ dependencies = [
('HDF5', '1.14.0'),
]

# disable tests ending up with SEGFAULT
preconfigopts = "sed -i '/back_spawn_excit_gen/d' '%(builddir)s/NECI_STABLE/unit_tests/CMakeLists.txt' && "

# enable support for HDF5
configopts = "-DENABLE_HDF5=ON"

Expand Down

0 comments on commit 7f55ef3

Please sign in to comment.