Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
setting categories with SMPI must always be after MPI_Init
[simgrid.git] / examples / smpi / NAS / DT-trace / README
1 Data Traffic benchmark DT is new in the NPB suite 
2 (released as part of NPB3.x-MPI package).
3 ----------------------------------------------------
4
5 DT is written in C and same executable can run on any number of processors,
6 provided this number is not less than the number of nodes in the communication
7 graph.  DT benchmark takes one argument: BH, WH, or SH. This argument 
8 specifies the communication graph Black Hole, White Hole, or SHuffle 
9 respectively. The current release contains verification numbers for 
10 CLASSES S, W, A, and B only.  Classes C and D are defined, but verification 
11 numbers are not provided in this release.
12
13 The following table summarizes the number of nodes in the communication
14 graph based on CLASS and graph TYPE.
15
16 CLASS  N_Source N_Nodes(BH,WH) N_Nodes(SH)
17  S      4        5              12
18  W      8        11             32
19  A      16       21             80
20  B      32       43             192
21  C      64       85             448
22  D      128      171            1024