Skip to Content.
Sympa Menu

charm - [charm] ParFUM Crashes w/ Parallel Partitioning

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

[charm] ParFUM Crashes w/ Parallel Partitioning


Chronological Thread 
  • From: <kevin.mueller AT utas.utc.com>
  • To: charm AT lists.cs.illinois.edu
  • Subject: [charm] ParFUM Crashes w/ Parallel Partitioning
  • Date: Thu, 13 Oct 2016 12:14:08 -0500

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