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

Add mkl_rt library needed for Skybridge #2089

Closed

Conversation

mfdeakin-sandia
Copy link
Contributor

This links the Intel Math Kernel Library with vector functions needed for the unit tests when compiling with the Intel compiler.

Test suite: scripts_regression_tests.py
Test status: so far all ok, in particular N_TestUnitTest with PFUNIT_PATH set and Z_FullSystemTest

Fixes #2080

Code review: @jgfouca

@mfdeakin-sandia
Copy link
Contributor Author

Wait, this should be in ACME, sorry

@mfdeakin-sandia mfdeakin-sandia deleted the mfdeakin-sandia/pfunit/skybridge_test branch November 20, 2017 22:01
jgfouca pushed a commit that referenced this pull request Mar 13, 2018
…ster (PR #2089)

The netcdf-hdf5parallel version was lowered from 4.4.1.1.3 to 4.4.1.1 for
MPI-serial.

The netcdf library builds depend on hdf5. Although MPI-serial builds
should not depend on the hdf5 parallel library (should depend on hdf5
serial library instead) this change allows us to build with mpi-serial.

The netcdf library used for mpi-serial builds will be updated when cray
installs serial netcdf builds (that depend on a serial build of hdf5) on Titan.

Fixes #2079

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

Successfully merging this pull request may close these issues.

2 participants