Skip to content

Refactor/gen on worker try again#1703

Open
jlnav wants to merge 57 commits intodevelopfrom
refactor/gen_on_worker_try_again
Open

Refactor/gen on worker try again#1703
jlnav wants to merge 57 commits intodevelopfrom
refactor/gen_on_worker_try_again

Conversation

@jlnav
Copy link
Copy Markdown
Member

@jlnav jlnav commented Mar 27, 2026

No description provided.

jlnav added 30 commits May 2, 2025 09:22
…kers (with gen_on_worker defaulting to False) clear to resources. other temporary debug adjusts
…ors, regarding the default presence of the zeroth worker. assistance from gemini/claude for fixing resource math in various tests.
jlnav added 26 commits March 20, 2026 15:51
… worker indexes and zrws. mypy types. vibe-coded new test cases for test_mpi_runners_zrw_subnode_uneven
…for self.zero_resource_workers.get breaks too many tests for the benefit
… zero-resource-worker. [0] shouldn't factor into the math for get_workers2assign2
… procs matched to GPUs we really ought to assign sims to those resource sets first. Only if no GPU rsets exist do we fallback to non-gpu sets, producing a correct wait upon allocation. Thanks Claude.
…tent gen is always available to receive gen work. so to prevent worker 0 from generating extra, set sim max. another way to prevent extra non-persistent gen calls is set gen_on_worker=True
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 8, 2026

Codecov Report

❌ Patch coverage is 94.11765% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.82%. Comparing base (6bf1b40) to head (fe0745e).
⚠️ Report is 3 commits behind head on develop.

Files with missing lines Patch % Lines
libensemble/ensemble.py 85.71% 0 Missing and 2 partials ⚠️
libensemble/libE.py 81.81% 1 Missing and 1 partial ⚠️
libensemble/resources/rset_resources.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           develop    #1703       +/-   ##
============================================
+ Coverage    78.24%   92.82%   +14.57%     
============================================
  Files           81       81               
  Lines         8227     8218        -9     
  Branches      1261     1259        -2     
============================================
+ Hits          6437     7628     +1191     
+ Misses        1556      388     -1168     
+ Partials       234      202       -32     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant