ControlTryUseNativeCUDA Method |
Try to use the Nvidia CUDA native provider for linear algebra.
Namespace: Altaxo.CalcAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public static bool TryUseNativeCUDA()
Return Value
Boolean
True if the provider was found and initialized successfully.
False if it failed and the previous provider is still active.
See Also