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

Modified METIS to allow compilation with Intel oneAPI on Windows #1

Closed
wants to merge 1 commit into from

Conversation

agiorla
Copy link

@agiorla agiorla commented Jan 5, 2021

Minor modifications to allow the compilation of METIS 5.1.0 on Windows using all tools from the Intel oneAPI suite.

  • Prevented "rint" to be redefined on Windows when the Intel compiler is used
  • Modified BUILD-Windows.txt to show how to compile with the Intel oneAPI suite

Tested on Windows 10 with Intel oneAPI 20.2.1.20201112

@scivision
Copy link
Owner

Thank you, this was also broken in Visual Studio and so I simply commented out all those lines.

@scivision scivision closed this Jan 8, 2021
@agiorla
Copy link
Author

agiorla commented Jan 12, 2021

Thanks a lot for this integration!

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.

None yet

2 participants