PrincetonUniversity / gpu_programming_intro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction to GPU Computing

About

This guide provides materials for getting started with running GPU codes on the Princeton Research Computing clusters. It also provides an introduction to writing CUDA kernels and examples of using the NVIDIA GPU-accelerated libraries (e.g., cuBLAS).

Upcoming GPU Training

Princeton GPU User Group
Fall Break Parallel Programming Bootcamp (October 14-15, 2024) [see 2023 schedule]
See all PICSciE/RC workshops
Subscribe to PICSciE/RC Mailing List

Learning Resources

GPU Computing at Princeton
2024 Princeton GPU Hackathon
Resource List by Open Hackathons
Training Archive at Oak Ridge National Laboratory
CUDA C++ Programming Guide by NVIDIA
CUDA Fortran Programming Guide by NVIDIA
Intro to CUDA Blog Post
Online Book Available through PU Library
Princeton A100 GPU Workshop

Getting Help

If you encounter any difficulties with this material then please send an email to cses@princeton.edu or attend a help session.

Authorship

This guide was created by Jonathan Halverson and members of Princeton Research Computing.

About


Languages

Language:C++ 30.8%Language:Shell 30.3%Language:Cuda 19.6%Language:C 12.6%Language:Python 5.6%Language:MATLAB 0.7%Language:Julia 0.3%