Parallel Programming
Documentation Reference
Get Feel++
Cemosis logo

Main

    • Introduction
    • Architectures
      • CPU Architecture
      • GPU Architecture
      • GPGPU Architecture
      • TPU Architecture
      • NPU Architecture
      • LPU Architecture
      • DPU Architecture
      • SIMD Architecture
      • AMD CUDA Architecture
      • QPU Architecture
    • MPI/OpenMP/Hybrid
      • MPI (Message Passing Interface)
      • MPI Boost
      • OpenMP (Open Multi-Processing)
      • OpenMP more information
      • Hybrid MPI with OpenMP
    • Runtime Systems
      • StarPU
      • Specx
    • Kokkos
      • Introduction
        • Why Kokkos?
        • Installation & Setup
      • Basic Concepts
        • Views
        • Execution Spaces
        • Memory Spaces
        • Mirrors
          • Solution from Kokkos tutorial
        • Memory Access Patterns
      • Advanced Concepts
        • Advanced Reductions
        • Hierarchical Parallelism
        • MPI
        • PGAS
        • MPI vs PGAS
        • Multidimensional Loops and Data Structure
        • Single Instruction Multiple Data
        • Asynchronicity and Stream
      • Diagnostic Tools Algebraic Strategies
        • Kernels Math library
        • Tools Profing Tuning Debugging
      • Compile on Gaya
Main
  • Antora Feel++ UI
  • Main
  • Main
  • Kokkos
  • Diagnostic Tools Algebraic Strategies
Edit this Page
Download as
  • .pdf

Diagnostic tools

The content of this part has ben constructed from the slides from the Kokkos training days held in 2024.

1. Other ressources

  • Organization Kokkos on GitHub: github.com/kokkos,

  • Slides, recording and Q&A for the Lectures: github.com/kokkos/kokkos-tutorials/wiki,

  • Kokkos Core Wiki, with API documentation: kokkos.github.io/kokkos-core-wiki,

  • Slack channel for Kokkos: kokkosteam.slack.com.

2. Contents

  • Kernels Math library

  • Tools Profing Tuning Debugging

Cemosis logo
© 2025 Cemosis, Université de Strasbourg