ai2cm / pace

Implementation of the FV3GFS / SHiELD atmospheric model in Python
https://ai2cm.github.io/pace/
Apache License 2.0
37 stars 12 forks source link

Introduce kernel_theoritical_timing from a SDFG #306

Closed FlorianDeconinck closed 2 years ago

FlorianDeconinck commented 2 years ago

Purpose

Add a kernel theoritical timing script to pace.dsl.dace.utils . This compute the lower bound of a memory bound kernel, which applies to our GPU implementation of Pace.

Code changes:

Requirements changes:

N/A

Infrastructure changes:

N/A

Checklist

Before submitting this PR, please make sure:

FlorianDeconinck commented 2 years ago

launch jenkins