[Users] running Cactus on bigben
Erik Schnetter
schnetter at cct.lsu.edu
Tue May 15 13:18:26 CDT 2007
On May 15, 2007, at 13:08:59, Maria Cristina Babiuc wrote:
> Could somebody please help me in running Cactus successfully on the
> PSC Cray
> XT3 machine bigben?
> The wavetoy runs OK, but with my arrangemnt I got the error:
> ----- DEBUG: PCB, CONTEXT, STACK TRACE ---------------------
> SIGNAL #[11][Segmentation fault] fault_address = 0x0000000000000030
Not being an expert on Big Ben, I nevertheless wager a guess. A
segmentation fault can be caused either by an error in your code, or
by your simulation running out of memory. Try to estimate how much
memory you need on every processor, and compare that to the available
memory on each node. It may be necessary to use more processors in
order to reduce the per-processor memory requirement.
If you use PUGH, then the option PUGH::storage_verbose = yes can help
you. If you use Carpet, then the option
CarpetLib::print_memstats_every = 1 may help.
-erik
--
Erik Schnetter <schnetter at cct.lsu.edu>
My email is as private as my paper mail. I therefore support encrypting
and signing email messages. Get my PGP key from www.keyserver.net.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
Url : http://www.cactuscode.org/pipermail/users/attachments/20070515/cd71deb8/attachment.bin
More information about the Users
mailing list