CUDA Application from Nicholas Chan on Vimeo.
I’ve developed and presented an application for my Graduate Seminar class. This application uses NVIDIA’s CUDA technology to optimize general purpose tasks. It does this by offloading the CPU work to the GPU, such as calculating a distance between two points millions of times per second. Since a GPU contains hudreds of cores and is designed to be highly parallelized,...
Read More...