Skip to content
Yossi Itigin edited this page Feb 5, 2022 · 117 revisions

UCF 2021 annual meeting and workshop

Call for participation and planning https://github.com/openucx/ucx/wiki/7th-Annual-UCF-Workshop-and-Annual-Meeting-2021

Download and Install latest stable release v1.11.2

$ wget https://github.com/openucx/ucx/releases/download/v1.11.2/ucx-1.11.2.tar.gz
$ tar xzf ucx-1.11.2.tar.gz
$ cd ucx-1.11.2
$ ./contrib/configure-release --prefix=$PWD/install
$ make -j8 install

API documentation: PDF HTML

UCX API examples

https://github.com/openucx/ucx/tree/master/examples

Running UCX

UCX internal performance tests
OpenMPI and OpenSHMEM with UCX
MPICH with UCX

Major Release schedule 2021 (Tentative)

Version Branch (no new features accepted) Release
1.12.0 October November
1.12.1 February 2022
1.13.0 February March 2022
1.14.0 June July 2022
1.15.0 October November 2022

Documentation

Slides
High Level Design
Infrastructure and Tools
Github Pages - Documentation, FAQ

UCX Community

UCF Workshop 2018
Guidance for contributors
UCX Testing Procedure
Bi-Weekly conference call
Organizations

Clone this wiki locally