Skip to content

Conversation

certik
Copy link
Member

@certik certik commented Mar 15, 2016

Otherwise it uses the system wide one.

Otherwise it uses the system wide one.
@cekees
Copy link
Contributor

cekees commented Mar 17, 2016

Could you use $MPIF77 instead so gfortran isn't hardwired in?

@certik
Copy link
Member Author

certik commented Mar 18, 2016

I need to test this. It looks like the configure script finds the correct mpi programs, but requires $F77 to be the actual compiler, not the MPI wrapper. So that's why it's tricky. I could use $FC, but sometimes $FC is not set...

@certik
Copy link
Member Author

certik commented Mar 18, 2016

The best solution is of course to make hit aware of compilers and set the FC, F77, CC and CXX variables properly. Then there is no 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.

2 participants