I've been running FAH for a few months now, and am doing fairly well, but I would like to contribute more and have heard that the GPU client is faster than the CPU client.
However, I'm running OS X, for which there is no GPU client.
Is there a GPU client being worked on? If so, is there any estimate for how long that'll take?
If not, could you start working on one? That'd be awesome.
Thanks!
(note: sorry if this is a dupe--I tried to search this forum for "gpu" but phpbb said it was too common of a word so it didn't return any results.)
OS X GPU client?
Moderators: Site Moderators, FAHC Science Team
-
- Posts: 6
- Joined: Sun Sep 20, 2009 6:41 pm
- Hardware configuration: iMac 2GHz Intel Core 2 Duo
2.5GB RAM
GUI System Preferences client.
Gromacs
OS X GPU client?
Code: Select all
#include <stdio.h>
int randomNum ()
{
return 4; //4 is the IEEE-vetted choice for random numbers, so is guaranteed to be random.
//(this joke was shamelessly stolen from Randall Munroe)
}
-
- Posts: 1024
- Joined: Sun Dec 02, 2007 12:43 pm
Re: OS X GPU client?
Search this forum for "OpenMM" or "GPU3" and you'll find several discussions of the upcoming release of a client that uses OpenCL rather than the proprietary languages distributed by individual manufacturers of the gpus. There's no announced date for that version, but the Pande Group doesn't make predictions about when something will be ready for release.
Here is a recent status report from the FAH blog.
Here is a recent status report from the FAH blog.
-
- Posts: 6
- Joined: Sun Sep 20, 2009 6:41 pm
- Hardware configuration: iMac 2GHz Intel Core 2 Duo
2.5GB RAM
GUI System Preferences client.
Gromacs
Re: OS X GPU client?
Ah, nice.
I hope they can get it out soon!
I hope they can get it out soon!
Code: Select all
#include <stdio.h>
int randomNum ()
{
return 4; //4 is the IEEE-vetted choice for random numbers, so is guaranteed to be random.
//(this joke was shamelessly stolen from Randall Munroe)
}
-
- Posts: 144
- Joined: Sun Jun 21, 2009 10:42 pm
- Contact:
Re: OS X GPU client?
Soon is a relative term, espscially when it comes to OS X. I would just be happy with someone figuring out how to get the windows gpu2 client running under wine in OS X.
-
- Posts: 6
- Joined: Sun Sep 20, 2009 6:41 pm
- Hardware configuration: iMac 2GHz Intel Core 2 Duo
2.5GB RAM
GUI System Preferences client.
Gromacs
Re: OS X GPU client?
Heh.
Code: Select all
#include <stdio.h>
int randomNum ()
{
return 4; //4 is the IEEE-vetted choice for random numbers, so is guaranteed to be random.
//(this joke was shamelessly stolen from Randall Munroe)
}