Skip to content

{lib}[GCC/12.2.0,GCC/13.2.0] SLICOT v5.9#19860

Merged
akesandgren merged 4 commits intoeasybuilders:developfrom
sassy-crick:20240214203506_new_pr_SLICOT59
Jun 17, 2025
Merged

{lib}[GCC/12.2.0,GCC/13.2.0] SLICOT v5.9#19860
akesandgren merged 4 commits intoeasybuilders:developfrom
sassy-crick:20240214203506_new_pr_SLICOT59

Conversation

@sassy-crick
Copy link
Copy Markdown
Collaborator

(created using eb --new-pr)

…b and patches: slicot-5.9-makefile-flexiblas.patch
@sassy-crick
Copy link
Copy Markdown
Collaborator Author

@boegelbot please test @ generoso

@boegelbot
Copy link
Copy Markdown
Collaborator

@sassy-crick: Request for testing this PR well received on login1

PR test command 'EB_PR=19860 EB_ARGS= EB_CONTAINER= EB_REPO=easybuild-easyconfigs /opt/software/slurm/bin/sbatch --job-name test_PR_19860 --ntasks=4 ~/boegelbot/eb_from_pr_upload_generoso.sh' executed!

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

Test results coming soon (I hope)...

Details

- notification for comment with ID 1944569849 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 2 out of 2 (2 easyconfigs in total)
cns1 - Linux Rocky Linux 8.9, x86_64, Intel(R) Xeon(R) CPU E5-2667 v3 @ 3.20GHz (haswell), Python 3.6.8
See https://gist.github.com/boegelbot/10eedf6eeb757bba34395a88332a1512 for a full test report.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 16, 2025

Updated software SLICOT-5.9-GCC-12.2.0.eb

Diff against SLICOT-5.9-GCC-13.2.0.eb

easybuild/easyconfigs/s/SLICOT/SLICOT-5.9-GCC-13.2.0.eb

diff --git a/easybuild/easyconfigs/s/SLICOT/SLICOT-5.9-GCC-13.2.0.eb b/easybuild/easyconfigs/s/SLICOT/SLICOT-5.9-GCC-12.2.0.eb
index f1c2c11fb2..8202f23ccd 100644
--- a/easybuild/easyconfigs/s/SLICOT/SLICOT-5.9-GCC-13.2.0.eb
+++ b/easybuild/easyconfigs/s/SLICOT/SLICOT-5.9-GCC-12.2.0.eb
@@ -16,7 +16,7 @@ and control theory. Based on numerical linear algebra routines from
 BLAS and LAPACK libraries, SLICOT provides methods for the design
 and analysis of control systems."""
 
-toolchain = {'name': 'GCC', 'version': '13.2.0'}
+toolchain = {'name': 'GCC', 'version': '12.2.0'}
 toolchainopts = {'pic': True}
 
 source_urls = ['https://deb.debian.org/debian/pool/main/s/slicot']
@@ -30,7 +30,7 @@ checksums = [
 # The library build does not need that. That is only needed for the full build with the references!
 # Left in as reference. For the full build the current configure options are not working.
 # dependencies = [
-#     ('OpenBLAS', '0.3.24'),
+#     ('OpenBLAS', '0.3.21'),
 #     ('FlexiBLAS', '3.3.1'),
 # ]
 

Updated software SLICOT-5.9-GCC-13.2.0.eb

Diff against SLICOT-5.9-GCC-12.2.0.eb

easybuild/easyconfigs/s/SLICOT/SLICOT-5.9-GCC-12.2.0.eb

diff --git a/easybuild/easyconfigs/s/SLICOT/SLICOT-5.9-GCC-12.2.0.eb b/easybuild/easyconfigs/s/SLICOT/SLICOT-5.9-GCC-13.2.0.eb
index 8202f23ccd..f1c2c11fb2 100644
--- a/easybuild/easyconfigs/s/SLICOT/SLICOT-5.9-GCC-12.2.0.eb
+++ b/easybuild/easyconfigs/s/SLICOT/SLICOT-5.9-GCC-13.2.0.eb
@@ -16,7 +16,7 @@ and control theory. Based on numerical linear algebra routines from
 BLAS and LAPACK libraries, SLICOT provides methods for the design
 and analysis of control systems."""
 
-toolchain = {'name': 'GCC', 'version': '12.2.0'}
+toolchain = {'name': 'GCC', 'version': '13.2.0'}
 toolchainopts = {'pic': True}
 
 source_urls = ['https://deb.debian.org/debian/pool/main/s/slicot']
@@ -30,7 +30,7 @@ checksums = [
 # The library build does not need that. That is only needed for the full build with the references!
 # Left in as reference. For the full build the current configure options are not working.
 # dependencies = [
-#     ('OpenBLAS', '0.3.21'),
+#     ('OpenBLAS', '0.3.24'),
 #     ('FlexiBLAS', '3.3.1'),
 # ]
 

@github-actions github-actions Bot removed the new label Jun 16, 2025
@akesandgren akesandgren self-assigned this Jun 16, 2025
@akesandgren
Copy link
Copy Markdown
Contributor

@sassy-crick Whitespace fixes needed

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

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

Test results coming soon (I hope)...

Details

- notification for comment with ID 2980696357 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 0 out of 2 (2 easyconfigs in total)
jsczen3c1.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/b876a38a9576903996644d8d83d18bcb for a full test report.

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

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

Test results coming soon (I hope)...

Details

- notification for comment with ID 2980874156 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 2 out of 2 (2 easyconfigs in total)
jsczen3c1.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/71e5489f93359a0c775de1b43162a729 for a full test report.

@akesandgren akesandgren added this to the next release (5.1.1?) milestone Jun 17, 2025
@akesandgren
Copy link
Copy Markdown
Contributor

Test report by @akesandgren
SUCCESS
Build succeeded for 2 out of 2 (2 easyconfigs in total)
b-cn1611.hpc2n.umu.se - Linux Ubuntu 22.04, x86_64, AMD EPYC 7313 16-Core Processor, 1 x NVIDIA NVIDIA A100 80GB PCIe, 555.58.02, Python 3.10.12
See https://gist.github.com/akesandgren/ee05da76fbaa8f66a716bfd4258f98af for a full test report.

Copy link
Copy Markdown
Contributor

@akesandgren akesandgren left a comment

Choose a reason for hiding this comment

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

LGTM

@akesandgren
Copy link
Copy Markdown
Contributor

Going in, thanks @sassy-crick!

@akesandgren akesandgren merged commit 0c26887 into easybuilders:develop Jun 17, 2025
8 checks passed
@sassy-crick sassy-crick deleted the 20240214203506_new_pr_SLICOT59 branch June 17, 2025 16:19
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.

3 participants