Graphics processing units (GPUs) are specialized computer processors used in computers and video game systems to accelerate the creation and display of images. Due to their inherent parallel structure, they also have great potential to speed up computations in many scientific and engineering applications. GPUs are attractive for their ability to perform a large number of computations in parallel at an attractive price. Many of the world¹s largest supercomputers use GPUs to achieve their high performance, and personal computers and laptops use them for graphics displays and image processing. This seminar will explore the use of GPUs in general, describe examples of the use of GPUs in computations, and introduce some best practices for GPU computing.