Quote Originally Posted by zombie67 View Post
Yes, you should run more than one task per GPU. Assuming a powerful GPU like a 7970, I run 2x AP at a time, reserving .5 of a CPU thread each, or 3x of the regular S@H tasks reserving .333 of a CPU thread each. CUDA uses more CPU, and requires reserving more CPU threads. Adding any more tasks at a time doesn't add any more load to the GPU in my experience. Take a look at your GPU load to see what is best for your mode.

Yes, there are optimized apps for linux, both CPU and GPU: http://lunatics.kwsn.net/index.php?m...wnloads;catd=1
Didn't see any gpu astropulse apps there. The released one from the project apparently comes from Lunatics anyways.

I had one box with a free core, so I tried running 2 per on the GTX 465, but it doesn't appear to be gaining me anything. The tasks just take twice as long.

Edit: Saw Maxwell's statement about needing a full CPU core per task, so trying that now.