Skip to Content.
Sympa Menu

charm - Re: [charm] nodelist help

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

Re: [charm] nodelist help


Chronological Thread 
  • From: Michael Robson <mprobson AT illinois.edu>
  • To: "alberto.ortiz09 AT gmail.com" <alberto.ortiz09 AT gmail.com>, "charm AT lists.cs.illinois.edu" <charm AT lists.cs.illinois.edu>
  • Subject: Re: [charm] nodelist help
  • Date: Thu, 09 Feb 2017 19:13:15 +0000

Hi Alberto,

Your program seems to be launching correctly but adding ++verbose should help us confirm that. Also, the error you're getting seems to be related to a different part of the code. You can read here for more details: https://charm.cs.illinois.edu/redmine/issues/1101

Sincerely,
Michael

On Thu, Feb 9, 2017 at 8:45 AM alberto.ortiz09 AT gmail.com <alberto.ortiz09 AT gmail.com> wrote:
I forgot to include the error appearing. The outcome of the execution is:

Charmrun> scalable start enabled.
Charmrun> started all node programs in 1.391 seconds.
Charm++> Running in non-SMP mode: numPes 4
Converse/Charm++ Commit ID: v6.7.0-551-g8350759
Warning> Randomization of stack pointer is turned on in kernel, thread
migration may not work! Run 'echo 0 > /proc/sys/kernel/randomize_va_space' as
root to disable it, or try run with '+isomalloc_sync'.
Charm++> scheduler running in netpoll mode.
CharmLB> Load balancer assumes all CPUs are same.
Fatal error on PE 0> [0] Fatal error #4559312

Hope this helps.
--
Michael Robson <mprobson AT illinois.edu>
PhD
 Candidate in Computer Science
University
 of Illinois at Urbana-Champaign
http://charm.cs.illinois.edu/people/mprobson



Archive powered by MHonArc 2.6.19.

Top of Page