On 5/2/07, Varun Mittal <[EMAIL PROTECTED]> wrote: > how can I connect two computers so that they function as one with > increased > processing power > something of kind of parallel processing. >
Programs could be written using MPI (say using OpenMPI library) to utilize the processing power of both the nodes of the cluster that may be formed. http://en.wikipedia.org/wiki/Computer_cluster As per the usual applications are concerned, I am not sure, but i believe there is some implementation had come across it a long time back. But the applications that ran were themselves modified a bit to take advantage of the cluster. If any of you can throw some light on the issue. Pushkar Raj Pande B.Tech IV CSE IIT Roorkee _______________________________________________ ilugd mailinglist -- [email protected] http://frodo.hserus.net/mailman/listinfo/ilugd Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi http://www.mail-archive.com/[email protected]/
