[bug fixed v6.6] running abinit-6.4.3 on IBM power6

option, parallelism,...

Moderators: fgoudreault, mcote

Forum rules
Please have a look at ~abinit/doc/config/build-config.ac in the source package for detailed and up-to-date information about the configuration of Abinit 8 builds.
For a video explanation on how to build Abinit 7.x for Linux, please go to: http://www.youtube.com/watch?v=DppLQ-KQA68.
IMPORTANT: when an answer solves your problem, please check the little green V-like button on its upper-right corner to accept it.
Locked
ppy
Posts: 24
Joined: Wed May 19, 2010 6:28 pm

[bug fixed v6.6] running abinit-6.4.3 on IBM power6

Post by ppy » Mon Feb 28, 2011 3:41 pm

Hi,
I have compiled abinit-6.4.3 on IBM power6, I have been able to run the test successfully, then I run a G0W0 calculation with the plasmon pole model of Godby and Needs, which finished without any trouble.
Then I tried to run some calculation without any plasmon pole, i.e. using the numerical integration along the deformed path, but I got an overload of the memory (although I used 3GB/proc on 32 procs), which was unexpected, since my requirements on the number of bands, planewaves and k-points is reasonable and I could run it easily on another platform with only 4 procs with 2GB/proc (Intel(R) Xeon(R)).
I noticed that nothing is written in the output file after running during at least 15 minutes, is this normal?
Moreover in the standart output file, there is no complain, the job just stop
Since on the Intel cluster I compile without scalapack, I tried to compile with and without scalapack on the IBM platform, but this makes no difference.
Then I tried to change the fftalg, since the default one is different whether running on the IBM or Intel cluster. On Intel, the default fftalg=112 and fftalg=312 on IBM.
So when I changed from fftalg=312 to fftalg=112, the job run a bit further but then crashed again.
Now I don't know what to do to circumvent this problem.
I have attached my input file, and if someone wants to have a look on my output, here is the links to access them:
https://docs.google.com/leaf?id=0Bz-lOO ... NjQ5&hl=en (run on IBM with 32 procs without scalapack)
https://docs.google.com/leaf?id=0Bz-lOO ... NGRm&hl=en (run on IBM with 16 procs with scalapack)
https://docs.google.com/leaf?id=0Bz-lOO ... YWVk&hl=en (run on Intel with 4 procs with scalapack)
Any help would be greatly appreciated!
Thanks in advance
Best Regards
Pierre-Yves
Attachments
gaasgw_scrsig.in
(5.46 KiB) Downloaded 249 times

ppy
Posts: 24
Joined: Wed May 19, 2010 6:28 pm

Re: running abinit-6.4.3 on IBM power6

Post by ppy » Mon Mar 21, 2011 6:41 pm

It seems that there is a memory leak...

User avatar
Alain_Jacques
Posts: 279
Joined: Sat Aug 15, 2009 9:34 pm
Location: Université catholique de Louvain - Belgium

Re: running abinit-6.4.3 on IBM power6

Post by Alain_Jacques » Tue Mar 22, 2011 7:54 pm

PM me please. Alain

ppy
Posts: 24
Joined: Wed May 19, 2010 6:28 pm

Re: running abinit-6.4.3 on IBM power6

Post by ppy » Mon Mar 28, 2011 10:57 am

We (Markus Ramp and I) already told Xavier Gonze about this leak.

User avatar
Alain_Jacques
Posts: 279
Joined: Sat Aug 15, 2009 9:34 pm
Location: Université catholique de Louvain - Belgium

Re: running abinit-6.4.3 on IBM power6

Post by Alain_Jacques » Mon Mar 28, 2011 1:03 pm

I assume in m_splines.F90. Thanks to both of you.

Alain

ppy
Posts: 24
Joined: Wed May 19, 2010 6:28 pm

Re: running abinit-6.4.3 on IBM power6

Post by ppy » Tue Mar 29, 2011 3:55 pm

yes exactly,
you are welcome.
Pierre-Yves

Locked