Skip to Content.
Sympa Menu

charm - Re: [charm] about compiling charm++

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

Re: [charm] about compiling charm++


Chronological Thread 
  • From: Phil Miller <mille121 AT illinois.edu>
  • To: sefer baday <sefer.baday AT unibas.ch>
  • Cc: charm AT cs.illinois.edu
  • Subject: Re: [charm] about compiling charm++
  • Date: Fri, 8 Jan 2010 09:10:32 -0500
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/charm>
  • List-id: CHARM parallel programming system <charm.cs.uiuc.edu>

Sefer,

More information would be very helpful in diagnosing your issue.

What build command did you run?

What version of Linux are you running this on (distribution and release)?

What MPI libraries and compilers are you using?

Is this test failure repeatable?

Does it happen with only 1 processor?

Does it happen with more than 2 processors?

Phil

On Fri, Jan 8, 2010 at 08:33, sefer baday
<sefer.baday AT unibas.ch>
wrote:
> Hello,
>
> I am trying to compile charm++  on the linux cluster with mpi compiler.
>
> I successfully compiled charm++.  However when do megatest  it fails.
>
> the following is the error I got in the test run :
>
> ./charmrun ./pgm 12 6 +p2
>
> Running on 2 processors:  ./pgm 12 6
> Megatest is running on 2 processors.
> test 0: initiated [bitvector (jbooth)]
> test 0: completed (0.00 sec)
> test 1: initiated [immediatering (gengbin)]
> test 1: completed (0.01 sec)
> test 2: initiated [callback (olawlor)]
> rank 0 in job 1  bc2-login01_51184   caused collective abort of all ranks
>  exit status of rank 0: killed by signal 11
>
>
> Could you help me ?
>
> What could be the my mistake ?
>
> thanks
>
> sefer
>





Archive powered by MHonArc 2.6.16.

Top of Page