-
Notifications
You must be signed in to change notification settings - Fork 26
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
NAG Library and Fortran compiler: Update internal cluster LMs with keys for 2024/25 #579
Comments
Updated the LM on:
|
I tried updating the Myriad NAG LM with the new keys but my NAG Library Mark 27 job failed as it was no longer licensed. I've asked NAG for keys for the older library versions that we have on the clusters. |
I have some extra keys from NAG hopefully for the older versions but with this comment from NAG support:
|
we should probably install the Mark 30 library and latest version of the NAG Fortran compiler 7.2 |
testing the updated keys (new + old) on the Myriad internal LM. |
Seems to be working ok. |
All internal Cluster NAG LMs updated now. |
There is a version of the NAG Library Mark 30 for older RedHat 7 systems: nll6i301nl as well as a version for more uptodate systems. I will get the version for RedHat 7 installed. See here for details: |
I now have an install script ready for Mark 30:
will first test on Myriad. |
The install script has run on Myriad and looks like it’s done the installation correctly. I now need to work out the module file and run some tests. |
I have the module file on Myriad ready to run some tests tomorrow. |
I'm getting the following errors from the Myriad LM when I run any test examples:
I've emailed NAG support. |
NAG have emailed an additional license key for Myriad which should work. I'm going to add this to the LM. |
my first test on the login nodes has worked so I'm going to submit a job to check all is working from the compute nodes on Myriad. |
My test job ran successfully on Myriad compute nodes so Mark 30 of the NAG library is working on Myriad. We will need license keys for NLL6I30XN for the other cluster LMs so I'm emailing NAG support again. Will need these before Mark 30 will run on them. |
NAG have emailed me the extra keys. |
Working round the clusters NAG Library Mark 30 installed and tested on:
|
All clusters now have Mark 30 installed and cluster LMs updated. All done. |
according to NAG support we already have keys for NAG Fortran 7.2 so I'm doing a test install in Myriad. Build script has been updated and after some fiddling has now worked. Updating the module file now. |
NAG Fortran 7.2 almost works but the TECHINFO.txt file supplied with the installer says: C Compiler: gcc 6.3.1 or compatible required so not 4.9.2. |
Updating the module file to require gcc-libs/10.2.0. So using the following module commands:
compiling the test example from the README.txt file:
Running the example give expected results. |
For example:
|
Can now install on all clusters. |
NAG Fortran 7.2 installed and tested on:
|
All done. |
The current license keys for NAG run out at the end of July. We now have new keys from NAG which are valid until 31sy July 2025. The internal cluster License Managers (on the util nodes) need updating with the correct set of keys.
The text was updated successfully, but these errors were encountered: