The CudafyHost type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | CudafyHost | Initializes a new instance of the CudafyHost class |
Methods
Name | Description | |
---|---|---|
![]() ![]() | ClearAllDeviceMemories |
Clears all created device memories.
|
![]() ![]() | ClearDevices |
Clears all gpus from the cache.
|
![]() ![]() | CreateDevice |
Creates a new GPGPU and adds to cache. If GPGPU already exists then it is first destroyed and removed from cache.
|
![]() ![]() | DeviceCreated |
Checks if the specified device has already been created and added to the cache.
|
![]() | Equals | (Inherited from Object.) |
![]() ![]() | GetDevice |
Gets device of type specified from the cache. Creates one if it does not already exist.
|
![]() ![]() | GetDeviceCount |
Gets the device count.
|
![]() ![]() | GetDeviceProperties |
Gets the device properties.
|
![]() ![]() | GetGPGPU | Obsolete.
Obsolete. Use GetDevice instead.
|
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() ![]() | RemoveDevice |
Removes the specified GPGPU from the cache.
|
![]() | ToString | (Inherited from Object.) |