Skip to Content.
Sympa Menu

charm - [charm] Error: signal 8

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

[charm] Error: signal 8


Chronological Thread 
  • From: Márcia Silva <marcianasare AT gmail.com>
  • To: charm AT cs.uiuc.edu
  • Subject: [charm] Error: signal 8
  • Date: Tue, 23 Aug 2011 09:50:52 -0300
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/charm>
  • List-id: CHARM parallel programming system <charm.cs.uiuc.edu>

Hi

I'm trying do a simulation of code megampi with BigSim simulator.
I am using USE_TRANSCEIVER of netconfig file, enabled in 1, and my parameters in the simulation are:

./charmrun +p100 ./bigsimulator 1 2 7 1000 36 0.1.

The configuration was showed in window but don't occurred the simulation. Hapened the following error:

------------- Processor 0 Exiting: Caught Signal ------------
Signal: 8
[0] Stack Traceback:
  [0:0] [0x12d400]
  [0:1] _ZN4mainC1EP8CkArgMsg+0x6a6  [0x814e4c0]
  [0:2] _ZN12CkIndex_main19_call_main_CkArgMsgEPvP4main+0x2f  [0x814edd3]
  [0:3] _Z10_initCharmiPPc+0xec3  [0x81bf008]
  [0:4] ConverseInit+0x4cf  [0x8218ca8]
  [0:5] main+0x44  [0x81cbb78]
  [0:6] __libc_start_main+0xe6  [0x444bd6]
  [0:7]   [0x80f8a61]
--------------------------------------------------------------------------
MPI_ABORT was invoked on rank 0 in communicator MPI_COMM_WORLD
with errorcode 1.

NOTE: invoking MPI_ABORT causes Open MPI to kill all MPI processes.
You may or may not see output from other processes, depending on
exactly when Open MPI kills them.

Someone had the same problem?


Thank you.


Márcia Silva


  • [charm] Error: signal 8, Márcia Silva, 08/23/2011

Archive powered by MHonArc 2.6.16.

Top of Page