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

Install request: CERNLIB #35

Closed
balston opened this issue Feb 16, 2016 · 3 comments
Closed

Install request: CERNLIB #35

balston opened this issue Feb 16, 2016 · 3 comments
Assignees

Comments

@balston
Copy link
Contributor

balston commented Feb 16, 2016

CERNLIB on Legion for use with GNU 4.9.2 and NAG Mark 24.

Was on Old Legion.

IN01032834

@heatherkellyucl
Copy link
Contributor

We installed a CERNLIB built from source and some parts of it are segfaulting (cernlib/2006/gnu-4.9.2).

We also installed a binary CERNLIB from RPM which needs testing: cernlib/2006-35

@balston
Copy link
Contributor Author

balston commented May 18, 2016

The binary version of CERNLIB was still segfaulting when used with NAG. After some messing around, we think that CERNLIB is incompatible with NAG Mark 24. Installing the older Mark 22 of the NAG Library appears to solve the problem.

So to use CERNLIB and NAG together use the following set of modules:

module unload compilers/intel/2015/update2
module unload mpi/intel/2015/update3/intel
module load compilers/gnu/4.9.2
module load nag/fortran/mark22/gnu-4.9.2
module load cernlib/2006-35

@heatherkellyucl
Copy link
Contributor

User has confirmed that this is working with NAG Mark 22.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants