1
1
openmpi/ompi/mca/osc
Brian Barrett 285581dff2 More endian-related cleanups:
- moved hton64 and ntoh64 from the bunch of places it had been copied
    into one header file
  - properly set and use the btl_tcp's nbo option to put things in
    network byte order on the wire if both sides don't have the same
    endianness
  - Put the OB1 PML's headers (with a couple exceptions I need to discuss
    with Tim) in network byte order on the wire if both sides don't have
    the same endianness
  - since it was needed for the TCP BTL, move the orte_process_name_t
    HTON and NTOH macros from the TCP OOB to ns_types.h

This commit was SVN r9145.
2006-02-26 00:45:54 +00:00
..
base Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
pt2pt More endian-related cleanups: 2006-02-26 00:45:54 +00:00
Makefile.am Merge in present work on the MPI-2 onesided chapter. The current code is not 2006-01-28 15:38:37 +00:00
osc.h Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00