-
Add `rdma_mpi = 'T'` to test suite. This only gets turned on in OpenACC (GPU) mode, which only exists on the Phoenix GPU runner and the Frontier runner, both of which support it.
Note: There needs …
-
Will Seastar support RDMA in the future? thanks
NUABO updated
4 months ago
-
# CI Intermittent Failure
Point of failure:
```
11:15:25 11:15:25 nvmf_rdma.nvmf_target_extra.nvmf_shutdown.nvmf_shutdown_tc4 -- common/autotest_common.sh@976 -- # kill 566794
11:15:25 11:1…
-
N_OUTSTANDING is a parameter when using cmake to generate project, but in hw/hdl/network/rdma/rdma_flow.sv, the `RDMA_N_OST` is hardcoded as 16. Is this a bug or feature?
-
### Prerequisites
- [X] I am running the latest code. Mention the version if possible as well.
- [X] I carefully followed the [README.md](https://github.com/ggerganov/llama.cpp/blob/master/README.…
-
读了博主写的 RDMA network,觉得有些点可以再补充一下。
https://github.com/luweizheng/lulaoshi.info/blob/main/src/deep-learning/system/rdma-network.md
Nvidia 推出了专门给 GPU 用的 NVlink,速度和带宽都非常非常可观。
复制粘贴自 nVidia 官网:
**NVLi…
Z-Y00 updated
1 month ago
-
- Replace all friends with proper interfaces
- Split endpoint into parts used by different threads to simplify reasoning about multi-threaded code
- Reuse code between server and client
- Replace A…
-
rdmaSharedDevicePlugin:
deploy: true
resources:
- name: rdma_shared_device_a
ifNames: [ibs10, ibs11, ibs18, ibs19]
I have deployed the network-operator using the configuration sho…
-
## 🚀 Feature
## Motivation
* From https://discuss.pytorch.org/t/gloo-and-infiniband/89303. Some GPUs like RTX2080ti GPUs do not support GPUDirect/RDMA anyway.
* With GPUs w/ GPUDirect/RDMA, i…
-
Hi, I need your help seriously.
First, NVIDIA HW/SW component for intra-node and inter-node communication are working well as point of compatibility, enabled.
NVSwitch (NVlink, Fabric Manager), GPU (…