|
|
|
|
|
by NekkoDroid
746 days ago
|
|
When the data is generated on CPU shoveling it to the GPU to do possibly a single or few vector operations and then shoveling it back to the CPU to continue is most likely going to be more expensive than the time saved. And CUDA is Nvidia specific. |
|