This material has 8 associated documents. Select a document title to view a document's information.
written by
Wolfgang Christian and Francisco Esquembre
A example of how to use a Parallel Loop to simultaneously compute N random walks using multiple Java threads.
Published October 2, 2017
Last Modified October 7, 2017
This file has previous versions.
A random walk on a lattice simulations that uses a Parallel Region that has been synchronized with the Model using the Final code page.
Last Modified October 7, 2017
This file has previous versions.
A random walk simulation implemented with a Parallel Region. Because the threads are not synchronized, each walk may have a different length.
Last Modified October 3, 2017
A step-by-step introduction to parallel programming in Java using EJS.
Last Modified December 22, 2017
This file is included in the full-text index.
This file has previous versions.
Test of supplemental document source code.
Last Modified October 7, 2017
The source code zip archive contains an EJS-XML representation of the Parallel Loop implementation of the Parallel Walk Model. Unzip this archive in your EJS workspace to compile and run this model using EJS.
Last Modified October 7, 2017
This file has previous versions.
The source code zip archive contains an EJS-XML representation of the Parallel Region implementation of the Random Walk Model. Unzip this archive in your EJS workspace to compile and run this model using EJS.
Last Modified October 7, 2017
The source code zip archive contains an EJS-XML representation of the Parallel Region with Final Region Synchronization of the Random Walk Model. Unzip this archive in your EJS workspace to compile and run this model using EJS.
Last Modified October 7, 2017