Skip to content

Commit

Permalink
Update UCX
Browse files Browse the repository at this point in the history
  • Loading branch information
Micket committed Jan 21, 2025
1 parent 1743c2d commit ad24c07
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies = [
('zlib', '1.3.1'),
('hwloc', '2.11.2'),
('libevent', '2.1.12'),
('UCX', '1.17.0'),
('UCX', '1.18.0'),
('libfabric', '2.0.0'),
('PMIx', '5.0.5'),
('PRRTE', '3.0.8'),
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
easyblock = 'ConfigureMake'

name = 'UCX'
version = '1.17.0'
version = '1.18.0'

homepage = 'https://www.openucx.org/'
description = """Unified Communication X
Expand Down

0 comments on commit ad24c07

Please # to comment.