Patricio Bulić, PhD Associate Professor
This course is designed for students in all disciplines tolearn the essence of these programming interfacesCUDA and OpenCL and how they should orchestratethe use of these interfaces to achieve application goals.After finishing the course, the students will be able todevelop multimedia algorithms (i mage and video processing, medical imaging, etc.) for massivelyparallel processors.
The high number of parallel cores poses a great challenge for software design that must expose massive parallelism to benefit from the new hardware. We will describe the modern GPUs that are a highly parallel, highly multithreaded multiprocessor optimized for visual computing. The aim of this course is to teach practical multimedia algorithms design for processors with massively parallel computing resources. Main topics are: