| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: ucx: Update to 1.15.0.•••* gnu/packages/fabric-management.scm (ucx): Update to 1.15.0.
* gnu/packages/patches/ucx-tcp-iface-ioctl.patch: Update for 1.15.0.
| Ludovic Courtès | 2023-11-15 | 1 | -43/+62 |
* | gnu: ucx: Update to 1.14.0.•••* gnu/packages/fabric-management.scm (ucx): Update to 1.14.0.
* gnu/packages/patches/ucx-tcp-iface-ioctl.patch: Adapt patch to new ucx
version.
| Guillaume Le Vaillant | 2023-03-27 | 1 | -3/+3 |
* | gnu: ucx: Restore (and adapt) ioctl fallback patch.•••This is a followup to 4ebd4a58ce307874b18c30ffcd4852440e475ad5 which
removed the patch, but it was still necessary for some dependents.
* gnu/packages/patches/ucx-tcp-iface-ioctl.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/fabric-management.scm (ucx)[source](patches): New field.
| Marius Bakke | 2021-05-22 | 1 | -0/+108 |
* | gnu: ucx: Update to 1.9.0.•••* gnu/packages/patches/ucx-tcp-iface-ioctl.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/fabric-management.scm (ucx): Update to 1.9.0.
[source](patches): Remove.
| Marius Bakke | 2021-05-18 | 1 | -109/+0 |
* | gnu: ucx: Avoid relying on /sys/class/net.•••This fixes test failures of packages that use Open MPI, whereby UCX
would error out due to /sys/class/net being unavailable in the build
chroot that the daemon sets up.
* gnu/packages/patches/ucx-tcp-iface-ioctl.patch: New file.
* gnu/packages/fabric-management.scm (ucx)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
| Ludovic Courtès | 2019-11-16 | 1 | -0/+109 |