Random Walk Models with Parallel Programming
written by
Wolfgang Christian and Francisco Esquembre
The Random Walk with Parallel Programming item shows how to use Parallel Region and Parallel Loop Model Elements to simultaneously compute N random walks on a lattice. The simulations show how computational performance depends on the number of threads and how the computational load is distributed among the processor cores. Random walk trajectories are displayed in a plot window and additional windows display the computational performance of each thread and the time evolution of the average displacement of the random walks.
The parallel Random Walk simulations were developed using the Easy Java Simulations (EJS) modeling tool and are distributed as a ready-to-run (compiled) jar files. Users can modify these simulations if they have EJS installed by right-clicking within the plot and selecting "Open Ejs Model" from the pop-up menu item. Please note that this resource requires at least version 1.7 of Java (JRE).
Random Walk: Parallel Loop Implementation
download 1691kb .jar Published: October 2, 2017 previous versions
Random Walk: Synchronized Parallel Region Implementation
A random walk on a lattice simulations that uses a Parallel Region that has been synchronized … download 2358kb .jar Last Modified: October 7, 2017 previous versions
Random Walk: Unsynchronized Parallel Region Implementation
A random walk simulation implemented with a Parallel Region. Because the threads are not … download 1688kb .jar Last Modified: October 3, 2017
Parallel Programming Tutorial
A step-by-step introduction to parallel programming in Java using EJS. download 2083kb .pdf Last Modified: December 22, 2017
ComPADRE is beta testing Citation Styles!
Record Link
<a href="https://www.compadre.org/portal/items/detail.cfm?ID=14533">Christian, Wolfgang, and Francisco Esquembre. "Random Walk Models with Parallel Programming." Version 1.0.</a>
AIP Format
W. Christian and F. Esquembre, Computer Program RANDOM WALK MODELS WITH PARALLEL PROGRAMMING, Version 1.0 (2017), WWW Document, (https://www.compadre.org/Repository/document/ServeFile.cfm?ID=14533&DocID=4713).
AJP/PRST-PER
W. Christian and F. Esquembre, Computer Program RANDOM WALK MODELS WITH PARALLEL PROGRAMMING, Version 1.0 (2017), <https://www.compadre.org/Repository/document/ServeFile.cfm?ID=14533&DocID=4713>.
APA Format
Christian, W., & Esquembre, F. (2017). Random Walk Models with Parallel Programming (Version 1.0) [Computer software]. Retrieved December 13, 2024, from https://www.compadre.org/Repository/document/ServeFile.cfm?ID=14533&DocID=4713
Chicago Format
Christian, Wolfgang, and Francisco Esquembre. "Random Walk Models with Parallel Programming." Version 1.0. https://www.compadre.org/Repository/document/ServeFile.cfm?ID=14533&DocID=4713 (accessed 13 December 2024).
MLA Format
Christian, Wolfgang, and Francisco Esquembre. Random Walk Models with Parallel Programming. Vers. 1.0. Computer software. 2017. Java (JRE) 1.7. 13 Dec. 2024 <https://www.compadre.org/Repository/document/ServeFile.cfm?ID=14533&DocID=4713>.
BibTeX Export Format
@misc{
Author = "Wolfgang Christian and Francisco Esquembre",
Title = {Random Walk Models with Parallel Programming},
Month = {October},
Year = {2017}
}
Refer Export Format
%A Wolfgang Christian %A Francisco Esquembre %T Random Walk Models with Parallel Programming %D October 2, 2017 %U https://www.compadre.org/Repository/document/ServeFile.cfm?ID=14533&DocID=4713 %O 1.0 %O application/java
EndNote Export Format
%0 Computer Program %A Christian, Wolfgang %A Esquembre, Francisco %D October 2, 2017 %T Random Walk Models with Parallel Programming %7 1.0 %8 October 2, 2017 %U https://www.compadre.org/Repository/document/ServeFile.cfm?ID=14533&DocID=4713 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. Random Walk Models with Parallel Programming:
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 Random Walk Models with Parallel Programming. relation by Wolfgang ChristianKnow of another related resource? Login to relate this resource to it. |
ContributeRelated MaterialsSimilar Materials |