2 Papers
61 Citations
Gropp is an academic researcher from Argonne National Laboratory. The author has contributed to research in topics: Data structure & Interface (computing). The author has an hindex of 2, co-authored 2 publications.
Chat about Author
Papers
Efficient structured data access in parallel file systems
Ching,Choudhary,Wei-keng Liao,Ross,Gropp +4 more
- 01 Jan 2003
TL;DR: This work presents an implementation of structured data access support in the context of the parallel virtual file system (PVFS) by using a reusable datatype-processing component from the MPICH2 MPI implementation, called "datatype I/O" because of its similarity to MPI datatypes.
Improving the performance of MPI derived datatypes by optimizing memory-access cost
Byna,Gropp,Xian-He Sun,Thakur +3 more
- 01 Jan 2003
TL;DR: This paper presents performance results for a matrix-transpose example that demonstrate that the implementation of derived datatypes significantly outperforms both manual packing by the user and the existing derived-datatype code in the MPI implementation (MPICH).