|
In Table 4.2 we show the transmission time in microseconds
(
s) to send a 1 byte message in each of the environments tested. In
shared memory mode (SM) the mpiJava wrapper adds an extra 94
s
(140%) and 226
s (152%) compared to WMPI and MPICH C
respectively. In distributed memory mode (DM) the mpiJava wrapper adds
an extra 66
s (11%) and 282
s (42%) compared to WMPI and
MPICH C respectively. The ``Wsock'' figures are those for a WinSock
implementation of PingPong benchmark using TCP.