NOAA-GFDL / pace

Re-write of FV3GFS weather/climate model in Python
Apache License 2.0
12 stars 11 forks source link

Feature/dace debug #6

Closed FlorianDeconinck closed 1 year ago

FlorianDeconinck commented 1 year ago

Purpose

Add PACE_DACE_DEBUG to trigger full debug of DaCe orchestrated (dropping debug pass in SDFG + CUDA syncs after each kernel) Add trivial debug pass to track progress for integrated mode where stacktrace can be swallowed

Code changes:

Requirements changes:

N/A

Checklist

Before submitting this PR, please make sure:

FlorianDeconinck commented 1 year ago

Ready for re-review @oelbert