Skip to content

{vis}[foss/2024a] double-down v1.1.0, MOAB v5.5.0, Zoltan v3.901#23034

Merged
Crivella merged 6 commits intoeasybuilders:developfrom
sassy-crick:20250604161442_new_pr_double-down110
Dec 15, 2025
Merged

{vis}[foss/2024a] double-down v1.1.0, MOAB v5.5.0, Zoltan v3.901#23034
Crivella merged 6 commits intoeasybuilders:developfrom
sassy-crick:20250604161442_new_pr_double-down110

Conversation

@sassy-crick
Copy link
Copy Markdown
Collaborator

@sassy-crick sassy-crick commented Jun 4, 2025

(created using eb --new-pr)
Requires:

(edit: required PRs were merged)

@github-actions
Copy link
Copy Markdown

github-actions bot commented Jun 4, 2025

Updated software Zoltan-3.901-foss-2024a.eb

Diff against Zoltan-3.901-foss-2023a.eb

easybuild/easyconfigs/z/Zoltan/Zoltan-3.901-foss-2023a.eb

diff --git a/easybuild/easyconfigs/z/Zoltan/Zoltan-3.901-foss-2023a.eb b/easybuild/easyconfigs/z/Zoltan/Zoltan-3.901-foss-2024a.eb
index 6059d9c7ec..f0ab6d6f1f 100644
--- a/easybuild/easyconfigs/z/Zoltan/Zoltan-3.901-foss-2023a.eb
+++ b/easybuild/easyconfigs/z/Zoltan/Zoltan-3.901-foss-2024a.eb
@@ -7,7 +7,7 @@ version = '3.901'
 homepage = "https://sandialabs.github.io/Zoltan/"
 description = """Zoltan Dynamic Load Balancing and Graph Algorithm Toolkit"""
 
-toolchain = {'name': 'foss', 'version': '2023a'}
+toolchain = {'name': 'foss', 'version': '2024a'}
 toolchainopts = {'pic': True}
 
 github_account = 'sandialabs'
@@ -16,14 +16,13 @@ sources = ['v%(version)s.tar.gz']
 checksums = ['030c22d9f7532d3076e40cba1f03a63b2ee961d8cc9a35149af4a3684922a910']
 
 dependencies = [
-    ('gzip', '1.12'),
-    ('SCOTCH', '7.0.3'),
+    ('gzip', '1.13'),
+    ('SCOTCH', '7.0.6'),
     ('ParMETIS', '4.0.3'),
 ]
 
 preconfigopts = 'mkdir build && cd build &&'
-# use full path to make sure that the easyblock finds the configure command and obtains an updated config.guess
-configure_cmd = '%(start_dir)s/configure'
+configure_cmd = '../configure'
 configopts = ' '.join([
     '--enable-gzip',
     '--with-scotch',

@sassy-crick
Copy link
Copy Markdown
Collaborator Author

@boegelbot please test @ jsc-zen3

@boegelbot
Copy link
Copy Markdown
Collaborator

@sassy-crick: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de

PR test command 'if [[ develop != 'develop' ]]; then EB_BRANCH=develop ./easybuild_develop.sh 2> /dev/null 1>&2; EB_PREFIX=/home/boegelbot/easybuild/develop source init_env_easybuild_develop.sh; fi; EB_PR=23034 EB_ARGS= EB_CONTAINER= EB_REPO=easybuild-easyconfigs EB_BRANCH=develop /opt/software/slurm/bin/sbatch --job-name test_PR_23034 --ntasks=8 ~/boegelbot/eb_from_pr_upload_jsc-zen3.sh' executed!

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

Test results coming soon (I hope)...

Details

- notification for comment with ID 3197160462 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
Copy Markdown
Collaborator

Test report by @boegelbot
FAILED
Build succeeded for 1 out of 3 (3 easyconfigs in total)
jsczen3c1.int.jsc-zen3.fz-juelich.de - Linux Rocky Linux 9.6, x86_64, AMD EPYC-Milan Processor (zen3), Python 3.9.21
See https://gist.github.com/boegelbot/5e9960f1d9073f3dfdce8507654868d6 for a full test report.

@sassy-crick
Copy link
Copy Markdown
Collaborator Author

I have problems to automatically download the source code for MOAB-5.5.0-foss-2024a.eb: it fails within EasyBuild but works fine using wget or curl. I am wondering if the method EasyBuild is using looks like a robot, and thus the site blocks it. If anybody has a better idea, please let me know.

@sassy-crick
Copy link
Copy Markdown
Collaborator Author

Test report by @sassy-crick
SUCCESS
Build succeeded for 3 out of 3 (3 easyconfigs in total)
hp - Linux Debian GNU/Linux 12, x86_64, 11th Gen Intel(R) Core(TM) i7-1185G7 @ 3.00GHz, Python 3.11.2
See https://gist.github.com/sassy-crick/7642e2f3a5fa0ddb8c20392a1fd7fa80 for a full test report.

@Crivella
Copy link
Copy Markdown
Contributor

@boegelbot please test @ jsc-zen3

@boegelbot
Copy link
Copy Markdown
Collaborator

@Crivella: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de

PR test command 'if [[ develop != 'develop' ]]; then EB_BRANCH=develop ./easybuild_develop.sh 2> /dev/null 1>&2; EB_PREFIX=/home/boegelbot/easybuild/develop source init_env_easybuild_develop.sh; fi; EB_PR=23034 EB_ARGS= EB_CONTAINER= EB_REPO=easybuild-easyconfigs EB_BRANCH=develop /opt/software/slurm/bin/sbatch --job-name test_PR_23034 --ntasks=8 ~/boegelbot/eb_from_pr_upload_jsc-zen3.sh' executed!

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

Test results coming soon (I hope)...

Details

- notification for comment with ID 3654975296 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).

@Crivella
Copy link
Copy Markdown
Contributor

Test report by @Crivella
FAILED
Build succeeded for 4 out of 6 (total: 12 mins 50 secs) (3 easyconfigs in total)
crivella-desktop - Linux Ubuntu 22.04.5 LTS (Jammy Jellyfish), x86_64, 13th Gen Intel(R) Core(TM) i9-13900K (skylake), Python 3.11.14
See https://gist.github.com/Crivella/baf1972d870eee9f7c118c1236340c02 for a full test report.

@boegelbot
Copy link
Copy Markdown
Collaborator

Test report by @boegelbot
FAILED
Build succeeded for 1 out of 3 (total: 1 min 1 secs) (3 easyconfigs in total)
jsczen3c4.int.jsc-zen3.fz-juelich.de - Linux Rocky Linux 9.6, x86_64, AMD EPYC-Milan Processor (zen3), Python 3.9.21
See https://gist.github.com/boegelbot/d754670f1cb8650c04ec55e262444b81 for a full test report.

@Crivella
Copy link
Copy Markdown
Contributor

Missed the need for the manual download, new test report coming...

@Crivella
Copy link
Copy Markdown
Contributor

Test report by @Crivella
SUCCESS
Build succeeded for 3 out of 3 (total: 2 mins 50 secs) (3 easyconfigs in total)
crivella-desktop - Linux Ubuntu 22.04.5 LTS (Jammy Jellyfish), x86_64, 13th Gen Intel(R) Core(TM) i9-13900K (skylake), Python 3.11.14
See https://gist.github.com/Crivella/24c64d6dcb1331e0b8c7b8f1d10c14b0 for a full test report.

@Crivella Crivella added this to the next release (5.2.0) milestone Dec 15, 2025
Copy link
Copy Markdown
Contributor

@Crivella Crivella left a comment

Choose a reason for hiding this comment

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

LGTM

@Crivella
Copy link
Copy Markdown
Contributor

Going in, thanks @sassy-crick!

@Crivella Crivella merged commit 9e36fa1 into easybuilders:develop Dec 15, 2025
5 checks passed
@sassy-crick sassy-crick deleted the 20250604161442_new_pr_double-down110 branch December 16, 2025 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants