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

{lib}[intel-compilers/2021.4.0] NAGlib v30 #22184

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

sassy-crick
Copy link
Collaborator

(created using eb --new-pr)

@sassy-crick
Copy link
Collaborator Author

@boegelbot please test @ generoso

@boegelbot
Copy link
Collaborator

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

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

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

Test results coming soon (I hope)...

- notification for comment with ID 2602493499 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 1 out of 1 (1 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/2ed004d5a98eaa8900de4707c49d8010 for a full test report.

@github-actions github-actions bot removed the new label Jan 20, 2025
Copy link

github-actions bot commented Jan 20, 2025

Updated software NAGlib-30.3-intel-compilers-2021.4.0.eb

Diff against NAGlib-30.D-intel-compilers-2021.4.0.eb

easybuild/easyconfigs/n/NAGlib/NAGlib-30.D-intel-compilers-2021.4.0.eb

diff --git a/easybuild/easyconfigs/n/NAGlib/NAGlib-30.D-intel-compilers-2021.4.0.eb b/easybuild/easyconfigs/n/NAGlib/NAGlib-30.3-intel-compilers-2021.4.0.eb
index 9f195961f5..cbfe2cf46b 100644
--- a/easybuild/easyconfigs/n/NAGlib/NAGlib-30.D-intel-compilers-2021.4.0.eb
+++ b/easybuild/easyconfigs/n/NAGlib/NAGlib-30.3-intel-compilers-2021.4.0.eb
@@ -6,7 +6,7 @@
 easyblock = 'Binary'
 
 name = 'NAGlib'
-version = '30.D'
+version = '30.3'
 
 homepage = 'http://www.nag.co.uk'
 description = """The worlds largest collection of robust, documented, tested and maintained numerical algorithms.
@@ -16,13 +16,13 @@ toolchain = {'name': 'intel-compilers', 'version': '2021.4.0'}
 
 source_urls = ['https://support.nag.com/downloads/impl']
 sources = ['nll6i%(version_major)s%(version_minor)sBL.tgz']
-checksums = ['6cc8c603097db7e9530487b8a955413f0a73adffd62ac83eddfafb6d6e2f3679']
+checksums = ['724d5416cee53cf2144543f647ec1d7a9ee62f6f19d415e670c867323a5af2cd']
 
 extract_sources = True
 
 install_cmd = "./install.sh -accept -installdir=%(installdir)s"
 
-postinstallcmds = ['cd %(installdir)s ; mv nll6i%(version_major)s*/* . && rmdir nll6i%(version_major)s* ']
+postinstallcmds = ['cd %(installdir)s ; mv nll6i%(version_major)s*/* . && rmdir nll6i%(version_major)s*']
 
 modextravars = {
     'NAG_KUSARI_FILE': '%(installdir)s/license/license.dat',

Updated software NAGlib-30.D-intel-compilers-2021.4.0.eb

Diff against NAGlib-30.3-intel-compilers-2021.4.0.eb

easybuild/easyconfigs/n/NAGlib/NAGlib-30.3-intel-compilers-2021.4.0.eb

diff --git a/easybuild/easyconfigs/n/NAGlib/NAGlib-30.3-intel-compilers-2021.4.0.eb b/easybuild/easyconfigs/n/NAGlib/NAGlib-30.D-intel-compilers-2021.4.0.eb
index cbfe2cf46b..9f195961f5 100644
--- a/easybuild/easyconfigs/n/NAGlib/NAGlib-30.3-intel-compilers-2021.4.0.eb
+++ b/easybuild/easyconfigs/n/NAGlib/NAGlib-30.D-intel-compilers-2021.4.0.eb
@@ -6,7 +6,7 @@
 easyblock = 'Binary'
 
 name = 'NAGlib'
-version = '30.3'
+version = '30.D'
 
 homepage = 'http://www.nag.co.uk'
 description = """The worlds largest collection of robust, documented, tested and maintained numerical algorithms.
@@ -16,13 +16,13 @@ toolchain = {'name': 'intel-compilers', 'version': '2021.4.0'}
 
 source_urls = ['https://support.nag.com/downloads/impl']
 sources = ['nll6i%(version_major)s%(version_minor)sBL.tgz']
-checksums = ['724d5416cee53cf2144543f647ec1d7a9ee62f6f19d415e670c867323a5af2cd']
+checksums = ['6cc8c603097db7e9530487b8a955413f0a73adffd62ac83eddfafb6d6e2f3679']
 
 extract_sources = True
 
 install_cmd = "./install.sh -accept -installdir=%(installdir)s"
 
-postinstallcmds = ['cd %(installdir)s ; mv nll6i%(version_major)s*/* . && rmdir nll6i%(version_major)s*']
+postinstallcmds = ['cd %(installdir)s ; mv nll6i%(version_major)s*/* . && rmdir nll6i%(version_major)s* ']
 
 modextravars = {
     'NAG_KUSARI_FILE': '%(installdir)s/license/license.dat',

@sassy-crick sassy-crick added new and removed update labels Jan 20, 2025
@sassy-crick
Copy link
Collaborator Author

@boegelbot please test @ generoso

@boegelbot
Copy link
Collaborator

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

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

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

Test results coming soon (I hope)...

- notification for comment with ID 2602706377 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 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/2b7cd0533bd373acbc37b143efdcd1bb for a full test report.

@github-actions github-actions bot added update and removed new labels Jan 20, 2025
@sassy-crick
Copy link
Collaborator Author

@boegelbot please test @ jsc-zen2

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.

2 participants