jaewan / jaewan/accelerator_disaggregation
Baseline Naiive networking
Open
good first issue
- Dominant language
- Python
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Implement a baseline that transfers data from client to remote GPU using vanilla TCP socket and Host to device memcpy to gpu.
- Impl a client (that would work with PoC server code (https://github.com/jaewan/zero_copy_GPU/blob/main/DPDK_Version/dpdk_cuda_receiver_zero_copy.cc)
- Impl server code with naiive version.
Implement the codes in networking_impl and make it buildable/runnable via bazel
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.