Skip to content

Scripts related to profiling#1059

Draft
niravshah241 wants to merge 8 commits intodevelopfrom
profiling-branch
Draft

Scripts related to profiling#1059
niravshah241 wants to merge 8 commits intodevelopfrom
profiling-branch

Conversation

@niravshah241
Copy link
Copy Markdown

@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
Copy Markdown
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.

Comment thread .gitignore
/docs/latex/
/docs/xml/
/docs/_build/
/.venv
Copy link
Copy Markdown
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.

Comment thread comp-env.sh
Copy link
Copy Markdown
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.

Comment thread comp.sh
Copy link
Copy Markdown
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.

@TomMelt TomMelt force-pushed the halo-dynamics branch 2 times, most recently from a951eb5 to c31114b Compare March 16, 2026 13:20
@TomMelt TomMelt force-pushed the halo-dynamics branch 2 times, most recently from 29eefc9 to fb6ad47 Compare March 23, 2026 16:19
Base automatically changed from halo-dynamics to develop April 13, 2026 13:33
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.

3 participants