Simon Branford
Simon Branford
I hit: `OSError: [Errno 24] Too many open files` when running lots of, quite short, tests. Total tests: 1326, each of about 30 seconds. I'm doing pairwise network tests on...
(created using `eb --new-pr`) Draft while we check the tests and dependencies.
When running `xstata` (from Stata 16) we are seeing all the icons appear as ! in a speech bubble. This is on CentOS 7.8 and 7.9. Where this gets really...
``` $ eb --merge-pr 11663 -D == temporary log file in case of crash /scratch/branfosj-admin/eb-smzc4fug/easybuild-cwfh6o8b.logeasybuilders/easybuild-easyconfigs PR #11663 was submitted by boegel, you are using GitHub account 'branfosj'Checking eligibility of easybuilders/easybuild-easyconfigs...
For items like CP2K we run the tests, but allow failures in the test suite. It'd be useful to add the test suite report to the log in the PR....
(created using `eb --new-pr`) This is a proof of concept. This is based off the discussion from EUM on this and I've implemented this in a way that allows others...
(created using `eb --new-pr`) SpectrA 0.9.0 is in #13773 and this is a replacement for FlashPCA in that PR.
Building `GCCcore-system.eb` fails if a suitable Intel license definition is not set ``` == 2022-10-25 19:38:56,495 filetools.py:2353 INFO Considering INTEL_LICENSE_FILE to find FlexLM license specs: [] == 2022-10-25 19:38:56,495 filetools.py:2353...
If compiling Fortran then we should not do that with GCCcore due to the incompatibility in the `.mod` files generated. It would be helpful if we searched the installed software...
Requires #4415 for updating the version used in the tests.