On Fri, March 27, 2009 16:17, David A. Case wrote:
> 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?
Why not just do '-check all -traceback'?
_______________________________________________
AMBER-Developers mailing list
AMBER-Developers.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber-developers
Received on Sun Mar 29 2009 - 01:10:48 PDT