Skip to content

spcl/open-earth-benchmarks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published