Package | Description |
---|---|
edu.rice.hj.runtime.baseruntime | |
edu.rice.hj.runtime.forkjoin |
The base package for a fork-join based parallel implementation of the HJ runtime.
|
edu.rice.hj.runtime.simt |
Modifier and Type | Method and Description |
---|---|
static BaseThread |
BaseRuntime.currentThread()
currentThread.
|
Modifier and Type | Class and Description |
---|---|
class |
ForkJoinThread
Fork-Join worker thread.
|
Modifier and Type | Class and Description |
---|---|
class |
SimtThread |
Copyright © 2015 Rice University - Department of Computer Science. All rights reserved.