monellz / open-earth-benchmarks

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

License:Other


Languages

Language:C 53.7%Language:C++ 45.3%Language:Shell 0.6%Language:CMake 0.5%