Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

{numlib}[intel/2021b] SuiteSparse v5.8.1, PETSc v3.18.4, SLEPc v3.18.2 w/ Python 3.9.6 #17625

Conversation

ItIsI-Orient
Copy link
Collaborator

(created using eb --new-pr)

…Sc-3.18.4-intel-2021b.eb, SLEPc-3.18.2-intel-2021b.eb
@boegelbot

This comment was marked as outdated.

@branfosj branfosj added this to the 4.x milestone Mar 30, 2023
@branfosj
Copy link
Member

branfosj commented Apr 1, 2023

Test report by @branfosj
SUCCESS
Build succeeded for 6 out of 6 (3 easyconfigs in total)
bear-pg0105u03a.bear.cluster - Linux RHEL 8.6, x86_64, Intel(R) Xeon(R) Platinum 8360Y CPU @ 2.40GHz (icelake), Python 3.6.8
See https://gist.github.com/branfosj/e1e5cd834e70d36b5e19f616a810ec24 for a full test report.

@easybuilders easybuilders deleted a comment from boegelbot Apr 5, 2023
@branfosj
Copy link
Member

branfosj commented Apr 5, 2023

@boegelbot please test @ generoso
CORE_CNT=16

@boegelbot
Copy link
Collaborator

@branfosj: Request for testing this PR well received on login1

PR test command 'EB_PR=17625 EB_ARGS= EB_CONTAINER= /opt/software/slurm/bin/sbatch --job-name test_PR_17625 --ntasks="16" ~/boegelbot/eb_from_pr_upload_generoso.sh' executed!

  • exit code: 0
  • output:
Submitted batch job 10598

Test results coming soon (I hope)...

- notification for comment with ID 1497442177 processed

Message to humans: this is just bookkeeping information for me,
it is of no use to you (unless you think I have a bug, which I don't).

@boegelbot
Copy link
Collaborator

Test report by @boegelbot
SUCCESS
Build succeeded for 3 out of 3 (3 easyconfigs in total)
cnx1 - Linux Rocky Linux 8.5, x86_64, Intel(R) Xeon(R) CPU E5-2690 v3 @ 2.60GHz (haswell), Python 3.6.8
See https://gist.github.com/boegelbot/5386607bbda664cbca12526f59672416 for a full test report.

@branfosj branfosj modified the milestones: 4.x, next release (4.7.2?) Apr 6, 2023
@branfosj
Copy link
Member

branfosj commented Apr 6, 2023

Going in, thanks @ItIsI-Orient!

@branfosj branfosj merged commit 07fa447 into easybuilders:develop Apr 6, 2023
# make sure that bin/demo can find libsuitesparseconfig.so.5 during build
prebuildopts = "export LD_LIBRARY_PATH=%(builddir)s/SuiteSparse-%(version)s/lib:$LD_LIBRARY_PATH && "
# disable optimisation report to reduce memory use during compile
prebuildopts += 'sed -i "s/-qopt-report=5/-qopt-report=0/" GraphBLAS/CMakeLists.txt && '
Copy link
Member

Choose a reason for hiding this comment

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

That's... interesting.

Should we consider doing this always, via the custom easyblock we have for SuiteSparse?
There's no impact on the binaries being built by disabling the optimization report, I think?

Copy link
Member

Choose a reason for hiding this comment

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

I've asked the question (DrTimothyAldenDavis/GraphBLAS#211) to better understand if there are implications. Ideally it'd be changed upstream, meaning we'd not need this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants