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: 70,925,509
RAC: 44,657
  
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: 719,099,205
RAC: 9,860,982
   
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: 17,685,233
RAC: 3,863
   
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

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


©2025 Sergei Chernykh