GPU Programming Languages
April 7, 2026 ยท View on GitHub
Page maintainer: Alessio Sclocco @isazi
Learning Resources
- Carpentries GPU Programming course
- Introduction to CUDA C
- Introduction to OpenACC
- Introduction to HIP Programming
- SYCL Introduction and Best Practices
- CSCS GPU Programming with Julia
Documentation
- CUDA
- HIP
- SYCL
- OpenCL
- OpenACC
- OpenMP
Overview of Libraries
- CUDA
- HIP
- SYCL
- OpenCL
Source-to-source Translation
- CUDA to HIP
- CUDA to SYCL
- CUDA to OpenCL
Foreign Function Interfaces
- C++
- CUDA
- OpenCL
- Python
- Julia
- Java
High-Level Abstractions
Debugging and Profiling Tools
- CUDA
- HIP
- SYCL
Performance Optimization
Auto-tuning
- Kernel Tuner