[MITgcm-support] irix64_ip27_g77 ??

Ed Hill ed at eh3.com
Thu Aug 5 11:03:09 EDT 2004


On Thu, 2004-08-05 at 10:46, Uli Riemenschneider wrote:
> Hi Ed and Chris and co.
> 
> I have been able to set up, configure and run the MITgcm successfully on 
> my new LINUX box. However I want to go back to a four processor SG so it 
> speeds up a little.
> 
> I ran it no that machine before and it worked, but for some reason it 
> doesn't anymore. When I try to compile it seems to not be able to find 
> an OPTFILE 'irix64_ip27_g77' which it requires... (complete error 
> message below).
> 
> Any ideas what I can do about this?
> Thanks,
> Uli
> 
> ===  Searching for possible settings for OPTFILE  ===
>    The platform appears to be:  irix64_ip27
>    The possible FORTRAN compilers found in your path are:
>      g77 f77 f90 mpif77
>    Setting FORTRAN compiler to: g77
>    I looked for the file ../../../tools/build_options/irix64_ip27_g77 
> but did not find it
> Error: can't read OPTFILE="../../../tools/build_options/irix64_ip27_g77"


Hi Uli,

Please try to either explicitly set the optfile using:

 $ genmake2 -of=../../../tools/build_options/irix64_ip27_f77 ...ETC...

or explicitly set the Fortran compiler:

 $ genmake2 -fc=f77 ...ETC...


If neither of the above work then please let me know and I can help you
create a custom optfile for that particular system.

Ed

-- 
Edward H. Hill III, PhD
office:  MIT Dept. of EAPS;  Rm 54-1424;  77 Massachusetts Ave.
             Cambridge, MA 02139-4307
emails:  eh3 at mit.edu                ed at eh3.com
URLs:    http://web.mit.edu/eh3/    http://eh3.com/
phone:   617-253-0098
fax:     617-253-4464




More information about the MITgcm-support mailing list