Skip to content

Scripts related to profiling#1059

Draft
niravshah241 wants to merge 5 commits intohalo-dynamicsfrom
profiling-branch
Draft

Scripts related to profiling#1059
niravshah241 wants to merge 5 commits intohalo-dynamicsfrom
profiling-branch

Conversation

@niravshah241
Copy link

@niravshah241 niravshah241 commented Mar 5, 2026

Create bash scripts for profiling june_23 config

Fixes #1058

Task List

  • Create first script
  • Update scripts for different number of OMP_NUM_THREAD (1, 2, 4, 8) using for loop
  • Add different number of MPI processes
  • Seperate benchmark_script from launch_script

Change Description


Test Description


Documentation Impact


Other Details

Copy link
Contributor

@joewallwork joewallwork left a comment

Choose a reason for hiding this comment

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

It looks like this PR isn't ready yet but I noticed you requested my review so here's some early feedback.

/docs/latex/
/docs/xml/
/docs/_build/
/.venv
Copy link
Contributor

Choose a reason for hiding this comment

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

Note that it's not considered good practice to create virtual environments called venv or .venv.

Copy link
Contributor

Choose a reason for hiding this comment

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

This script should live in the scripts directory and should include details concerning the system it's intended to be run on.

Copy link
Contributor

Choose a reason for hiding this comment

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

Again, this script should live in the scripts directory and should include sufficient information in comments to know what it does and how to use it.

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.

2 participants