NCAR / NCAR/ccpp-framework

Add threading and multi-instance test for capgen

Open
#721 4 comments 0 reactions 1 assignee View on GitHub

@climbfuji is already working on this.

Since Feb 19, 2026.

capgen capgen-unification enhancement
Dominant language
Python
Stars
25
Forks
67
Avg merge
3d 8h
Merged PRs (30d)
2

Description

Description

We need tests that cover threading (OpenMP multiple threads) and multiple instances for capgen.

Solution

The tests should cover the following scenarios:

  • one instance, single threaded vs multiple threads
  • multiple instances, single threaded vs multiple threads

@climbfuji will be adding these tests, since supporting multiple instances is an NRL requirement

Alternatives (optional)

No alternative. Code that is untested is broken by definition.

Related to (optional)

https://github.com/NCAR/ccpp-framework/issues/561

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.