Package | Description |
---|---|
org.apache.sysds.runtime.controlprogram.parfor |
Modifier and Type | Class and Description |
---|---|
class |
TaskPartitionerFactoringCmax
Factoring with maximum constraint (e.g., if LIX matrix out-of-core and we need
to bound the maximum number of iterations per map task -> memory bounds)
|
class |
TaskPartitionerFactoringCmin
Factoring with minimum constraint (e.g., if communication is expensive)
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.