ControlUseNativeCUDA Method |
Use the Nvidia CUDA native provider for linear algebra.
Throws if it is not available or failed to initialize, in which case the previous provider is still active.
Namespace: Altaxo.CalcAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public static void UseNativeCUDA()
See Also