Skip to Content.
Sympa Menu

charm - [charm] Parallel I/O

charm AT lists.siebelschool.illinois.edu

Subject: Charm++ parallel programming system

List archive

[charm] Parallel I/O


Chronological Thread 
  • From: Daniel Langr <langrd AT fel.cvut.cz>
  • To: charm AT cs.uiuc.edu
  • Subject: [charm] Parallel I/O
  • Date: Fri, 06 Aug 2010 11:54:22 +0200
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/charm>
  • List-id: CHARM parallel programming system <charm.cs.uiuc.edu>

What are the possibilities of using parallel I/O in Charm++ program? Can I exploit parallel file systems? Can I use pHDF5 format or MPI-IO routines? I have only find checkpointing abilities of Charm++ in manual, but no mention of general parallel I/O capabilities, such as reading input data (e.g. large sparse matrices) and writing output results.

Regards,
Daniel





Archive powered by MHonArc 2.6.16.

Top of Page