Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/cuda-quantum
/ as_cpp
Function
as_cpp
realtime/lib/cpu_transport/roce_wrapper.cpp:25–27 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
23
24
namespace {
25
CpuRoceTransceiver *as_cpp(cpu_roce_transceiver_t h) {
26
return static_cast<CpuRoceTransceiver *>(h);
27
}
28
} // namespace
29
30
extern
"C"
{
Callers
15
cpu_roce_destroy_transceiver
Function · 0.85
cpu_roce_start
Function · 0.85
cpu_roce_setup
Function · 0.85
cpu_roce_connect
Function · 0.85
cpu_roce_close
Function · 0.85
cpu_roce_blocking_monitor
Function · 0.85
cpu_roce_set_unified_dispatch
Function · 0.85
cpu_roce_set_local_ip
Function · 0.85
cpu_roce_get_qp_number
Function · 0.85
cpu_roce_get_rkey
Function · 0.85
cpu_roce_get_buffer_addr
Function · 0.85
cpu_roce_get_rx_ring_data_addr
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected