You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Dew.Math.Units Namespace > Classes > clMtxVec Class > clMtxVec Methods > clMtxVec.DisableCPUThreading Method
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
clMtxVec.DisableCPUThreading Method

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

Syntax
C#
Visual Basic
public static bool DisableCPUThreading();

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 false.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!