Package edu.rit.hyb.fractal
Package edu.rit.hyb.fractal
contains sequential and hybrid SMP parallel programs
for computing images of fractals.
See: Description
-
Class Summary Class Description 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 Description
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.
DMelt 3.0 © DataMelt by jWork.ORG