Kokkos

This page is under construction and will be updated very soon.

Kokkos is a C++ performance portability programming model designed to help developers write applications that can run efficiently on various high-performance computing (HPC) platforms. It provides abstractions for parallel execution and data management, making it easier to write code that can leverage different types of hardware, including CPUs, GPUs, and other accelerators.


Mandar Gurav Avatar

Mandar Gurav

Parallel Programmer, Trainer and Mentor


If you are new to Parallel Programming you can start here.



Beginner CUDA Fortran Hello World Message Passing Interface MPI Nvidia Nsight Systems NVPROF OpenACC OpenACC Fortran OpenMP PGI Fortran Compiler Profiling Vector Addition


Popular Categories