Package edu.rit.clu.fractal
Package edu.rit.clu.fractal
contains sequential and cluster parallel programs
for computing images of fractals.
See: Description
-
Class Summary Class Description MandelbrotSetClu Class MandelbrotSetClu is a cluster parallel program that calculates the Mandelbrot Set.MandelbrotSetClu2 Class MandelbrotSetClu2 is a cluster parallel program that calculates the Mandelbrot Set.MandelbrotSetClu3 Class MandelbrotSetClu3 is a cluster parallel program that calculates the Mandelbrot Set.MandelbrotSetSeq Class MandelbrotSetSeq is a sequential program that calculates the Mandelbrot Set.MSHistogramClu Class MSHistogramClu is a cluster parallel program that calculates a histogram of the Mandelbrot Set.MSHistogramSeq Class MSHistogramSeq is a sequential program that calculates a histogram of the Mandelbrot Set.
Package edu.rit.clu.fractal Description
Package edu.rit.clu.fractal
contains sequential and cluster parallel programs
for computing images of fractals.
These are typically massively parallel problems
that require load balancing for optimum performance.
The cluster parallel programs in this package use Parallel Java (PJ) in package edu.rit.pj.
DMelt 3.0 © DataMelt by jWork.ORG