The biggest issue you may have is that gnu fortran does not support all the fortran constructs that all the others do. Most fortrans have supported the standard plus the DEC extentions. Gnu fortran does not quite get all the standards.Intel fortran does support them all, and I believe that portland group and absoft may also.
On Sun, Aug 19, 2012 at 9:11 AM, Bill Mulberry <ocnop...@earthlink.net>wrote: > > Hi.... > > I have a large program written in FORTRAN 77 with a couple of routines > written in C++. It has MPI commands built into it to run on a large scale > multiprocessor IBM systems. I am now having the task of transferring this > program over to a cluster system. Both the multiprocessor and cluster > system has linux hosted on them. The Cluster system has GNU FORTRAN and > GNU > C compilers on it. I am told the Cluster has openmpi. I am wondering if > anybody out there has had to do the same task and if so what I can expect > from this. Will I be expected to make some big changes, etc.? Any advice > will be appreciated. > > Thanks. > > > > _______________________________________________ > users mailing list > us...@open-mpi.org > http://www.open-mpi.org/mailman/listinfo.cgi/users > -- David Warren University of Washington 206 543-0954