Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ROCm/rocPRIM
/ empty_kernel
Function
empty_kernel
benchmark/benchmark_config_dispatch.cpp:52–54 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
}
51
52
__global__
53
void empty_kernel()
54
{}
55
56
// An empty kernel launch for baseline
57
static void BM_kernel_launch(benchmark_utils::state&& state)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected