Skip to content

Conversation

@michaelmckinsey1
Copy link
Collaborator

@michaelmckinsey1 michaelmckinsey1 commented Jan 16, 2026

Description

  • update qws experiment

@michaelmckinsey1 michaelmckinsey1 self-assigned this Jan 16, 2026
)
else:
self.add_experiment_variable("n_nodes", ["1"], True)
self.add_experiment_variable("n_resources_dict", {"n_ranks": 1}, True)
Copy link
Collaborator Author

@michaelmckinsey1 michaelmckinsey1 Jan 16, 2026

Choose a reason for hiding this comment

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

should this scale off ranks (1, 2, 4, 8 ranks) or nodes (1, 2, 4, 8 nodes - i.e. using all ranks)?

Copy link
Collaborator

Choose a reason for hiding this comment

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

This should scale on the basis of ranks.

@github-actions github-actions bot added the experiment New or modified experiment label Jan 16, 2026
@pearce8 pearce8 changed the title qws add strong/weak scaling QWS add strong/weak scaling Jan 17, 2026
pearce8
pearce8 previously approved these changes Jan 17, 2026
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 63.09%. Comparing base (02bef3a) to head (8d5ed1b).
⚠️ Report is 1 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1192      +/-   ##
===========================================
+ Coverage    62.97%   63.09%   +0.11%     
===========================================
  Files           45       45              
  Lines         3433     3433              
  Branches       264      264              
===========================================
+ Hits          2162     2166       +4     
+ Misses        1262     1258       -4     
  Partials         9        9              

see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

experiment New or modified experiment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants