Re: amber-developers: ifort errors in building divcon

From: Andreas Svrcek-Seiler <svrci.tbi.univie.ac.at>
Date: Wed, 5 Mar 2008 00:41:32 +0100 (CET)

>>
>> 4) Possible compiler bug in ifort 10.1.013: Only with this compiler I get
>> a lot of errors like:
>> ifort -c -w95 -vec_report0 -mp1 -ip -O3 -axWP -FR -I../../sander
>> -I../src/include -DHAS_LAPACK -DQMMM -o ../obj/qm_mm_div.o
>> ../src/qmmm/qm_mm_div.F90
>> fortcom: Error: qm_mm_div.F90, line 100: The rank of the
>> allocate-shape-spec-list differs from the rank of the allocate-object.
>> [LINK_INDEX]
>> allocate(link_index(qmmm_struct%nlink+1),stat=ier)
>> ---------------------^
>
> Can you say more about what "a lot of errors like..." means? Do all allocate
> statments fail, or just some of them? The code looks correct to me. But
> if we see more of the error messages, maybe we can figure out what they have
> in common, which could help in figuring out what to do.

...I'll have a third look tomorrow. It seems this error was due to an
omitted "make clean" in between trying ifort 10.1 and 10.0.

...sorry if this point really turns out to be my fault

Andreas
Received on Wed Mar 05 2008 - 06:07:38 PST
Custom Search