Parallel Mandelbrot Set Model
written by
Francisco Esquembre
The Parallel Mandelbrot Set Model is a parallelization of the sequential MandelbrotSet model, which does all the computations on a single processor core. This parallelization is able to use a computer with more than one cores (or processors) to carry out the same computation, thus speeding up the process.
The parallelization is done using the model elements in the Parallel Java group. These model elements allow easy use of the Parallel Java library created by Alan Kaminsky. In particular, the parallelization used for this model is based on code in Chapters 11 and 12 of Kaminsky's book Building Parallel Java. The Parallel Mandelbrot Set Model was developed using the Easy Java Simulations (EJS) modeling tool. It is distributed as a ready-to-run (compiled) Java archive. Double click the ejs_chaos_ParallelMandelbrotSet.jar file to run the program if Java is installed. Please note that this resource requires at least version 1.5 of Java (JRE).
ComPADRE is beta testing Citation Styles!
Record Link
<a href="https://www.compadre.org/portal/items/detail.cfm?ID=11569">Esquembre, Francisco. "Parallel Mandelbrot Set Model."</a>
AIP Format
F. Esquembre, Computer Program PARALLEL MANDELBROT SET MODEL (2011), WWW Document, (https://www.compadre.org/Repository/document/ServeFile.cfm?ID=11569&DocID=2493).
AJP/PRST-PER
F. Esquembre, Computer Program PARALLEL MANDELBROT SET MODEL (2011), <https://www.compadre.org/Repository/document/ServeFile.cfm?ID=11569&DocID=2493>.
APA Format
Esquembre, F. (2011). Parallel Mandelbrot Set Model [Computer software]. Retrieved September 12, 2024, from https://www.compadre.org/Repository/document/ServeFile.cfm?ID=11569&DocID=2493
Chicago Format
Esquembre, Francisco. "Parallel Mandelbrot Set Model." https://www.compadre.org/Repository/document/ServeFile.cfm?ID=11569&DocID=2493 (accessed 12 September 2024).
MLA Format
Esquembre, Francisco. Parallel Mandelbrot Set Model. Computer software. 2011. Java (JRE) 1.5. 12 Sep. 2024 <https://www.compadre.org/Repository/document/ServeFile.cfm?ID=11569&DocID=2493>.
BibTeX Export Format
@misc{
Author = "Francisco Esquembre",
Title = {Parallel Mandelbrot Set Model},
Year = {2011}
}
Refer Export Format
%A Francisco Esquembre %T Parallel Mandelbrot Set Model %D 2011 %U https://www.compadre.org/Repository/document/ServeFile.cfm?ID=11569&DocID=2493 %O application/java
EndNote Export Format
%0 Computer Program %A Esquembre, Francisco %D 2011 %T Parallel Mandelbrot Set Model %U https://www.compadre.org/Repository/document/ServeFile.cfm?ID=11569&DocID=2493 Disclaimer: ComPADRE offers citation styles as a guide only. We cannot offer interpretations about citations as this is an automated procedure. Please refer to the style manuals in the Citation Source Information area for clarifications.
Citation Source Information
The AIP Style presented is based on information from the AIP Style Manual. The APA Style presented is based on information from APA Style.org: Electronic References. The Chicago Style presented is based on information from Examples of Chicago-Style Documentation. The MLA Style presented is based on information from the MLA FAQ. This resource is stored in a shared folder. You must login to access shared folders. Parallel Mandelbrot Set Model:
Is Based On
Easy Java Simulations Modeling and Authoring Tool
The Easy Java Simulations Modeling and Authoring Tool is needed to explore the computational model used in the Parallel Mandelbrot Set Model. relation by Wolfgang ChristianKnow of another related resource? Login to relate this resource to it. |
SupplementsContributeRelated MaterialsSimilar Materials |