Skip to Content.
Sympa Menu

charm - Re: [charm] [ppl] Question about the macro "CMK_SHARED_VARS_UNAVAILABLE"

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

Re: [charm] [ppl] Question about the macro "CMK_SHARED_VARS_UNAVAILABLE"


Chronological Thread 
  • From: Phil Miller <mille121 AT illinois.edu>
  • To: Xuehan Xu <xxhdx1985126 AT gmail.com>
  • Cc: Charm Mailing List <charm AT cs.illinois.edu>
  • Subject: Re: [charm] [ppl] Question about the macro "CMK_SHARED_VARS_UNAVAILABLE"
  • Date: Thu, 20 Jan 2011 08:25:31 -0600
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/charm>
  • List-id: CHARM parallel programming system <charm.cs.uiuc.edu>

On Thu, Jan 20, 2011 at 06:51, Xuehan Xu
<xxhdx1985126 AT gmail.com>
wrote:
> I want to run a sample code on my computer which has Xeon Duo Core cpu, so I
> set the "++ppn" to 2, but it came up with the following output:
>
> warning> Invalid cpus 2 in nodelist group ignored.
>
> I wonder how to use both cores?

Use an smp or multicore build of charm.

If you were using net-linux, then you want net-linux-smp or multicore-linux32.
If you were using net-linux-x86_64, then you want net-linux-x86_64-smp
or multicore-linux64.

Phil




Archive powered by MHonArc 2.6.16.

Top of Page