Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

MPIF90 option

Status
Not open for further replies.

mymyz

Programmer
Joined
Jan 21, 2009
Messages
1
Location
NZ
Hi!
I have got a Makefile running with mpif90 Intel and I need to run it under Linux 64bit. Hence some of the options need to be changed.
For the Intel compiler the option -assume byterecl was written.
So here is my question: what is -assume byterecl for mpif90 on Linux64?
I have been trying -DWORDLENGTH=1 but it didn't seem to work

Thank you for your help
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top