Skip to content
/ YAKL Public
forked from mrnorman/YAKL

Yet Another Kernel Launcher: A simple C++ framework for performance portability and Fortran code porting

License

Notifications You must be signed in to change notification settings

aulwes/YAKL

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YAKL: Yet Another Kernel Launcher

A Simple C++ Framework for Performance Portability and Fortran Code Porting

Author: Matt Norman (Oak Ridge National Laboratory) - mrnorman.github.io

Contributors:

  • Matt Norman (Oak Ridge National Laboratory)
  • Isaac Lyngaas (Oak Ridge National Laboratory)
  • Abhishek Bagusetty (Argonne National Laboratory)
  • Mark Berrill (Oak Ridge National Laboratory)

YAKL is still a work in progress, and the API is still in flux. Currently this only supports the E3SM-MMF Exascale Computing Project (ECP) application. It is not intended to compete with the more functional portability frameworks. YAKL has a focus on Fortran porting, simplicity, and readability.

Example YAKL Usage

For a self-contained example of how to use YAKL, please checkout the cpp/ folder of the miniWeather repo

About

Yet Another Kernel Launcher: A simple C++ framework for performance portability and Fortran code porting

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 89.7%
  • Shell 4.3%
  • Fortran 3.9%
  • CMake 1.9%
  • C 0.2%