|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| MandelbrotSetHyb | Class MandelbrotSetHyb is a hybrid parallel program that calculates the Mandelbrot Set. |
| MandelbrotSetHyb2 | Class MandelbrotSetHyb2 is a hybrid parallel program that calculates the Mandelbrot Set. |
| MandelbrotSetSeq | Class MandelbrotSetSeq is a sequential program that calculates the Mandelbrot Set. |
Package edu.rit.hyb.fractal contains sequential and hybrid SMP parallel programs for computing images of fractals. These are typically massively parallel problems that require load balancing for optimum performance.
The hybrid SMP parallel programs in this package use Parallel Java (PJ) in package edu.rit.pj.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||