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

Improving machine file settings for cori-knl, including code change to disable FP checks for one routine #1264

Closed
wants to merge 1 commit into from

Conversation

ndkeen
Copy link
Contributor

@ndkeen ndkeen commented Feb 13, 2017

Complete changes for disabling floating-point checks for particular LAPACK call. DEBUG builds for F-compsets were failing wth floating-point issue and this gets us around this on cori with Intel.

Adjust PE layouts to help the tests on cori-knl.
Use the craype-mic-knl module to build/run on cori-knl (instead of explicitly adding flags)
Remove a Macro related to using ISNAN (I don't think we need -DNO_LAPACK_ISNAN anymore)
Add module load git for cori machines.

…APACK call.

Adjust PE layouts to help the tests on cori-knl.
Use the craype-mic-knl module to build/run on cori-knl (instead of explicitly adding flags)
Remove a Macro related to using ISNAN
Add module load git for cori machines.
@ndkeen
Copy link
Contributor Author

ndkeen commented Feb 15, 2017

closing this, and splitting into 4 sep PR's as apparently this is preferable.
1266 was mentioned.
#1270
#1268
And another one will deal with adjusting PE layouts for cori-knl

@ndkeen ndkeen closed this Feb 15, 2017
@ndkeen ndkeen deleted the ndk/machinefiles/cori-changes-for-tests3 branch July 25, 2017 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants