[SOLVED] ERROR RUNNING ABINIT

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
CarmineAutieri
Posts: 13
Joined: Wed Feb 24, 2010 11:36 am
Location: Uppsala University

[SOLVED] ERROR RUNNING ABINIT

Post by CarmineAutieri » Thu Jun 21, 2012 7:17 am

Hello Everybody,

I found this problem running Abinit 6-2-3 :
forrtl: severe (173): A pointer passed to DEALLOCATE points to an array that cannot be deallocated

How can I solve this problem? what I must change in the compilation of the code?
If I move to the new versions is it possible that this error will disappear?

Thanks for help
Best
Carmine Autieri

ljludwig
Posts: 77
Joined: Fri Jun 08, 2012 5:19 am

Re: ERROR RUNNING ABINIT

Post by ljludwig » Fri Jun 22, 2012 11:12 pm

My suggestion is to try 6.12.3 first; simply
./configure
./make
./make install
and make sure there is no problem of somewhere else.

CarmineAutieri
Posts: 13
Joined: Wed Feb 24, 2010 11:36 am
Location: Uppsala University

Re: ERROR RUNNING ABINIT

Post by CarmineAutieri » Wed Jun 27, 2012 12:27 pm

You are right. It was a problem of the old version of ABINIT.

thanks
Carmine

Locked