Skip to content

FZJ-JSC/jubench-parflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JUPITER Benchmark Suite: ParFlow

DOI Static Badge

This benchmark is part of the JUPITER Benchmark Suite. See the repository of the suite for some general remarks.

This repository contains the ParFlow benchmark. DESCRIPTION.md contains details for compilation, execution, and evaluation.
This workflow will execute ParFlow on GPUs to simulate an idealised infiltration problem into a 3D domain with homogeneous soil. It is the similar test problem as reported by Hokkanen et al, 2021.

A JUBE workflow is included which will clone the code, build it and run the benchmark.

The source code of ParFlow is included in the ./src/ subdirectory as a submodule from the upstream ParFlow repository at github.com/parflow/parflow. The support for the Rapids Memory Manager is also included.