RAJA Performance Suite Developer GuideΒΆ
The RAJA Performance Suite project follows nearly identical development processes as RAJA, which are documented in the RAJA Developer Guide
This guide describes development items that are specific to the RAJA Performance Suite and refers to sections in the RAJA Developer Guide on common things to avoid redundancy and simplify documentation maintenance.
- Contributing to the RAJA Performance Suite
- RAJA Performance Suite Branch Development
- RAJA Performance Suite Build Configurations
- RAJA Performance Suite Continuous Integration (CI) Testing
- Continuous Integration (CI) Testing Maintenance Tasks
- RAJA Performance Suite Release Process
- RAJA Performance Suite Structure: Adding Kernels, Variants, and Tunings
- Kernel Class Files
- Kernel Class Implementation