2008
DOI: 10.1109/ipdps.2008.4536307
|View full text |Cite
|
Sign up to set email alerts
|

Efficient automated marshaling of C++ data structures for MPI applications

Abstract: We

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
9
0

Year Published

2011
2011
2016
2016

Publication Types

Select...
7

Relationship

0
7

Authors

Journals

citations
Cited by 10 publications
(9 citation statements)
references
References 19 publications
0
9
0
Order By: Relevance
“…In some cases additional annotations [Hericko et al, 2003, Cisternino et al, 2005, Tansey and Eli, 2008 are required in order to identify data to serialize or to change serialization format.…”
Section: Serializationmentioning
confidence: 99%
“…In some cases additional annotations [Hericko et al, 2003, Cisternino et al, 2005, Tansey and Eli, 2008 are required in order to identify data to serialize or to change serialization format.…”
Section: Serializationmentioning
confidence: 99%
“…For each dynamic array attribute, some approaches [18,11,15,17,6] assume that there is a matching attribute storing its size. To be able to use these approaches for generating the de-/serialization methods for the computer architecture simulator, we need to make each element of array heapSize an attribute as shown in Figure 8 -(b).…”
Section: Application Of Ser++mentioning
confidence: 99%
“…However, implementation of de-/serialization methods of user defined classes is still realized manually with these frameworks. Second, there are tools for generating de-/serialization code, which parse the class structure and generate the functions accordingly [1,4,6,11,15,17,18]. However, these generators have restrictions on how arrays are implemented and do not support serialization of void/function pointers.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…These are exemplified by Tansey & Tilevich's tool for generating datatypes for C++ classes [6]. Our approach differs as it transforms packing code to datatypes.…”
Section: Related Workmentioning
confidence: 99%