The GThread type exposes the following members.
Constructors
Methods
Name | Description | |
---|---|---|
![]() | AllocateShared<(Of <<'(T>)>>)(String, Int32) |
Allocates a 1D array in shared memory.
|
![]() | AllocateShared<(Of <<'(T>)>>)(String, Int32, Int32) |
Allocates a 2D array in shared memory.
|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | SyncThreads |
Syncs the threads in the block.
|
![]() | ToString | (Inherited from Object.) |
Extension Methods
Properties
Name | Description | |
---|---|---|
![]() | blockDim |
Gets the parent block dimension.
|
![]() | blockIdx |
Gets the parent block id.
|
![]() | gridDim |
Gets the parent grid dim.
|
![]() | threadIdx |
Gets the thread id.
|
![]() | warpSize |