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

Fortran checks should be optional #1871

Closed
biddisco opened this issue Nov 18, 2015 · 0 comments · Fixed by #1873
Closed

Fortran checks should be optional #1871

biddisco opened this issue Nov 18, 2015 · 0 comments · Fixed by #1873
Assignees
Milestone

Comments

@biddisco
Copy link
Contributor

On my windows desktop PC, the cmake configuration checks for fortran cause the spawning of
"C:/Program Files (x86)/Microsoft Visual Studio 14.0/Common7/IDE/devenv.exe" CompilerIdFortran.vfproj /build Debug
Which causes hangs for up to minutes at a time. This is probably because I have many older versions of visual studio installed and with them used the Intel compiler suite with fortran integration.

We should have an option for HPX_WITH_FORTRAN which should be OFF by default (at least on windows) and only enabled when the user wants to build fortran examples using HPX.

@biddisco biddisco self-assigned this Nov 18, 2015
@biddisco biddisco added this to the 0.9.12 milestone Nov 18, 2015
@biddisco biddisco mentioned this issue Nov 19, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant