User-space RDMA Fabric Interfaces
libfabric provides a user-space API to access high-performance fabric
services, such as RDMA.
- Sources inherited from project SUSE:SLE-15-SP7:GA
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout SUSE:SLE-15-SP7:Update/libfabric && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000058 58 Bytes | |
_service | 0000000708 708 Bytes | |
baselibs.conf | 0000000108 108 Bytes | |
fabtests-rpmlintrc | 0000000245 245 Bytes | |
fabtests.spec | 0000001735 1.69 KB | |
libfabric-1.22.0.0.159219639b7f.tar.bz2 | 0003492290 3.33 MB | |
libfabric-libtool.patch | 0000000271 271 Bytes | |
libfabric.changes | 0000105171 103 KB | |
libfabric.spec | 0000004386 4.28 KB | |
pre_checkin.sh | 0000000326 326 Bytes |
Latest Revision
Daniel Mach (dmach)
committed
(revision 2)
Update libfabric to v1.22 (jsc#PED-8661) - Add -Wno-incompatible-pointer-types to CFLAGS to enable building for 32bit with GCC 14. - Update to 1.22.0 - Coll - Fix Coverity issues - Core - General bug fixes - hmem: change neuron get_dmabuf_fd error code - Fix an error in the error handling path of fi_param_define() - Makefile.am: Add Windows build files to distribution tarball - hmem: disable ZE IPC - Add profile variables for connections and memory allocated - hmem: Fix `cuDeviceCanAccessPeer()` error reporting - man: Update text for `len` parameter - Add page size MR attr field - man: Extend fi_mr_refresh support - man: Improve FI_MR_ALLOCATED documentation - man: Support optional MR desc - man: Improve FI_MR_HMEM documentation - Added ofi_get_realtime interfaces - Add endpoint options for max message size and inject size - Add Windows definition for `EREMOTEIO` - EFA - General improvement and bug fixes - Handle recv cancel for zero copy recv - Avoid iterating EP list in CQ read - Add RDMA core errno for remote unknown peer - Map EFA errnos to Libfabric codes - Improve the zero-copy receive feature
Comments 0