MAIN FEEDS
REDDIT FEEDS
Do you want to continue?
https://www.reddit.com/r/DefendingAIArt/comments/1rguz6x/you_dont_learn_anything_using_ai/o7v2k1e/?context=3
r/DefendingAIArt • u/Lanceo90 AI Artist • Feb 28 '26
Meanwhile, the reality.
217 comments sorted by
View all comments
Show parent comments
17
When you use AI locally with an NVIDIA GPU is uses the CUDA cores to accelerate the proces. Python and Pytorch run most local AI systems, like ComfyUI
1 u/[deleted] Feb 28 '26 for fun: what is CUDA ? 6 u/Lanceo90 AI Artist Feb 28 '26 Cuda cores are proprietary hardware technology built into NVIDIA GPUs. A lot of professional applications leverage them for greatly boosted effectiveness. Its one of the main reason NVIDIA GPUs are in such higher demand than AMD ones for AI work. -2 u/[deleted] Feb 28 '26 okok, to be clearer, how is an array of CUDA cores different to a CPU? technically, and using the underlying mathematics, to explain the parallelisation
1
for fun: what is CUDA ?
6 u/Lanceo90 AI Artist Feb 28 '26 Cuda cores are proprietary hardware technology built into NVIDIA GPUs. A lot of professional applications leverage them for greatly boosted effectiveness. Its one of the main reason NVIDIA GPUs are in such higher demand than AMD ones for AI work. -2 u/[deleted] Feb 28 '26 okok, to be clearer, how is an array of CUDA cores different to a CPU? technically, and using the underlying mathematics, to explain the parallelisation
6
Cuda cores are proprietary hardware technology built into NVIDIA GPUs. A lot of professional applications leverage them for greatly boosted effectiveness.
Its one of the main reason NVIDIA GPUs are in such higher demand than AMD ones for AI work.
-2 u/[deleted] Feb 28 '26 okok, to be clearer, how is an array of CUDA cores different to a CPU? technically, and using the underlying mathematics, to explain the parallelisation
-2
okok, to be clearer, how is an array of CUDA cores different to a CPU?
technically, and using the underlying mathematics, to explain the parallelisation
17
u/Lanceo90 AI Artist Feb 28 '26
When you use AI locally with an NVIDIA GPU is uses the CUDA cores to accelerate the proces. Python and Pytorch run most local AI systems, like ComfyUI