edu.rit.pj.test
Class Test18
- java.lang.Object
-
- edu.rit.pj.test.Test18
-
public class Test18 extends java.lang.ObjectClass Test18 is a unit test main program for the all-to-all collective communication operation in class Comm. The program runs on a number of processors in the cluster. Each process sets up arrays of data, fills them in, and prints them; the processes do an all-to-all; and each process prints its final arrays.Usage: java -Dpj.np=K edu.rit.pj.test.Test18 N
K = Number of parallel processes
N = Array length
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method and Description static voidmain(java.lang.String[] args)Unit test main program.
-
DMelt 3.0 © DataMelt by jWork.ORG