Unanswered HPC packets formats

  • Monday, November 21, 2011 4:40 PM
     
     

    Is there any description of network packets formats, which are utilized by HPC services mentioned in

    Appendix 1: HPC Cluster Networking
    http://technet.microsoft.com/en-us/library/cc719008%28v=ws.10%29.aspx
    or
    http://technet.microsoft.com/en-us/library/ff919486%28v=ws.10%29.aspx?

    BTW, are formats of MPI messages packets vendor specific or is there any standard of those network packets?

    Thanks.


    Andrei.

All Replies

  • Wednesday, November 30, 2011 5:34 PM
     
     

    Hi Andrei,

    The document in link http://technet.microsoft.com/en-us/library/cc719008%28v=ws.10%29.aspx is about network topology (for example, how many networks each computer has). It is not related to and won't affect any network packet format.

    the MS MPI message packet format is the same to MPICH2's format shipped by ANL. It is not vendor specific.

    Hope this helps

    Liwei