Jump to letter: [
          
            3ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        ucx - UCX is a communication library implementing high-performance messaging
        
        
        - Description:
 
        UCX stands for Unified Communication X. It requires either RDMA-capable device
(InfiniBand, RoCE, etc), Cray Gemini or Aries, for inter-node communication.
Future versions will support also TCP for inter-node, to lift that hardware
dependency.
In addition, the library can be used for intra-node communication by leveraging
the following shared memory mechanisms: posix. sysv, cma, knem, xpmem.
 
        
        Packages
        
        
            | ucx-1.4.0-1.el7.x86_64
              [364 KiB] | 
            
              Changelog
              by Andrey Maslennikov (2018-08-16):
              - Explicitly set gcc-c++ as requirements 
             |