Skip to content

Feature - Globus Compute Executor#1752

Open
jlnav wants to merge 1 commit into
developfrom
feature/globus-compute-executor
Open

Feature - Globus Compute Executor#1752
jlnav wants to merge 1 commit into
developfrom
feature/globus-compute-executor

Conversation

@jlnav

@jlnav jlnav commented Jul 2, 2026

Copy link
Copy Markdown
Member

GlobusComputeExecutor largely mirrors the interface for the other executors, except functions are submitted instead of MPI apps.

GCSession is responsible for caching/providing the internal GlobusComputeExecutor instance per-process. Preventing potentially odd overwrites or API calls when concurrent processes.

@codecov

codecov Bot commented Jul 2, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 75.00000% with 52 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.99%. Comparing base (555e85a) to head (17a5cad).
⚠️ Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
libensemble/executors/globus_compute_executor.py 72.43% 32 Missing and 11 partials ⚠️
libensemble/utils/globus_compute.py 82.69% 8 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1752      +/-   ##
===========================================
- Coverage    77.04%   76.99%   -0.05%     
===========================================
  Files           79       81       +2     
  Lines         8325     8533     +208     
  Branches      1282     1305      +23     
===========================================
+ Hits          6414     6570     +156     
- Misses        1666     1706      +40     
- Partials       245      257      +12     

☔ 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.

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