Skip to content

Globus compute - "mode" features and tests - #1753

Open
jlnav wants to merge 3 commits into
developfrom
feature/globus-compute-mode
Open

Globus compute - "mode" features and tests#1753
jlnav wants to merge 3 commits into
developfrom
feature/globus-compute-mode

Conversation

@jlnav

@jlnavjlnav commented Jul 2, 2026

Copy link
Copy Markdown
Member

When the simulator function is configured to be sent to a globus compute endpoint, the Manager becomes the only necessary process, since it also runs the gen.

classic and "new" style sims are both supported. sim output/input are both handled/encapsulated as though they came from "virtual" workers.

@jlnavjlnav changed the title Globus compute "mode" features and tests on this branchFeature - Globus compute "mode" features and tests on this branchJul 2, 2026
@jlnavjlnav changed the title Feature - Globus compute "mode" features and tests on this branchFeature - Globus compute "mode" features and testsJul 2, 2026
@codecov

codecovBot commented Jul 2, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 67.75956% with 118 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.47%. Comparing base (873ffb1) to head (6b22c63).
⚠️ Report is 34 commits behind head on develop.

Files with missing linesPatch %Lines
libensemble/manager.py59.86%44 Missing and 15 partials ⚠️
libensemble/executors/globus_compute_executor.py72.43%32 Missing and 11 partials ⚠️
libensemble/utils/globus_compute.py82.69%8 Missing and 1 partial ⚠️
libensemble/libE.py36.36%4 Missing and 3 partials ⚠️
Additional details and impacted files
@@ Coverage Diff @@## develop #1753 +/- ##
===========================================
- Coverage 77.07% 76.47% -0.61% 
===========================================
Files 79 81 +2 Lines 8340 8679 +339 Branches 1289 1347 +58 ===========================================
+ Hits 6428 6637 +209 - Misses 1665 1751 +86 - Partials 247 291 +44 

☔ View full report in Codecov by Harness.
📢 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.

@jlnavjlnav changed the title Feature - Globus compute "mode" features and testsGlobus compute - "mode" features and testsJul 10, 2026
@jlnav
jlnav changed the base branch from feature/globus-compute-executor to developJuly 16, 2026 20:01
Sign up for freeto 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

@jlnav