ESCOMP / ESCOMP/CTSM

LILAC namelist read should just be done by master task, then broadcast

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

Description

Currently, LILAC's namelist read is done on all tasks. In CTSM, we do the namelist read on just the master task then broadcast the values; I assume it's done that way because it's better for performance, particularly when running on many tasks. We should probably do the same for LILAC's namelist read.

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.