Cluster-of-Workstations

PVM provides a de facto standard for
parallel programming in clusters-of-workstations environment.
The PVM communication performance over the 640 Mbps
ATOMIC LAN has been dramatically improved using the
ATOMIC user-level protocol.
The PVM3.3 communication performance over the ATOMIC LAN.
- 31 Mbps throughput using the regular mode (through the pvmd)
- 65 Mbps throughput using the direct mode (over kernel TCP)
Improve PVM communication performance over the ATOMIC LAN.
- Separate PVM control message and PVM data transfer.
- Control message takes regular mode (through the pvmd over kernel UDP).
- Fast data transfer using user-level reliable data protocol
( ATP ) over Myrinet API.
- 164-Mbps PVM point-to-point throughput over the ATP.
Improve PVM collective communication performance.

Go back to the ATOMIC-2 home page. / Go back to the ISI home page.
This page written and maintained by the
ATOMIC-2 group.
Please mail us any problems with or
comments about this page.
Last modified June 8, 1995.