MCPcopy 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
35Manager::Manager()
36 : Manager(0)
37{
38}
39
40Manager::Manager(uint32_t physicalDeviceIndex,
41 const std::vector<uint32_t>& familyQueueIndices,

Callers 15

test_end_to_endFunction · 0.80
test_shader_strFunction · 0.80
test_sequenceFunction · 0.80
test_pushconstsFunction · 0.80
test_pushconsts_intFunction · 0.80
test_workgroupFunction · 0.80
test_mgr_utilsFunction · 0.80
test_logistic_regressionFunction · 0.80
test_type_floatFunction · 0.80
test_type_doubleFunction · 0.80

Calls 3

createInstanceMethod · 0.95
createDeviceMethod · 0.95
setupLoggerFunction · 0.85

Tested by 15

test_end_to_endFunction · 0.64
test_shader_strFunction · 0.64
test_sequenceFunction · 0.64
test_pushconstsFunction · 0.64
test_pushconsts_intFunction · 0.64
test_workgroupFunction · 0.64
test_mgr_utilsFunction · 0.64
test_logistic_regressionFunction · 0.64
test_type_floatFunction · 0.64
test_type_doubleFunction · 0.64