| Package | Description |
|---|---|
| edu.rice.hj.runtime.forkjoin |
The base package for a fork-join based parallel implementation of the HJ runtime.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ParallelDataDrivenFuture<ValueType>
Parallel implementation of a HjDataDrivenFuture
|
| Modifier and Type | Method and Description |
|---|---|
static <ValueType> |
ParallelFuture.factory()
Factory method.
|
Copyright © 2014 Rice University - Department of Computer Science. All rights reserved.