Skip to Content.
Sympa Menu

forum - Re: [abinit-forum] Starting Abinit on Teragrid

forum@abinit.org

Subject: The ABINIT Users Mailing List ( CLOSED )

List archive

Re: [abinit-forum] Starting Abinit on Teragrid


Chronological Thread 
  • From: Liam Damewood <ldamewood@gmail.com>
  • To: forum@abinit.org
  • Subject: Re: [abinit-forum] Starting Abinit on Teragrid
  • Date: Thu, 21 May 2009 13:38:56 -0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; b=sH3xH2AqvTtvQfwmIER8BkSih2ZBigVXLdrBiM4g5kPn1AGNrF4+/hRW17gJx1z0yp xObgR9tWgCmPVgEk6ASbfhccTFlb1qXfUBgs+hvAEb8kIACDWtMiWvgFqp+NXOmt6Qg2 f2ujEOimxNYHK4iyPmpTC1a5O8HNrUVoXNXag=

Kyle,

Abe has a few debuggers to choose from. The user documentation on debugging is available here:

http://www.ncsa.uiuc.edu/UserInfo/Resources/Hardware/Intel64Cluster/Doc/debug.html

If you were to use gdb interactively, the command could look something like this:

[user@honest4 Input]$ gdb /usr/apps/chemistry/Abinit/abinit-5.x.x/bin/abinis
(gdb) ... setup breakpoints, etc ...
(gdb) r < t33.files

--Liam


On Thu, May 21, 2009 at 12:35 PM, <beran_k@utpb.edu> wrote:
I am trying to debug Abinit on the TeraGrid platform Abe and have been advised
by system consultants to perform and interactive job.  I am told that when the
job is in launch mode, I am to type in the appropriate command at the prompt.
My question is, What is the command I need to use to start the debugging
process?  Thank you.  Regards, Kyle




Archive powered by MHonArc 2.6.15.

Top of Page