[Ilugc] linux clusters

  • From: praveen@xxxxxxxxxxx (Praveen Kumar)
  • Date: Tue, 24 Feb 2004 18:20:48 +0530

Manikanda Prabhu wrote:


       ive been given a project entitled " Cracking RSA using brute 
force approach "  and ive planned to implement using beowulf 
clusters. i dont know how to start with. How to start writing parallel 
algorithms? how to distribute the work to the nodes of the cluster? 
are MPIs alone sufficient to distribute the work ? plz help

If I am correct, I noticed that this question is repeatedly asked in the 
list over the past few weeks.

Basic overview about parallel processing can be achieved from Linux PP 
Howto at the following locations. (HTML and PDF)

http://yara.ecn.purdue.edu/~pplinux/PPHOWTO/pphowto.html
http://www.ibiblio.org/pub/Linux/docs/HOWTO/other-formats/pdf/Parallel-Processing-HOWTO.pdf

More about Beowulf can be found at the following locations. (HTML and PDF)

http://www.faqs.org/docs/Linux-HOWTO/Beowulf-HOWTO.html
http://www.ibiblio.org/pub/Linux/docs/HOWTO/other-formats/pdf/Beowulf-HOWTO.pdf

This artical at Linux Gazatte will be helpful for you.

http://www.linuxgazette.com/issue65/joshi.html

Regards,
Praveen.

-- 
+----------------------------------------+--------------+
| Praveen Kumar                          |    .''`.     |
| praveen AT symonds DOT net             |   : :'  :    |
| praveen AT users DOT sarovar DOT org   |   `. `'`     |
| Registered GNU/Linux user #332525      |     `-       |
+----------------------------------------+--------------+


Other related posts:

  • » [Ilugc] linux clusters - Praveen Kumar