ESCOMP / ESCOMP/CTSM

Try to improve performance of routines in subgridAveMod

Open
#597 0 comments 0 reactions 0 assignees View on GitHub
enhancement performance
Dominant language
Fortran
Stars
352
Forks
361
Avg merge
6d 6h
Merged PRs (30d)
8

Description

The routines in subgridAveMod get called a lot. Improving their performance by even a small amount could significantly improve performance of the whole model.

Before spending much time on this, we should put timers in these routines to time the total amount of time spent in them, to see if this is indeed a worthwhile endeavor. (However, we may need to be careful about this, because I've experienced that putting timers around such small blocks of code can lead to significant time being spent in the timing routines themselves.)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.