Skip to content

Definition of nvp #29

Description

@jarsi

The number of virtual processes nvp is calculated like this:

nvp = threads_per_task * tasks_per_node

This is the number of processes per node, but shouldn't it rather be the number of processes across all nodes?

nvp = threads_per_task * tasks_per_node * num_nodes

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions