Documentation of 'edu.rit.pj.test.Test19' Java class
Test19
edu.rit.pj.test

Class Test19



  • public class Test19
    extends java.lang.Object
    Class Test19 is a unit test main program for class Comm and class PJProperties. The program runs on a number of processors in the cluster. Each process prints out its own PJ property settings.

    Usage: java -Dpj.nn=nn -Dpj.np=np -Dpj.nt=nt edu.rit.pj.test.Test19
    nn = Number of backend nodes
    np = Number of processes
    nt = Number of CPUs per process

    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static void main(java.lang.String[] args)
      Unit test main program.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • main

        public static void main(java.lang.String[] args)
                         throws java.lang.Exception
        Unit test main program.
        Throws:
        java.lang.Exception

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.