public class NetworkTest
extends java.lang.Object
| 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 |
| Constructor and Description |
|---|
NetworkTest() |
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