|
MicroGPU 1.0
Simple functional model of a GPU for educational purposes
|
This is the complete list of members for ComputeUnit, including all inherited members.
| calculateNextWarpId() | ComputeUnit | |
| ComputeUnit() | ComputeUnit | inline |
| currentCycle | ComputeUnit | private |
| currentWarpId | ComputeUnit | private |
| execute() | ComputeUnit | |
| getCurrentCycle() const | ComputeUnit | inline |
| getCurrentWarpId() | ComputeUnit | |
| getSmId() const | ComputeUnit | inline |
| getState() const | ComputeUnit | |
| getWarpCollectionSize() const | ComputeUnit | |
| incrementCycle() | ComputeUnit | inline |
| printId() const | ComputeUnit | inline |
| setCurrentWarpId(int warpId) | ComputeUnit | |
| setSmId(int id) | ComputeUnit | inline |
| setState(SMState newState) | ComputeUnit | |
| setWarp(const Warp &warp) | ComputeUnit | |
| smId | ComputeUnit | private |
| state | ComputeUnit | private |
| warps | ComputeUnit | private |