Skip to content

Conversation

@boegel
Copy link

@boegel boegel commented Aug 27, 2021

@Flamefire for easybuilders#13760, to avoid the failing tests I'm running into when using 36 cores for running the tests, cfr. easybuilders#13760 (comment)

…ts because not enough threads can be started
@boegel
Copy link
Author

boegel commented Aug 27, 2021

I've added this to easybuilders#13760, time to get this show on the road...

@boegel boegel deleted the 20210817193505_new_pr_jax0219 branch August 27, 2021 12:29

# running the tests with lots of cores results in test failures because not enough threads can be started,
# so limit to a reasonable number of cores to use at maximum
maxparallel = 10
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FTR: This needlessly limits the parallelism for all packages, e.g. jaxlib which now builds slower. We need this option for extensions...

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didn't think of that, but setting this only for the jax extension may actually work already... I'll check on that.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doesn't work currently, but it's an easy fix, cfr. easybuilders/easybuild-framework#3811

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed in jax easyconfig in easybuilders#13851

Flamefire pushed a commit that referenced this pull request Sep 14, 2021
add -Java-1.8 versionsuffix for Bazel 0.29.1 with GCCcore/9.3.0
Flamefire pushed a commit that referenced this pull request Sep 17, 2021
Update and rename TensorFlow-2.2.2-foss-2020b.eb to TensorFlow-2.2.3-foss-2020b.eb
Flamefire pushed a commit that referenced this pull request Feb 12, 2024
…atch

Two more patches for PyTorch-2.1.2-foss-2023a-CUDA-12.1.1.eb
Flamefire pushed a commit that referenced this pull request Feb 23, 2024
use external EMSF instead of bundled binaries
Flamefire pushed a commit that referenced this pull request Oct 21, 2025
minor style fixes in R 4.5.1 easyconfig
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants