Skip to content

{numlib}[intel/2023b] SuperLU_DIST v8.2.1#21162

Merged
boegel merged 3 commits intoeasybuilders:developfrom
SimonPinches:20240809133946_new_pr_SuperLU_DIST821
Jun 16, 2025
Merged

{numlib}[intel/2023b] SuperLU_DIST v8.2.1#21162
boegel merged 3 commits intoeasybuilders:developfrom
SimonPinches:20240809133946_new_pr_SuperLU_DIST821

Conversation

@SimonPinches
Copy link
Copy Markdown
Contributor

(created using eb --new-pr)

@sassy-crick
Copy link
Copy Markdown
Collaborator

@SimonPinches You might want to sync your PR with development, something like this:

eb --sync-pr-with-develop NUMBER_OF_PR

@github-actions github-actions bot added update and removed new labels Jun 16, 2025
@github-actions
Copy link
Copy Markdown

github-actions bot commented Jun 16, 2025

Updated software SuperLU_DIST-8.2.1-intel-2023b.eb

Diff against SuperLU_DIST-8.2.1-foss-2023b.eb

easybuild/easyconfigs/s/SuperLU_DIST/SuperLU_DIST-8.2.1-foss-2023b.eb

diff --git a/easybuild/easyconfigs/s/SuperLU_DIST/SuperLU_DIST-8.2.1-foss-2023b.eb b/easybuild/easyconfigs/s/SuperLU_DIST/SuperLU_DIST-8.2.1-intel-2023b.eb
index 5ce5637fc4..1cf678dddb 100644
--- a/easybuild/easyconfigs/s/SuperLU_DIST/SuperLU_DIST-8.2.1-foss-2023b.eb
+++ b/easybuild/easyconfigs/s/SuperLU_DIST/SuperLU_DIST-8.2.1-intel-2023b.eb
@@ -7,7 +7,7 @@ homepage = 'https://crd-legacy.lbl.gov/~xiaoye/SuperLU/'
 description = """SuperLU is a general purpose library for the direct solution of large, sparse, nonsymmetric systems
  of linear equations on high performance machines."""
 
-toolchain = {'name': 'foss', 'version': '2023b'}
+toolchain = {'name': 'intel', 'version': '2023b'}
 toolchainopts = {'pic': True, 'openmp': True}
 
 github_account = 'xiaoyeli'
Diff against SuperLU_DIST-8.1.2-foss-2023a.eb

easybuild/easyconfigs/s/SuperLU_DIST/SuperLU_DIST-8.1.2-foss-2023a.eb

diff --git a/easybuild/easyconfigs/s/SuperLU_DIST/SuperLU_DIST-8.1.2-foss-2023a.eb b/easybuild/easyconfigs/s/SuperLU_DIST/SuperLU_DIST-8.2.1-intel-2023b.eb
index a796a09ee0..1cf678dddb 100644
--- a/easybuild/easyconfigs/s/SuperLU_DIST/SuperLU_DIST-8.1.2-foss-2023a.eb
+++ b/easybuild/easyconfigs/s/SuperLU_DIST/SuperLU_DIST-8.2.1-intel-2023b.eb
@@ -1,21 +1,21 @@
 easyblock = "EB_SuperLU"
 
 name = 'SuperLU_DIST'
-version = '8.1.2'
+version = '8.2.1'
 
 homepage = 'https://crd-legacy.lbl.gov/~xiaoye/SuperLU/'
 description = """SuperLU is a general purpose library for the direct solution of large, sparse, nonsymmetric systems
  of linear equations on high performance machines."""
 
-toolchain = {'name': 'foss', 'version': '2023a'}
+toolchain = {'name': 'intel', 'version': '2023b'}
 toolchainopts = {'pic': True, 'openmp': True}
 
 github_account = 'xiaoyeli'
 source_urls = [GITHUB_LOWER_SOURCE]
 sources = ["v%(version)s.tar.gz"]
-checksums = ['7b16c442bb01ea8b298c0aab9a2584aa4615d09786aac968cb2f3118c058206b']
+checksums = ['b77d065cafa6bc1a1dcc15bf23fd854f54b05762b165badcffc195835ad2bddf']
 
-builddependencies = [('CMake', '3.26.3')]
+builddependencies = [('CMake', '3.27.6')]
 
 dependencies = [
     ('ParMETIS', '4.0.3'),
Diff against SuperLU_DIST-8.1.2-foss-2022b.eb

easybuild/easyconfigs/s/SuperLU_DIST/SuperLU_DIST-8.1.2-foss-2022b.eb

diff --git a/easybuild/easyconfigs/s/SuperLU_DIST/SuperLU_DIST-8.1.2-foss-2022b.eb b/easybuild/easyconfigs/s/SuperLU_DIST/SuperLU_DIST-8.2.1-intel-2023b.eb
index e30398bfa0..1cf678dddb 100644
--- a/easybuild/easyconfigs/s/SuperLU_DIST/SuperLU_DIST-8.1.2-foss-2022b.eb
+++ b/easybuild/easyconfigs/s/SuperLU_DIST/SuperLU_DIST-8.2.1-intel-2023b.eb
@@ -1,21 +1,21 @@
 easyblock = "EB_SuperLU"
 
 name = 'SuperLU_DIST'
-version = '8.1.2'
+version = '8.2.1'
 
 homepage = 'https://crd-legacy.lbl.gov/~xiaoye/SuperLU/'
 description = """SuperLU is a general purpose library for the direct solution of large, sparse, nonsymmetric systems
  of linear equations on high performance machines."""
 
-toolchain = {'name': 'foss', 'version': '2022b'}
+toolchain = {'name': 'intel', 'version': '2023b'}
 toolchainopts = {'pic': True, 'openmp': True}
 
 github_account = 'xiaoyeli'
 source_urls = [GITHUB_LOWER_SOURCE]
 sources = ["v%(version)s.tar.gz"]
-checksums = ['7b16c442bb01ea8b298c0aab9a2584aa4615d09786aac968cb2f3118c058206b']
+checksums = ['b77d065cafa6bc1a1dcc15bf23fd854f54b05762b165badcffc195835ad2bddf']
 
-builddependencies = [('CMake', '3.24.3')]
+builddependencies = [('CMake', '3.27.6')]
 
 dependencies = [
     ('ParMETIS', '4.0.3'),

@boegel
Copy link
Copy Markdown
Member

boegel commented Jun 16, 2025

Test report by @boegel
SUCCESS
Build succeeded for 1 out of 1 (1 easyconfigs in total)
node3515.doduo.os - Linux RHEL 9.4, x86_64, AMD EPYC 7552 48-Core Processor (zen2), Python 3.9.18
See https://gist.github.com/boegel/871b23e0e7355de1b4d43f1390db0748 for a full test report.

@boegel
Copy link
Copy Markdown
Member

boegel commented Jun 16, 2025

@boegelbot please test @ jsc-zen3

@boegel boegel added this to the next release (5.1.1?) milestone Jun 16, 2025
@boegelbot
Copy link
Copy Markdown
Collaborator

@boegel: 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=21162 EB_ARGS= EB_CONTAINER= EB_REPO=easybuild-easyconfigs EB_BRANCH=develop /opt/software/slurm/bin/sbatch --job-name test_PR_21162 --ntasks=8 ~/boegelbot/eb_from_pr_upload_jsc-zen3.sh' executed!

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

Test results coming soon (I hope)...

Details

- notification for comment with ID 2977757342 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
SUCCESS
Build succeeded for 1 out of 1 (1 easyconfigs in total)
jsczen3c2.int.jsc-zen3.fz-juelich.de - Linux Rocky Linux 9.5, x86_64, AMD EPYC-Milan Processor (zen3), Python 3.9.21
See https://gist.github.com/boegelbot/fb0e23784b273e41fdba677c8c5c80db for a full test report.

@boegel
Copy link
Copy Markdown
Member

boegel commented Jun 16, 2025

Going in, thanks @SimonPinches!

@boegel boegel merged commit 7615e1c into easybuilders:develop Jun 16, 2025
5 checks passed
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.

4 participants