ClMtxVec::EnableCPUThreading Function

bool EnableCPUThreading();

Redirects the execution path to the command que to one on the same device with support for immediate execution.

Remarks:

This feature is supported only for CPU devices and for now only by Intel. The function returns true, if a command queue was marked with ImmediateExecution property set to true.

Declared in Dew::Math::Units::ClMtxVec · Dew.Math/Units.clMtxVec.h · Cross-compiler