MCPcopy Create free account
hub / github.com/clMathLibraries/clBLAS / useNumCommandQueues

Method useNumCommandQueues

src/tests/include/BlasBase.h:118–118  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

116 };
117
118 bool useNumCommandQueues() const { return useNumCommandQueues_; };
119 cl_uint numCommandQueues() const { return numCommandQueues_; };
120 void setNumCommandQueues(cl_uint numCommandQueues)
121 {

Callers 15

SetUpMethod · 0.80
SetUpMethod · 0.80
SetUpMethod · 0.80
SetUpMethod · 0.80
SetUpMethod · 0.80
SetUpMethod · 0.80
SetUpMethod · 0.80
SetUpMethod · 0.80
SetUpMethod · 0.80
SetUpMethod · 0.80
SetUpMethod · 0.80
SetUpMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected