On Fri, Mar 27, 2009, Joe Krahn wrote:
>
> I would like to use the following flags in ifort:
> -stand f95 -warn all
>
> For debug builds, I also use:
> -check bounds -check uninit
>
> The 'uninit' check helps with using uninitialized values that happen to
> be zero most of the time, but may not always be, especially for multiple
> SANDER invocations.
Can put this advice on the Wiki?
>
> The bounds check is a lot more useful without so many '(*)' dimensions.
Well, that would be a good next step in the code-cleanup department.
...dave
_______________________________________________
AMBER-Developers mailing list
AMBER-Developers.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber-developers
Received on Sun Mar 29 2009 - 01:10:33 PDT