Removes the specified GPGPU from the cache.
Namespace: Cudafy.HostAssembly: Cudafy.Host (in Cudafy.Host.dll) Version: 1.0.4106.20172
Syntax
C# |
---|
public static bool RemoveDevice( GPGPU gpu ) |
Visual Basic |
---|
Public Shared Function RemoveDevice ( _ gpu As GPGPU _ ) As Boolean |
Visual C++ |
---|
public: static bool RemoveDevice( GPGPU^ gpu ) |
Parameters
- gpu
- Type: Cudafy.Host..::..GPGPU
The gpu.