1525-108 Error encountered while attempting to allocate a data object

Questions regarding the compilation of VASP on various platforms: hardware, compilers and libraries, etc.


Moderators: Global Moderator, Moderator

Post Reply
Message
Author
saswata
Newbie
Newbie
Posts: 14
Joined: Wed May 02, 2007 11:34 am
License Nr.: 307

1525-108 Error encountered while attempting to allocate a data object

#1 Post by saswata » Fri Jan 04, 2008 10:21 am

Hi All
When I run a job (32 atom Super Cell with 6x6x4, Gama K-mesh) in IBM p570 system with
AIX5.3 TL05+SP00 and having 12CPU(2198 MHz),48GB memory compiled in serial mode,
I got this error:
"LDA part: xc-table for Ceperly-Alder, standard interpolation
POSCAR, INCAR and KPOINTS ok, starting setup
WARNING: wrap around errors must be expected
1525-108 Error encountered while attempting to allocate a data object. The program will stop."
So I recompile with, " FFLAGS = -O3 -qarch=pwr5 -bmaxdata:0x80000000" in the makefile in vas.4.lib and
"OFLAG = -O3 -qarch=pwr5 -bmaxdata:0x80000000"
in the makefile in vasp.4.6. Still I am getting the error mentioned above.
But for 16 atom supercell it is working.

If i run the same job in a intel system with RHEL-4 having 2 CUP(3GHz),24GB memory.its runing fine.

I need help for the same.

With Regards
Saswata
Last edited by saswata on Fri Jan 04, 2008 10:21 am, edited 1 time in total.

admin
Administrator
Administrator
Posts: 2921
Joined: Tue Aug 03, 2004 8:18 am
License Nr.: 458

1525-108 Error encountered while attempting to allocate a data object

#2 Post by admin » Tue Jan 08, 2008 12:58 pm

please check if this may be a memory problem (eg by decreasing the number of k-points of the energy cutoff to test.) If the error does not show up with decreased memory, please run your original calculation parallel (so the memory is distributed between several nodes)
Last edited by admin on Tue Jan 08, 2008 12:58 pm, edited 1 time in total.

Post Reply