Caspar van Leeuwen

Results 388 comments of Caspar van Leeuwen

I guess that means you need to test https://github.com/easybuilders/easybuild-easyconfigs/pull/16270 in order to test https://github.com/easybuilders/easybuild-easyconfigs/pull/15921 in order to test this PR :P What a mess...

In my opinion, this PR is ready to be merged, so if anyone wants to formally review: please do. Regarding the failing tests: as we know from previous EasyConfigs, the...

Test report by @casparvl Using easyblocks from PR(s) https://github.com/easybuilders/easybuild-easyblocks/pull/2794 **SUCCESS** Build succeeded for 1 out of 1 (1 easyconfigs in total) gcn11 - Linux RHEL 8.4, x86_64, Intel(R) Xeon(R) Platinum...

Test report by @casparvl Using easyblocks from PR(s) https://github.com/easybuilders/easybuild-easyblocks/pull/2794 **SUCCESS** Build succeeded for 1 out of 1 (1 easyconfigs in total) software2.lisa.surfsara.nl - Linux debian 10.13, x86_64, Intel(R) Xeon(R) Bronze...

Note that actually the same problem applies for more, if not all options. Specifying an EasyConfig-specific `--robot-path` would suffer the same issue: what if the 'C.eb' on the `--robot-path` specified...

I've made a (very early) attempt here: https://github.com/easybuilders/easybuild-framework/pull/4052 The behaviour in terms of the challenge I described above is 'first come, first serve', meaning that it _will_ resolve `C.eb` from...

Summary from a discussion with @boegel : - Move loop from `det_easyconfigs_path` to `main.py` - At line 355 in main [here](https://github.com/casparvl/easybuild-framework/blob/d2b11881d133dc6449e3292e965458ff38333e0c/easybuild/main.py#L355): - From here, use an if, ifelse, else, where...

Test report by @casparvl **SUCCESS** Build succeeded for 2 out of 2 (2 easyconfigs in total) software1.lisa.surfsara.nl - Linux debian 10.12, x86_64, Intel(R) Xeon(R) Silver 4110 CPU @ 2.10GHz, Python...

@Flamefire Can you provide a bit of context for this PR? Is there a related issue, and if not, can you shortly describe what was the previous behavior, why that...