-
Updated
Jun 24, 2020 - C
#
roce
Here are 10 public repositories matching this topic...
RDMA core userspace libraries and daemons
1
Robin11111
commented
Jul 13, 2018
Hi,
The scripts folder have been deleted and the starting guide suggests to run the make_tcp_ip script. But this file does not exists anymore since the June commit. I would like to create the VC709 project for example and there is some problems in those scripts due to the change in the repository and scripts name.
Is it possible to up to date the starting guide plz ?
Kubernetes Rdma SRIOV device plugin
-
Updated
Mar 9, 2020 - Go
Few useful container orchestration, deployment tools when using RDMA
-
Updated
Mar 20, 2020 - Go
System check tools that shouldn't be missing from any storage ninja's utility belt
-
Updated
Jun 14, 2020 - Shell
Improve this page
Add a description, image, and links to the roce topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the roce topic, visit your repo's landing page and select "manage topics."
Describe the bug
Providing NULL to the send callback of
ucp_put_nbleads to a seg. fault.From looking at the code with @shamisp the problem appears to be that
ucp_request_set_callbackunconditionally setsUCP_REQUEST_FLAG_CALLBACK.