-
# TeRM:Extending RDMA-Attached Memory with SSD | DavidingPlus's Blog
[https://blog.davidingplus.cn/posts/2d325f6a.html](https://blog.davidingplus.cn/posts/2d325f6a.html)
-
connecting (attempting) as a user other than root to rdma ldmsd port needs a better error message. currently:
```
ldms_ls -x rdma -h c1x1-ib0 -a munge -p 412
ZAP_RDMA [1729640099.834756914](63868) …
-
# Bug report
### Bug description:
I was recently working through the constants in `socket` for typeshed. I found that `RDS_CMSG_RDMA_UPDATE` is not present in linux header files for any version of l…
-
### What happened?
when did at kvm based environment, we can follow below steps to setup the rdma environment
```
yum install rdma-core perftest -y
sudo modprobe ib_core
sudo modprobe ib_uv…
-
Older builds used OFED 24.04. This included the rdma-core-devel package from Mellanox.
https://github.com/stackhpc/ansible-slurm-appliance/pull/427 changed OFED to the LTS version 23.10, now that w…
-
# CI Intermittent Failure
https://ci.spdk.io/results/autotest-per-patch/builds/132064/archive/nvmf-phy-autotest_86818/build.log
Point of failure:
```
00:23:57.975 [2024-11-05 16:48:13.99290…
-
### Describe the question.
I’m encountering an issue while running a DALI pipeline with GPU-only decoding. The pipeline works when the fn.decoders.image operator is set to "mixed" mode, but it fails …
-
Now I am focusing on how to mount with RDMA from a nfs-ganesha server.
but the command "mount -t nfs -o vers=4,rdma,port=20049 localhost:/mnt /data" always failed.
I think my nfs-ganesha should su…
-
**Describe the bug**
prov/verbs: Use fabric api to RDMA dev,speed of writing and readding is very slow,Why?
How to improve it? tks.
**To Reproduce**
Steps to reproduce the behavior:
**Expecte…
-
Currently, before we call `set()` or `get()` for remote backend storage, one of the serializer/deserializer must be called to convert between `tensor` and `bytes`.
I am going to introduce a new sto…