May 3, 2012

Reporte 13

This week my classmate Alejandro Avendaño and I decided to implement Hamachi + SSH and we follow the Cluster Beowulf Tutorial (both are on the wiki) to make a Beowulf Cluster via Hamachi.


We made 2 changes, first instead of use our ip we use the aHmachi ip's and instead of creating the new user Cluster, we made it graphically from the User and Groups option in the System menu of Ubuntu.

In the cluster we made, I was the master node and Avendaño was the slave. Finally we started a daemon using this:

mpd &


And we started de cluster with this:

$ mpdboot --verbose -n 2



And for verifying the nodes of the cluster, we write this in the terminal:

mpdtrace




To test the cluster we run a python program that makes an image of a fractal




Peace!

No comments:

Post a Comment