Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Laghos experiment.py does not set n_ranks correctly #606

Open
rfhaque opened this issue Feb 11, 2025 · 0 comments
Open

Laghos experiment.py does not set n_ranks correctly #606

rfhaque opened this issue Feb 11, 2025 · 0 comments

Comments

@rfhaque
Copy link
Collaborator

rfhaque commented Feb 11, 2025

For cpu-only builds, laghos experiment.py sets n_ranks equal to n_nodes instead of n_nodes * sys_cores_per_node

Steps to reproduce the behavior:

  1. Run bin/benchpark experiment init --dest=laghos laghos +strong ~single_node caliper=mpi
  2. Open laghos/ramble.yaml
  3. Check the value of n_ranks variable

Expected behavior
n_ranks should be equal to n_nodes * sys_cores_per_node

Supercomputer (please complete the following information):

  • system: Dane
  • system parameters: llnl-cluster cluster=dane
  • experiment: laghos
  • experiment parameters: laghos +strong ~single_node caliper=mpi
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

No branches or pull requests

1 participant