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
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