Re: amber-developers: Compile AMBER9 on SGI

From: darden <darden.gamera.niehs.nih.gov>
Date: Wed, 9 Nov 2005 07:18:41 -0700

i though using pointers in place of allocatable arrays in types was ok for

f90? not true??
tom d
On Tue, 8 Nov 2005, David A. Case wrote:

> On Tue, Nov 08, 2005, Wu, Xiongwu (NIH/NHLBI) [E] wrote:
>>
>> I am trying to compile amber9 on SGI but failed. Is this a problem of
>> f90 of SGI? e.g. evb_vars.f produces compiling problems.
>>
>
> Kim:
>
> This is a real problem: having allocatable arrays as a part of defined
> types
> is *not* standard Fortran 95 -- it is a part of Fortran 2003 that
> happens to
> be supported by ifort and g95. But major compilers, including SGI and
> gfortran, do not allow these extensions.
>
> I am pretty reluctant to require a Fortran 2003-compliant compiler for
> Amber 9. Is there any easy way to not have to use allocatable arrays
> inside
> user-defined types?
>
> Xiongwu:
>
> You could try to download the IRIX-MIPS version of g95 from
> www.g95.org. G95 works on other platforms, so one hopes it could work
> there as well. (I can't try this right now since we have no web
> access).
>
> Otherwise, you will have to move to a non-SGI platform until we can get
> this
> sorted out.
>
> ...thanks...dac
>
Received on Wed Apr 05 2006 - 23:49:50 PDT
Custom Search