Skip to Content.
Sympa Menu

charm - Re: [charm] ParFUM Crashes w/ Parallel Partitioning

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

Re: [charm] ParFUM Crashes w/ Parallel Partitioning


Chronological Thread 
  • From: Phil Miller <phil AT hpccharm.com>
  • To: kevin.mueller AT utas.utc.com
  • Cc: charm <charm AT lists.cs.illinois.edu>
  • Subject: Re: [charm] ParFUM Crashes w/ Parallel Partitioning
  • Date: Fri, 21 Oct 2016 12:46:19 -0500

Hi Kevin,

My apologies for the delayed response. It's been a busy time for us in the run-up to the annual Supercomputing conference.

I'm taking a look at the problem now, and will hopefully be able to offer some sort of fix soon.

Sincerely,

Phil Miller

On Thu, Oct 13, 2016 at 12:14 PM, <kevin.mueller AT utas.utc.com> wrote:
ParFUM crashes when attempting to partition a mesh using FEM_Partition_Mode=2
in the source or adding +Parfum_parallel_partition.

Crash message is as follows:
[0] Memory usage on vp 0 at the begining of partition 86002304
master -> number of elements 515777
master -> ptrcount 515777 indcount 2063108 sizeof(MSA1DINT) 56
sizeof(MSA1DINTLIST) 56 memory 104175088

This appears to duplicate Bug #442 and I have reproduced the same error in
that bug report using the 'simple2D' example as well.

https://charm.cs.illinois.edu/redmine/issues/422

Is there a fix or work-around for this issue?

Build Environment as follows:
Red Hat Enterprise Linux Workstation release 7.2 (Maipo)
ParMetis v4.0.3
Charm++ 6.7.1
MPICH v3.2
ifort 2011.2.137




Archive powered by MHonArc 2.6.19.

Top of Page