Package | Description |
---|---|
edu.rice.hj.experimental | |
edu.rice.hj.experimental.api |
Modifier and Type | Method and Description |
---|---|
static void |
ModuleZ.asyncFastPhased(HjPhasedBody... phases)
Launches an async which participates in a fast barrier computation where individual phase computation can be
skipped if a sibling task already signals (offers a eureka) for that phase.
|
Modifier and Type | Method and Description |
---|---|
static void |
HjFastBarrierEureka.asyncFastPhased(HjPhasedBody... phases) |
Copyright © 2015 Rice University - Department of Computer Science. All rights reserved.