Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
packages
packages
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Labels
  • Merge Requests 0
    • Merge Requests 0
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Security & Compliance
    • Security & Compliance
    • Dependency List
    • License Compliance
  • Operations
    • Operations
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Jobs
  • Commits
  • Arm HPC Users Group
  • packagespackages
  • Wiki
    • Packages
  • UCX

Last edited by Phil Ridley Jun 23, 2020
Page history

UCX

URL: Open UCX

Source URL: https://github.com/openucx/ucx

Categories: open-source, network

Versions

UCX 1.8.0 GCC

Build Details For Version 1.8.0 GNU

Configuration

  1. UCX 1.8.0
  2. GCC version 9.3
  3. Tested on RHEL 7.5
  4. Last updated 23/06/20

Build instructions

Downloading the source

Download the source and cd into the top-level directory

git clone https://github.com/openucx/ucx.git ucx-master

or 

wget https://github.com/openucx/ucx/archive/master.zip

Build

Create a directory where to install UCX e.g. $INSTALL_DIR, configure and then build

cd ucx-master
./configure --prefix=$INSTALL_DIR --enable-mt
make -j; make install

When building OpenMPI to use UCX, configure the OpenMPI with --with-ucx=$INSTALL_DIR.

Clone repository
  • categories
    • allPackages
    • apex
    • application
    • benchmark
    • catalyst
    • closed source
    • compiler
    • coral2
    • debugger
    • dod
    • doe
    • emulator
    • filesystem
    • isambard list
    • language
View All Pages