charm AT lists.siebelschool.illinois.edu
Subject: Charm++ parallel programming system
List archive
- From: Phil Miller <mille121 AT illinois.edu>
- To: Joseph Farran <jfarran AT uci.edu>, Paul Hargrove <phhargrove AT lbl.gov>
- Cc: checkpoint AT lbl.gov, namd-l AT ks.uiuc.edu, Charm Mailing List <charm AT cs.illinois.edu>
- Subject: [charm] BLCR and NAMD
- Date: Thu, 7 Nov 2013 20:47:14 -0800
- List-archive: <http://lists.cs.uiuc.edu/pipermail/charm/>
- List-id: CHARM parallel programming system <charm.cs.uiuc.edu>
Hi Joseph and Paul,
I'm one of the Charm++ developers, and noticed your conversation in the NAMD mailing list archive about checkpointing NAMD with BLCR by happenstance.We're using it to identify which core a running task is currently mapped to. In situations in which that's useful information to have, the threads should probably be getting pinned to particular cores at startup anyway (+setcpuaffinity and +pemap flags), and thus the results can be cached and the file closed. Without thread affinity, the OS can be moving threads arbitrarily anyway, so any use of that information is apt to be stale.
- [charm] BLCR and NAMD, Phil Miller, 11/07/2013
- Re: [charm] BLCR and NAMD, Joseph Farran, 11/07/2013
- Re: [charm] BLCR and NAMD, Paul Hargrove, 11/08/2013
Archive powered by MHonArc 2.6.16.