spcl / open-earth-benchmarks

Open repository for climate and weather benchmark kernels

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Climate Benchmark Kernels

This repository contains a set of benchmark kernels for climate simulations. The isolated kernel files can be found in the kernels subfolder. The rest of the code is a minimal infrastructure that allows the kernels to be executed.

Build Instructions

mkdir build && cd build
cmake ..
make

About

Open repository for climate and weather benchmark kernels

License:Other


Languages

Language:C++ 55.8%Language:C 43.2%Language:CMake 1.0%