Skip to content
Pavel Shamis (Pasha) edited this page Nov 6, 2023 · 116 revisions

UCF 2023 annual meeting and workshop

9th Annual UCF workshop

Links to previous events:
2022/8th annual meeting, 2021/7th annual meeting, 2020/6th annual meeting, 2019/5th annual meeting, 2018/4th annual meeting, 2017/3rd annual meeting, 2016/2nd annual meeting, 2015/1st annual meeting.

Download and Install latest stable release v1.15.0

$ wget https://github.com/openucx/ucx/releases/download/v1.15.0/ucx-1.15.0.tar.gz
$ tar xzf ucx-1.15.0.tar.gz
$ cd ucx-1.15.0
$ ./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 Release Managers
1.12.0 October November @tonycurtis @brminich
1.12.1 March 2022 @tonycurtis @brminich
1.13.0 April May 2022 @edgargabriel @evgeny-leksikov
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