{astro}[foss/2023b] LoSoTo v2.5.0, LSMTool v1.7.0, LINC v5.0, dysco v1.3, LofarStMan v1.0, PyVO v1.7. RMextract v0.5.1, SAGECal v0.8.4, toil-cwl v8.2.0#23155
Conversation
….5.0-foss-2023b.eb, LSMTool-1.7.0-foss-2023b.eb, SAGECal-0.8.4-foss-2023b.eb, RMextract-0.5.1-foss-2023b.eb, LofarStMan-1.0-foss-2023b.eb, dysco-1.3-foss-2023b.eb, cwltool-3.1.20250110105449-foss-2023b.eb, toil-cwl-8.2.0-foss-2023b.eb, PyVO-1.7-foss-2023b.eb
Updated software
|
|
@boegelbot please test @ jsc-zen3 |
|
@casparvl: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 3408011434 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @casparvl |
|
Test report by @boegelbot |
|
Python was being rebuild in #23499 at the same time, causing all the failures on jsczen3. For the failure on tcn1190, this was due to not having the changes from #23499 and easybuilders/easybuild-easyblocks#3860 yet, which are required for PyTables. |
|
Will need to make some exceptions for the easyconfig unit tests to pass. E.g. PyDot needs to be < v3 according to https://github.com/common-workflow-language/cwltool/blob/a67c898958f6affc8cb9de05fe87c9228a4fc63e/requirements.txt#L10 |
….com:sara-nl/easybuild-easyconfigs into 20250619162753_new_pr_Boost.Python-NumPy1830
|
@boegelbot please test @ jsc-zen3 |
|
Test report by @bedroge |
….com:sara-nl/easybuild-easyconfigs into 20250619162753_new_pr_Boost.Python-NumPy1830
|
Test report by @bedroge |
|
Test report by @bedroge |
Co-authored-by: Bob Dröge <b.e.droge@rug.nl>
…S_NUM_THREADS, and optionally unsetting all SLURM env. We don't want the module to do this for us, as setting OMP_NUM_THREADS=1 and OPENBLAS_NUM_THREADS=1 might cripple other codes without the user noticing, hence the user should set them manually so they are aware
|
@boegelbot please test @ jsc-zen3 |
|
@bedroge: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 3425791326 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @bedroge |
|
Test report by @boegelbot |
|
Going in, thanks @casparvl! |
(created using
eb --new-pr)Edit: just to be clear why this is still in draft: I aim to implement a test step, but it requires editing several config files (with
sedor equivalent) so that I can run a testLINCpipeline.$LD_LIBRARY_PATHis not being set #23499 and add support to Python easyblock for conditionally applying extra patch to fix ctypes when EasyBuild is configured to filter$LD_LIBRARY_PATHeasybuild-easyblocks#3860 for PyTables to build correctly IF you filterLD_LIBRARY_PATHin your EasyBuild config (e.g. in EESSI when building with EESSI-extend).