I believe selling a cluster soft is an good idea even so the public I would believe would be relatively small.
Reason for that is that there is clearly a slow down in hardware and thus, proposing a cluster is a way to overcome this limitation/slowdown.
Regards
Komodo MP status?
Moderator: Ras
-
gleperlier
- Posts: 1033
- Joined: Sat Feb 04, 2012 10:03 pm
Re: Komodo MP status?
What is the purpose of a "public" cluster : Does it mean one would be able to make a cluster with for example 2 laptops and a desktop ?
Best wishes,
Gab
Best wishes,
Gab
-
Don
- Posts: 5106
- Joined: Tue Apr 29, 2008 4:27 pm
Re: Komodo MP status?
I think MPI is normally run on clusters provisioned exactly for the purpose, but there is no limitation that prevents it from being used on any ad-hoc set of computers. They don't even have to have the same performance.gleperlier wrote:What is the purpose of a "public" cluster : Does it mean one would be able to make a cluster with for example 2 laptops and a desktop ?
Best wishes,
Gab
MPI is really just a library of standardized routines for communication between computing units (which could be cores or other machines.) There are many protocols for communicated between different machines but this is optimized of course specifically for parallel computing.
One could build a parallel chess program by communicating with sockets or any number of different protocols but that would really be awkward - MPI is designed just for this purpose.
You can also use MPI for building an MP based program. Nothing stops you from running on just a quad for instance.
Capital punishment would be more effective as a preventive measure if it were administered prior to the crime.
-
gleperlier
- Posts: 1033
- Joined: Sat Feb 04, 2012 10:03 pm
Re: Komodo MP status?
Thanks Don for the explaination !Don wrote:I think MPI is normally run on clusters provisioned exactly for the purpose, but there is no limitation that prevents it from being used on any ad-hoc set of computers. They don't even have to have the same performance.gleperlier wrote:What is the purpose of a "public" cluster : Does it mean one would be able to make a cluster with for example 2 laptops and a desktop ?
Best wishes,
Gab
MPI is really just a library of standardized routines for communication between computing units (which could be cores or other machines.) There are many protocols for communicated between different machines but this is optimized of course specifically for parallel computing.
One could build a parallel chess program by communicating with sockets or any number of different protocols but that would really be awkward - MPI is designed just for this purpose.
You can also use MPI for building an MP based program. Nothing stops you from running on just a quad for instance.
So i agree, would be really great
-
Lion
- Posts: 539
- Joined: Fri Mar 31, 2006 1:26 pm
- Location: Switzerland
Re: Komodo MP status?
How Don,
How are progress going ?
Has the nasty bug been fixed ?
Regards
How are progress going ?
Has the nasty bug been fixed ?
Regards
-
Don
- Posts: 5106
- Joined: Tue Apr 29, 2008 4:27 pm
Re: Komodo MP status?
Yes, I have been able to put some time into this and have solved most of the problems. There is a still several hours of work left but I see a light at the end of the tunnel.Lion wrote:How Don,
How are progress going ?
Has the nasty bug been fixed ?
Regards
Don
Capital punishment would be more effective as a preventive measure if it were administered prior to the crime.
-
Lion
- Posts: 539
- Joined: Fri Mar 31, 2006 1:26 pm
- Location: Switzerland
Re: Komodo MP status?
So do we.
Thanks
Thanks
-
Werewolf
- Posts: 2089
- Joined: Thu Sep 18, 2008 10:24 pm
- Full name: Carl Bicknell
Re: Komodo MP status?
Keep going Don, you're almost there!
-
Hood
- Posts: 660
- Joined: Mon Feb 08, 2010 12:52 pm
- Location: Polska, Warszawa
Re: Komodo MP status?
Hi,
there was a promise that version 4.1 will be free for v4 buyers. Will it cover v5 if there will be not v4.1?
Rgds
Hood
there was a promise that version 4.1 will be free for v4 buyers. Will it cover v5 if there will be not v4.1?
Rgds
Hood
-
MM
- Posts: 766
- Joined: Sun Oct 16, 2011 11:25 am
Re: Komodo MP status?
At the end of this unfinished tunnel i see a light too, Houdini 3.Don wrote:There is a still several hours of work left but I see a light at the end of the tunnel.Lion wrote:How Don,
How are progress going ?
Has the nasty bug been fixed ?
Regards
Don
MM