What is CUDA
Compute Unified Device Architecture (CUDA)
Differences Between CUDA and CPU
GPUs have many CUDA cores and execute single instruction multiple data (process a large amount of data in parallel using one algorithm)
TFLOPS (Tera Floating Point Operations Per Second)
Represents how many trillion floating-point operations can be performed per second
Measures the floating-point computing power of a GPU