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

update intel compiler instructions #11251

Merged
merged 1 commit into from
May 13, 2015
Merged

update intel compiler instructions #11251

merged 1 commit into from
May 13, 2015

Conversation

nolta
Copy link
Member

@nolta nolta commented May 12, 2015

Recommend using v15 or greater. Older versions either fail to build or fail the test suite.

closes #8294, #9656, #10181

Recommend using v15 or greater. Older versions either fail to build
or fail the test suite.

closes #8294
closes #9656
closes #10181
@tkelman
Copy link
Contributor

tkelman commented May 12, 2015

LGTM. Is this working on OSX too?

@nolta
Copy link
Member Author

nolta commented May 12, 2015

Don't know -- i've only tried this on linux.

ViralBShah added a commit that referenced this pull request May 13, 2015
update intel compiler instructions
@ViralBShah ViralBShah merged commit 30247d4 into master May 13, 2015
@ViralBShah
Copy link
Member

Merging since it at least gets us to where we used to be with Intel compilers.

@tkelman
Copy link
Contributor

tkelman commented May 13, 2015

Looks like at least those 3 issues were all for Linux, so fair enough. Are mklvars.sh and MKL_INTERFACE_LAYER=ILP64 not necessary any more?

@ViralBShah
Copy link
Member

I would think they would be required, unless Intel has changed something in version 15.

@tkelman tkelman deleted the mn/intel15 branch May 13, 2015 04:13
@nolta
Copy link
Member Author

nolta commented May 13, 2015

MKL_INTERFACE_LAYER is set by the makefile, and compilervars.sh loads mklvars.sh if it exists.

@tkelman
Copy link
Contributor

tkelman commented May 14, 2015

Good to know, thanks.

On OS X it looks like #9145 is still a problem.

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.

Failed to compile with Intel compilers
3 participants