Skip to content

Scripts related to profiling#1059

Draft
niravshah241 wants to merge 8 commits into
developfrom
profiling-branch
Draft

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

Conversation

@niravshah241

@niravshah241 niravshah241 commented Mar 5, 2026

Copy link
Copy Markdown

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

@joewallwork joewallwork left a comment

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.

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
@github-project-automation github-project-automation Bot moved this to Review required in neXtSIM_DG overview Jun 30, 2026
@TomMelt TomMelt added the ICCS Tasks or reviews for the ICCS team label Jun 30, 2026
@TomMelt TomMelt moved this from Review required to In Progress in neXtSIM_DG overview Jul 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ICCS Tasks or reviews for the ICCS team

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

Profiling june 23 config

3 participants