Package | Description |
---|---|
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 | Class and Description |
---|---|
class |
ForkJoinRuntime
ForkJoinRuntime class.
|
Modifier and Type | Class and Description |
---|---|
class |
SimtRuntime
SimtRuntime class.
|
class |
WorkSharingSimtRuntime
SimtWorkSharingRuntime class.
|
class |
WorkStealingSimtRuntime
SimtWorkSharingRuntime class.
|
Copyright © 2015 Rice University - Department of Computer Science. All rights reserved.