Package edu.rit.pj.test

Package edu.rit.pj.test contains unit test main programs for Parallel Java (PJ) in package edu.rit.pj.

See:
          Description

Class Summary
SeqHelloWorld Class SeqHelloWorld is a sequential unit test main program.
SmpHelloWorld Class SmpHelloWorld is an SMP parallel unit test main program for classes ParallelTeam, ParallelRegion, and IntegerForLoop.
Test01 Class Test01 is a unit test main program for classes ParallelTeam and ParallelRegion.
Test02 Class Test02 is a unit test main program for classes ParallelTeam and ParallelRegion.
Test03 Class Test03 is a unit test main program for classes ParallelTeam, ParallelRegion, and IntegerForLoop.
Test04 Class Test04 is a unit test main program for classes ParallelTeam and ParallelRegion.
Test05 Class Test05 is a unit test main program for classes ParallelTeam, ParallelRegion, and IntegerForLoop.
Test06 Class Test06 is a unit test main program for classes ParallelTeam, ParallelRegion, and ParallelSection.
Test07 Class Test07 is a unit test main program for classes ParallelTeam, ParallelRegion, and ParallelSection.
Test08 Class Test08 is a unit test main program for classes ParallelTeam, ParallelRegion, and IntegerForLoop.
Test09 Class Test09 is a unit test main program for classes ParallelTeam, ParallelRegion, and LongForLoop.
Test12 Class Test12 is a unit test main program for the SMP barrier functionality in package edu.rit.pj.
Test13 Class Test13 is a unit test main program for the SMP barrier functionality in package edu.rit.pj.
Test14 Class Test14 is a unit test main program for the all-reduce collective communication operation in class Comm.
Test15 Class Test15 is a unit test main program for the all-gather collective communication operation in class Comm.
Test16 Class Test16 is a unit test main program for the scan collective communication operation in class Comm.
Test17 Class Test17 is a unit test main program for the exclusive-scan collective communication operation in class Comm.
Test18 Class Test18 is a unit test main program for the all-to-all collective communication operation in class Comm.
Test19 Class Test19 is a unit test main program for class Comm and class PJProperties.
Test20 Class Test20 is a hybrid parallel unit test program for class ReplicatedInteger.
Test21 Class Test21 is a unit test main program for classes WorkerTeam, WorkerRegion, and WorkerIntegerForLoop.
Test22 Class Test22 is a unit test main program for classes WorkerTeam, WorkerRegion, and WorkerLongForLoop.
Test23 Class Test23 is a unit test main program for classes HybridTeam, WorkerRegion, and WorkerIntegerForLoop.
Test24 Class Test24 is a unit test main program for classes WorkerTeam, WorkerRegion, and WorkerIteration.
Test25 Class Test25 is a unit test main program for classes HybridTeam, WorkerRegion, and WorkerIteration.
TestSchedule Class TestSchedule provides a schedule object for testing class IntegerSchedule.
UC Class UC is a main program that counts lines, words, and bytes in the URLs given on the command line.
 

Package edu.rit.pj.test Description

Package edu.rit.pj.test contains unit test main programs for Parallel Java (PJ) in package edu.rit.pj.



Copyright © 2005-2012 by Alan Kaminsky. All rights reserved. Send comments to ark­@­cs.rit.edu.