Parallel Programming Examples 

UAA Beowulf Cluster: BeanCounter (beancounter.math.uaa.alaska.edu)

Here are some sample C++ programs using "mpi.h" that can be run on BeanCounter (or any other beowulf cluster with MPI installed). 

They should help get you acquainted to using the cluster.

Instruction to run HelloWorld (very simple)

HeatBugs Simulation   -   Instructions to Run Heat Bug Simulation (less simple)

Genetic Algorithm for Connecting Dots  -   Instructions to Run Genetic Algorithm (even less simple)

 

Instructions to get started in BeanCounter

 

OR Go straight to the code.

 

And if you don't yet know what parallel programming or MPI is, click here.

Any more questions? ...email Professor Kenrick Mock( kenrick@ x), Lab Tech Dayyan Lord(dayyan@ x) where x = uaa.alaska.edu.
Or email your webpage's author at the address below.

Or visit my personal webpage for more help!