Skip to Content.
Sympa Menu

forum - Re: [abinit-forum] Which is the error?

forum@abinit.org

Subject: The ABINIT Users Mailing List ( CLOSED )

List archive

Re: [abinit-forum] Which is the error?


Chronological Thread 
  • From: "Davide Sangalli" <davide.sangalli@gmail.com>
  • To: forum@abinit.org
  • Subject: Re: [abinit-forum] Which is the error?
  • Date: Thu, 24 May 2007 12:59:07 +0200
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=NnNUmbiEibx8gbpP538zNd6Ho16lfrDiLgoLjZXXboieB4GyxGRCxOQ9HXtkdkxRu0rohMVfXECLvBbRUNwmc8jCl/LWJOcaj8yCPJxJu1tbpBMBKRy9t61jLu7fEBAyaR3XmNAaef2u8GVmEzFC8e9Sp3EpC9rngvUQg8HifFY=

Not clear what should I do...
I should type something like that?
First command:
gdb ../../../abinit-5.3.4 /tmp/src/main/abinis < tddft_O2.files >& log_files/prova.log &

second command ???
gdb> run < files.x

After it stops
gdb> up
gdb> up
gdb> up
gdb> up

this is my tddft_02.files:
________________________________________________
tddft_O2.in
out_files/prova.out
/localdisk1/sangalli/io_files/O2/prova_i
/localdisk1/sangalli/io_files/O2/prova_o
tmp_files/tddft_O2_1
../psps/8o.pspnc
_________________________________________________

On 5/24/07, Matthieu Verstraete <mjv500@york.ac.uk> wrote:

Send in your files file, and run

gdb xxx/yyy/abinis
gdb> run < files.x

then when it stops type
gdb> up
gdb> up
gdb> up
gdb> up

until you get to the top routine. Send us all the gdb output from when
it stops.

M.

--
================================================================
Dr. Matthieu Verstraete                 mailto:mjv500@york.ac.uk
Dept. of Physics, University of York,     tel: +44 1904 43 22 08
Heslington, YO10 5DD York, United Kingdom fax: +44 1904 43 22 14




Archive powered by MHonArc 2.6.16.

Top of Page