Astropulse CPU vs GPU? |
![]() |
| log in |
Message boards : Number crunching : Astropulse CPU vs GPU?
1 · 2 · 3 · Next
| Author | Message |
|---|---|
|
Ever since I started working Opencl WUs, I noticed that I get them in drips & drabs. Out of the 44 AP tasks that are now processing only 4 are tagged for the GPU. How does the scheduler differentiate between which get tagged for CPU work vs GPU work? And, is there a way other than stopping all CPU WUs of having the scheduler send out more GPU work? | |
| ID: 1334970 · | |
|
The only way to do it is to disable CPU work fetch for a while. | |
| ID: 1334971 · | |
|
you could use the rescheduler to move the WU's to the GPU or if you don't want AP work on your CPU, don't include the CPU AP portion in your app_info | |
| ID: 1334972 · | |
|
The easiest way is too untick 'Use CPU' and untick Run only the selected applications 'SETI@home Enhanced', then Astropulse Wu's can only go to the GPU. | |
| ID: 1334976 · | |
|
Since I run Lunatics and have app_info.xml file, I followed the above advice and edited the app_info file. Took out following chunk: | |
| ID: 1335540 · | |
|
Hi, just wondering... | |
| ID: 1336318 · | |
|
Using my GTX460 as a guide - two or three at a time, each taking about one hour. You i7 takes about 4 hours to do one per core active. | |
| ID: 1336368 · | |
Using my GTX460 as a guide - two or three at a time, each taking about one hour. You i7 takes about 4 hours to do one per core active. Thanks for the info. So about 1400-2100 points per hour for a GTX460. I'd be happy to know .. How many cores do you have to reserve for a task, 1 per GPU or 1 per task? Or how many seconds CPU time does it take for a task that finishes in an hour? ____________ | |
| ID: 1336384 · | |
|
Something like that - I don't look at the points per hour very often. | |
| ID: 1336387 · | |
|
Rob you are very slow compared to other 460´s. | |
| ID: 1336396 · | |
|
Thank You Rob. | |
| ID: 1336398 · | |
Rob you are very slow compared to other 460´s. Hi Mike, The 13500 is from my CPU (6 units at that time). Rob is doing about 3 tasks in an hour (3600s). Do you know how many seconds CPU time it takes for a task that finishes in an hour? | |
| ID: 1336401 · | |
|
Check out my i7/950 -- it is running 1 x GTX660SC/2Gb & 1 x GTX460SE/1Gb. Both are running Lunatics _x41zc cuda 5.0 @ 3 each & Opencl _r1761 @ 1 each. CPU MB tasks run an avg of 11 hrs, GPU MB avg 20-25 min, & AP Opencl avg 45 min. Normally I run at 80% of processors ( 6 cores). Opencl will explicitly reserve 1 core for each task running, and it will release it when the task is finished. Not the fastest in the Seti universe, but I am happy with the results so far. The machine is a Win7/64-bit running BOINC 7.0.48 and nVidia 313.96. | |
| ID: 1336403 · | |
Rob you are very slow compared to other 460´s. Not quite what I said, my figure was based on an extrapolation of what my 460 delivers and knowing how much faster a 660 is than a 460 (I should have made that a bit clearer) ____________ Bob Smith Member of Seti PIPPS (Pluto is a Planet Protest Society) Somewhere in the (un)known Universe? | |
| ID: 1336406 · | |
Rob you are very slow compared to other 460´s. No i checked Robs host. Just today 3 WUs longer than 13000 seconds. Thats because driver hangs because of lack of CPU cycles. Wouldn`t happen with a free CPU core. He is wasting GPU cycles. ____________ | |
| ID: 1336412 · | |
Check out my i7/950 -- it is running 1 x GTX660SC/2Gb & 1 x GTX460SE/1Gb. Both are running Lunatics _x41zc cuda 5.0 @ 3 each & Opencl _r1761 @ 1 each. CPU MB tasks run an avg of 11 hrs, GPU MB avg 20-25 min, & AP Opencl avg 45 min. Normally I run at 80% of processors ( 6 cores). Opencl will explicitly reserve 1 core for each task running, and it will release it when the task is finished. Not the fastest in the Seti universe, but I am happy with the results so far. The machine is a Win7/64-bit running BOINC 7.0.48 and nVidia 313.96. Thank You Cliff, I'll take a look at your computer(s) (the i7/950) on sunday. Did I understand correctly: You are doing 3 GPU MB (cuda) and one GPU AP (opencl) at a time on both cards and an additional 4-6 CPU tasks. (4 when runnig AP opencl on both cards) Now it is time for me to go to sleep. It is 1.00 AM in Finland. Happy Crunching! | |
| ID: 1336416 · | |
|
I did try running with one core feeding the GPU about 6 months ago (with the current hardware and software set up) and the overall throughput (total tasks per hour)was less with one core set aside for feeding the GPU than having the default settings where there is a "free for all". I have no doubt that for other CPU+GPU configurations the results would be different. | |
| ID: 1336418 · | |
Rob you are very slow compared to other 460´s. Oh, Yes. (My bad, i did not check.) :D ____________ | |
| ID: 1336420 · | |
I did try running with one core feeding the GPU about 6 months ago (with the current hardware and software set up) and the overall throughput (total tasks per hour)was less with one core set aside for feeding the GPU than having the default settings where there is a "free for all". I have no doubt that for other CPU+GPU configurations the results would be different. Thats just because 1 core is not enough on AMD machines. I finnish 2 APs in less an hour. Thats ~3000 seconds. You finnish in about 13000 - 15000 seconds. Do you see the difference ? I`m running APs over 2 years now and am fully aware of each conditions. Claggy has also a 460 and does faster than my ATI. ____________ | |
| ID: 1336421 · | |
Check out my i7/950 -- it is running 1 x GTX660SC/2Gb & 1 x GTX460SE/1Gb. Both are running Lunatics _x41zc cuda 5.0 @ 3 each & Opencl _r1761 @ 1 each. CPU MB tasks run an avg of 11 hrs, GPU MB avg 20-25 min, & AP Opencl avg 45 min. Normally I run at 80% of processors ( 6 cores). Opencl will explicitly reserve 1 core for each task running, and it will release it when the task is finished. Not the fastest in the Seti universe, but I am happy with the results so far. The machine is a Win7/64-bit running BOINC 7.0.48 and nVidia 313.96. Yep, that's what I do! This is all running with defaults except with the count for the cuda tasks. If anyone knows how to tweak the apps to get more out of them let me know. ____________ I don't buy computers, I build them!! | |
| ID: 1336424 · | |
Message boards : Number crunching : Astropulse CPU vs GPU?
| Copyright © 2013 University of California |