Skip to content

Questions about the performance and architecture of the pscom layer compared to MPICH #3

Description

@PaulinaEster

Good afternoon,

I am using the ParaStation MPI (psmpi) library with the pscom communication layer and conducting a performance comparison against the original MPICH version. My reference for this study is the seminal paper:

WARSCHKO, T. M.; BLUM, J. M.; TICHY, W. F. ParaStation: Efficient parallel computing by clustering workstations: Design and evaluation. Journal of Systems Architecture, v. 44, n. 4, p. 241–260, 1998.

The paper shows that ParaStation achieves significantly lower latencies (on the order of microseconds) by removing the operating system from the critical communication path and providing an efficient emulation of the Unix socket interface. Based on this, I have the following questions:

  • Does the TCP/IP protocol emulation still exist in current versions?
  • Is there any configuration flag or runtime parameter that optimizes pscom performance?
  • Is specific network hardware required to achieve the latency results described in the original paper?

Thank you.
@jensh

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions