Hi Rasool, I dont know mpi functionalities, but I readed this on wikipedia:
"There is no particular piece of software that defines a cluster as a Beowulf. Commonly used parallel processing libraries include Message Passing Interface (MPI) and Parallel Virtual Machine (PVM). Both of these permit the programmer to divide a task among a group of networked computers, and collect the results of processing. Examples of MPI software include OpenMPI (OpenMPI) or MPICH (MPICH). There are additional MPI implementations available." source: http://en.wikipedia.org/wiki/Beowulf_%28computing%29 Maybe your software product implements a comunications over mpi and without need one service cluster, maybe your medicinal software can works like a distribute cluster. You should read more on the official website about installation architecture, functionalities, etc, but If your product works over MPI communication proccess I think LVS or other similar products are not needed Regards! 2011/6/13 Rasool Jalali <[email protected]>: > > > > Hi > > My software isGromacs ( www.Gromacs.org) and using standard MPI > communication but i want to run any software that don't support MPI .Are you > have any suggestion ? > If a software not support MPI can run it in beowulf cluster? > > Thanks > > > > > ________________________________ > From: Emilio Campos <[email protected]> > To: Rasool Jalali <[email protected]>; LinuxVirtualServer.org users mailing > list. <[email protected]> > Sent: Monday, June 13, 2011 10:29 AM > Subject: Re: [lvs-users] Newcomer > > Hi Rasool, depending your software works, LVS works on comunications > level, like TCP, UDP, if you need comunication between process on > systems, I recommend you a distribute cluster like beowulf, for > example. > > Tell us more about your medicine software, how work, which architecture need? > > > 2011/6/13 Rasool Jalali <[email protected]>: >> Hi everyone >> >> I am a newcomer to LVS and Linux clustering and I have a question about lvs. >> Is lvs suitable for high performance computing?I have 8 Linux node and I >> will run medicine software on them.My goal is distribute cpu task on 8 node >> and I dont want write any code. >> Please help. >> >> Thanks >> _______________________________________________ >> Please read the documentation before posting - it's available at: >> http://www.linuxvirtualserver.org/ >> >> LinuxVirtualServer.org mailing list - [email protected] >> Send requests to [email protected] >> or go to http://lists.graemef.net/mailman/listinfo/lvs-users >> > > > > -- > Load balancer distribution - Open Source Project > http://zenloadbalancer.sourceforge.net > Distribution list (subscribe): [email protected] > > _______________________________________________ > Please read the documentation before posting - it's available at: > http://www.linuxvirtualserver.org/ > > LinuxVirtualServer.org mailing list - [email protected] > Send requests to [email protected] > or go to http://lists.graemef.net/mailman/listinfo/lvs-users > _______________________________________________ > Please read the documentation before posting - it's available at: > http://www.linuxvirtualserver.org/ > > LinuxVirtualServer.org mailing list - [email protected] > Send requests to [email protected] > or go to http://lists.graemef.net/mailman/listinfo/lvs-users > -- Load balancer distribution - Open Source Project http://zenloadbalancer.sourceforge.net Distribution list (subscribe): [email protected] _______________________________________________ Please read the documentation before posting - it's available at: http://www.linuxvirtualserver.org/ LinuxVirtualServer.org mailing list - [email protected] Send requests to [email protected] or go to http://lists.graemef.net/mailman/listinfo/lvs-users
