|
|
|
|
|
by calaphos
1062 days ago
|
|
The cuda cores of Nvidia GPUs are closer to fp32 units in vector ALUs than CPU cores capable of operating independently in parallel. Following that definition a modern CPU core would have dozens of "cuda cores" as well (although far fewer than GPUs optimized for that kind of workload) More comparable would be the ~130 streaming Multiprocessors of a H100. |
|
https://stackoverflow.com/questions/58071834/why-does-each-t...