Skip to content

Comments

New names for CCPP instances#138

Merged
mkavulich merged 4 commits intoESCOMP:mainfrom
mkavulich:multiple_instances
Feb 19, 2026
Merged

New names for CCPP instances#138
mkavulich merged 4 commits intoESCOMP:mainfrom
mkavulich:multiple_instances

Conversation

@mkavulich
Copy link
Collaborator

Description

Adding names for CCPP instances, number_of_ccpp_instances and ccpp_instance_number.

@climbfuji @gold2718 If you have suggestions for better/more detailed descriptions please let me know.

Issues

Resolves #133

* `ccpp_thread_number`: Number of current OpenMP thread. This variable may only be used during CCPP run phase
* `integer`: units = index
* `number_of_ccpp_instances`: Number of parallel CCPP instances
* `integer`: units = index
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* `integer`: units = index
* `integer`: units = count

I think this must be count.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for catching this, done.

Copy link
Collaborator

@climbfuji climbfuji left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Copy link
Collaborator

@gold2718 gold2718 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is okay but I have a suggested clarification for one description.

mkavulich and others added 2 commits February 19, 2026 09:42
Suggestion from @gold2718

Co-authored-by: goldy <1588651+gold2718@users.noreply.github.com>
@mkavulich mkavulich merged commit 0a13a57 into ESCOMP:main Feb 19, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Standard names for multiple instances?

4 participants