Skip to Content.
Sympa Menu

charm - [charm] PUP and enum types

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

[charm] PUP and enum types


Chronological Thread 
  • From: Jonah Miller <jonah.maxwell.miller AT gmail.com>
  • To: "charm AT cs.uiuc.edu" <charm AT cs.uiuc.edu>
  • Subject: [charm] PUP and enum types
  • Date: Sat, 04 Jul 2015 17:58:35 -0400
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/charm/>
  • List-id: CHARM parallel programming system <charm.cs.uiuc.edu>

Hi Everyone,

I have a quick question about the PUP framework. What is the proper way to pack or unpack enumerations? Under the hood, enumerations are integers, so it seems like they should be pup-able. But I wondered if there was a straightforward or "correct" way to do it.

Thanks in advance for your help.

Best,
Jonah Miller




Archive powered by MHonArc 2.6.16.

Top of Page