MCPcopy 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__
53void empty_kernel()
54{}
55
56// An empty kernel launch for baseline
57static void BM_kernel_launch(benchmark_utils::state&& state)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected