CPU VS GPU WU’s - massive completion time difference, why?

Message boards : Number crunching : CPU VS GPU WU’s - massive completion time difference, why?

To post messages, you must log in.

AuthorMessage
kasdashdfjsah

Send message
Joined: 29 Jan 24
Posts: 23
Credit: 75,888,585
RAC: 2,612
  
Message 2059 - Posted: 12 Apr 2025, 9:44:21 UTC

How come CPU tasks take so much longer to complete than GPU tasks.

Is it because GPU’s are much faster/optimized for these tasks, or are the CPU tasks put together, like CPU tasks equals 10, 20, or even 50 GPU tasks, and that’s why it takes so much longer to complete?

Just wanna know if my CPU time is better spent on another project, just like GPU’s running Folding@Home generate many times more points per day than CPU’s do, why you should run BOINC projects for your CPU instead.
ID: 2059 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Jay

Send message
Joined: 22 Mar 25
Posts: 1
Credit: 1,324,539,855
RAC: 10,838,531
   
Message 2060 - Posted: 15 Apr 2025, 22:27:16 UTC

I would say, that is because your gpu has CUDA cores & or tensor cores. (I forget what the AMD side of the house calls them.) They are blazing fast. Like my CPU has 192 cores, it takes about an hour to one packet, where as my 4090 can do the same workload in under 2 & 1/2 minutes.
ID: 2060 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
ahorek's team

Send message
Joined: 1 Nov 20
Posts: 5
Credit: 18,054,387
RAC: 2,518
   
Message 2070 - Posted: 12 May 2025, 18:48:34 UTC

The CPU application is outdated and doesn't fully leverage SIMD capabilities, whereas the algorithm is more GPU-friendly. For math-intensive and parallelizable workloads, GPUs deliver substantially better performance, as they are specifically designed for this type of computation.
I recommend allocating your CPUs to projects that either lack a GPU version or where the GPU version isn't as efficient as the CPU counterpart...
ID: 2070 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Profile Tigers_Dave
Avatar

Send message
Joined: 26 Oct 22
Posts: 57
Credit: 17,400,266,119
RAC: 26,871,231
    
Message 2085 - Posted: 7 Aug 2025, 20:51:30 UTC - in response to Message 2070.  
Last modified: 7 Aug 2025, 20:52:19 UTC

The CPU application is outdated and doesn't fully leverage SIMD capabilities, whereas the algorithm is more GPU-friendly. For math-intensive and parallelizable workloads, GPUs deliver substantially better performance, as they are specifically designed for this type of computation.
I recommend allocating your CPUs to projects that either lack a GPU version or where the GPU version isn't as efficient as the CPU counterpart...


For Intel Macs, the Einstein CPU applications are much more efficient than the GPU applications. For Intel Macs, the Einstein CPU applications are much more efficient than the Rosetta CPU applications. The latter is a bit of a moot point, because Rosetta is once again largely out of work. Happy crunching!
ID: 2085 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote

Message boards : Number crunching : CPU VS GPU WU’s - massive completion time difference, why?


©2025 Sergei Chernykh