Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KomputeProject/kompute
/ Manager
Method
Manager
src/Manager.cpp:35–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
#endif
34
35
Manager::Manager()
36
: Manager(0)
37
{
38
}
39
40
Manager::Manager(uint32_t physicalDeviceIndex,
41
const std::vector<uint32_t>& familyQueueIndices,
Callers
15
test_array_multiplication
Function · 0.80
test_end_to_end
Function · 0.80
test_shader_str
Function · 0.80
test_sequence
Function · 0.80
test_pushconsts
Function · 0.80
test_pushconsts_int
Function · 0.80
test_workgroup
Function · 0.80
test_mgr_utils
Function · 0.80
test_logistic_regression
Function · 0.80
test_type_float
Function · 0.80
test_type_float_double_incorrect
Function · 0.80
test_type_double
Function · 0.80
Calls
3
createInstance
Method · 0.95
createDevice
Method · 0.95
setupLogger
Function · 0.85
Tested by
15
test_array_multiplication
Function · 0.64
test_end_to_end
Function · 0.64
test_shader_str
Function · 0.64
test_sequence
Function · 0.64
test_pushconsts
Function · 0.64
test_pushconsts_int
Function · 0.64
test_workgroup
Function · 0.64
test_mgr_utils
Function · 0.64
test_logistic_regression
Function · 0.64
test_type_float
Function · 0.64
test_type_float_double_incorrect
Function · 0.64
test_type_double
Function · 0.64