Skip to content

Commit

Permalink
Update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Micket authored Jan 21, 2025
1 parent a1045d8 commit a4b2c37
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ builddependencies = [('binutils', '2.42')]
dependencies = [
('libevent', '2.1.12'),
('hwloc', '2.11.2'),
('PMIx', '5.0.5'),
('PMIx', '5.0.6'),
]

configopts = ' --with-libevent=$EBROOTLIBEVENT'
Expand Down
2 changes: 1 addition & 1 deletion easybuild/easyconfigs/u/UCC/UCC-1.3.0-GCCcore-14.2.0.eb
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ builddependencies = [
]

dependencies = [
('UCX', '1.17.0'),
('UCX', '1.18.0'),
]

preconfigopts = "./autogen.sh && "
Expand Down
2 changes: 1 addition & 1 deletion easybuild/easyconfigs/u/UCX/UCX-1.18.0-GCCcore-14.2.0.eb
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ patches = [
'UCX-1.13.1-dynamic_modules.patch',
]
checksums = [
{'ucx-1.17.0.tar.gz': '34658e282f99f89ce7a991c542e9727552734ac6ad408c52f22b4c2653b04276'},
{'ucx-1.18.0.tar.gz': 'fa75070f5fa7442731b4ef5fc9549391e147ed3d859afeb1dad2d4513b39dc33'},
{'UCX-1.13.1-dynamic_modules.patch': '00874687bd90b795fff61aaa183f6c6bea2210aa1003b28f23d9ebf7066f8782'},
]

Expand Down

0 comments on commit a4b2c37

Please # to comment.