Programming Guide#
- 1. Introduction
- 2. Machine Model
- 3. Programming Model
- 4. Compiling
- 5. Initialization
- 6. View: Multidimensional array
- 7. Parallel dispatch
- 8. Hierarchical Parallelism
- 9. Custom Reductions
- 10. Atomic Operations
- 11. Subviews
- 12. Backwards & Future Compatibility
- 13. Interoperability and Legacy Codes
- 14. Kokkos and Virtual Functions
- 15. SIMD Types
- 16. Graphs