Sciweavers

ICPPW
1999
IEEE

Fine Packet Size Tuning with AutoLink

13 years 8 months ago
Fine Packet Size Tuning with AutoLink
Using MPI to work with composed data-types, or datatypes using pointers, is not a built-in operation. AutoMap and AutoLink are two tools that provide those functionalities to the MPI library, as a source-to-source compiler and as a subset of functions on top of MPI. AutoLink uses buffering by packets to transfer more than one node of the datastructure it is traversing, in a time/communication efficient way. This "Packet" needs to be adapted to the system (cpu, network) used to be the most suitable possible. This article presents the "Fine Packet Tuning" tool developed to provide an easy way to do so.
Martial Michel, Judith Ellen Devaney
Added 03 Aug 2010
Updated 03 Aug 2010
Type Conference
Year 1999
Where ICPPW
Authors Martial Michel, Judith Ellen Devaney
Comments (0)