Skip to Content.
Sympa Menu

forum - Error: Attempting to allocate already allocated array

forum@abinit.org

Subject: The ABINIT Users Mailing List ( CLOSED )

List archive

Error: Attempting to allocate already allocated array


Chronological Thread 
  • From: "Sangamesh C" <bc81sangu@gmail.com>
  • To: forum@abinit.org
  • Subject: Error: Attempting to allocate already allocated array
  • Date: Fri, 5 Oct 2007 12:50:17 +0530
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=r3e1vJD0c5Eta13IjRy5cPL1mDuQkvbryko5zkGH2h8DTSdoy3hVhJQkDfNeupb95K2oI1CJe7J1cuME0S/eULbIpwz15Odlklh460zdrQZ1OyP/6SsQRFETVDjeQCZJYZKHqoW0aDS8PNKDvQoiJQc7RshUibOWVzg991kgvQg=

  Hi all Abinit users,

With the following installation steps, both abinis and abinip are not working. Here are the Installation steps:

Version of Abinit: 5.3.4

./configure CC=/opt/MPIch2/bin/mpicc FC=/opt/MPIch2/bin/mpif90 CXX=/opt/MPIch2/bin/mpicxx FCFLAGS=-I/opt/MPIch2/include  --enable-mpi=yes | tee configure.log

make multi

make install

Installed Properly into /opt/etsf/abinit/5.3

And the MPIch2 is configured with gfortran compiler.

When I execute abinis:

[root@locuzcluster work]# /opt/etsf/abinit/5.3/bin/abinis < t1x.files >& logser

Fortran runtime error: Attempting to allocate already allocated array.
  ABINIT

  Give name for formatted input file:
t11.in
  Give name for formatted output file:

Then I executed abinip:

[root@locuzcluster work]#/opt/MPIch2/bin/mpirun -np 2 /opt/etsf/abinit/5.3/bin/abinip < t1x.files >& logpar

-P-0001  leave_test : synchronization done...
Fortran runtime error: Attempting to allocate already allocated array.
rank 1 in job 1  locuzcluster.org_33422   caused collective abort of all ranks

Have anyone encountered this problem earlier. Please help me out to know the reason behind this.

But with Intel Fortran compiler, both are working.

regards,
Sangamesh





  • Error: Attempting to allocate already allocated array, Sangamesh C, 10/05/2007

Archive powered by MHonArc 2.6.16.

Top of Page