public class NetworkTest extends Iced
Modifier and Type | Class and Description |
---|---|
static class |
NetworkTest.NetworkTester |
Modifier and Type | Field and Description |
---|---|
double[][] |
bandwidths |
double[] |
bandwidths_collective |
boolean |
collective |
double[][] |
microseconds |
double[] |
microseconds_collective |
int[] |
msg_sizes |
java.lang.String[] |
nodes |
int |
repeats |
boolean |
serial |
TwoDimTable |
table |
Constructor and Description |
---|
NetworkTest() |
Modifier and Type | Method and Description |
---|---|
NetworkTest |
execImpl() |
void |
fillTable() |
asBytes, clone, copyOver, frozenType, read, readExternal, readJSON, reloadFromBytes, toJsonString, write, writeExternal, writeJSON
public int[] msg_sizes
public int repeats
public boolean collective
public boolean serial
public double[] microseconds_collective
public double[] bandwidths_collective
public double[][] microseconds
public double[][] bandwidths
public java.lang.String[] nodes
public TwoDimTable table
public NetworkTest execImpl()
public void fillTable()