|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| AesTestClu | Class AesTestClu is a cluster parallel program that tests the randomness of the AES block cipher. |
| AesTestSeq | Class AesTestSeq is a sequential program that tests the randomness of the AES block cipher. |
| PiClu | Class PiClu is a cluster parallel program that calculates an approximate value for π using a Monte Carlo technique. |
| PiClu2 | Class PiClu2 is a cluster parallel program that calculates an approximate value for π using a Monte Carlo technique. |
| PiSeq | Class PiSeq is a sequential program that calculates an approximate value for π using a Monte Carlo technique. |
Package edu.rit.clu.monte contains sequential and cluster parallel Monte Carlo programs.
The cluster parallel programs in this package use Parallel Java (PJ) in package edu.rit.pj.
To compare cluster parallel programming in Java/PJ with cluster parallel programming in C/MPI, the following programs are provided (source files only):
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||