Software release for "Toward GPU-centric Networking on Commodity Hardware"
Contributors
Project members:
Description
Software release for the paper "Toward GPU-centric Networking on Commodity Hardware" presented at EdgeSys 24.
This repository contains references to other repositories part of the project.
The artifacts distributed in this repository implements the ideas, and the prototype, used in the paper, posting (and receiving) RDMA operations directly from a CUDA GPU, without using vendor specific networking stack (e.g. NCCL), but rather re-implementing the core functionalities in pure CUDA code.
The main code that makes these operations possible can be found in the rdma-shim repository [ZENODO][GITHUB], while the apps repository [ZENODO][GITHUB] provides some prototype applications used in the evaluation of the paper [DOI].
Files
rdma-from-gpu/.github-v0.1.zip
Files
(42.3 kB)
Name | Size | Download all |
---|---|---|
md5:de223d5c7f8c05b34c7698e9b9aa8303
|
42.3 kB | Preview Download |
Additional details
Dates
- Available
-
2024-04-22
Software
- Repository URL
- https://github.com/rdma-from-gpu
- Development Status
- Concept