CUDA

  • UPenn CIS 5650 GPU Programming and Architecture (2025)

    A course that introduce GPU parallel programming with a Computer Graphics flavor

  • Compute Shader Glossary

    A glossary of terms used in compute shader programming. Provides cross-API comparisons

  • Parallel Prefix Sum (Scan) with CUDA (2007)

    A classic reference on implementing a work-efficient parallel prefix sum algorithms