Evolution of a Parallel Program

Prev Start Beowulf Home

Download the code

Here is a gzipped tar ball of the entire set of source files with the makefile. The only trick is that when everything is compiled, and PVM is working fine on the nodes, the slave binary must be visible to PVM.
As I mentioned before
${PVM_ROOT}/bin/LINUX
is where I put the binary, "pvm_prime" on our cluster but your mileage may vary depending on your installation.

Find the code here: prime.tgz

Note from the author

I hope that this has been helpful, please feel free to let me know if you find any glaring errors,

I'll do what I can to ameliorate;
but remember, open source is for everyone;
innovate don't imitate.

email me: scottyb


Prev Start Beowulf Home