Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove MPI capabilities of ecl_run #8924

Closed
wants to merge 1 commit into from

Conversation

berland
Copy link
Contributor

@berland berland commented Oct 9, 2024

This should be handled by the Eclipse wrapper. It is already in place for Eclipse runs, as eclrun is the default, but for Flow usage this is a breaking change

Issue
Resolves #my_issue

Approach
Short description of the approach

(Screenshot of new behavior in GUI if applicable)

  • PR title captures the intent of the changes, and is fitting for release notes.
  • Added appropriate release note label
  • Commit history is consistent and clean, in line with the contribution guidelines.
  • Make sure unit tests pass locally after every commit (git rebase -i main --exec 'pytest tests/ert/unit_tests -n logical -m "not integration_test"')

When applicable

  • When there are user facing changes: Updated documentation
  • New behavior or changes to existing untested code: Ensured that unit tests are added (See Ground Rules).
  • Large PR: Prepare changes in small commits for more convenient review
  • Bug fix: Add regression test for the bug
  • Bug fix: Create Backport PR to latest release

@berland berland added the blocked label Oct 9, 2024
@berland berland force-pushed the rm_ecl_run_init_mpi branch from 6690be4 to 826fca2 Compare October 9, 2024 12:58
@berland
Copy link
Contributor Author

berland commented Oct 9, 2024

Blocked by https://github.com/equinor/scout/issues/1124

It is confirmed that TNO does not need the functionality for Slurm which is also removed here.

@berland berland force-pushed the rm_ecl_run_init_mpi branch 2 times, most recently from 839f84f to a22bf62 Compare October 9, 2024 13:19
@codecov-commenter
Copy link

codecov-commenter commented Oct 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.63%. Comparing base (fc6244f) to head (515ea01).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8924      +/-   ##
==========================================
- Coverage   91.65%   91.63%   -0.03%     
==========================================
  Files         343      343              
  Lines       21168    21168              
==========================================
- Hits        19402    19397       -5     
- Misses       1766     1771       +5     
Flag Coverage Δ
cli-tests 39.84% <ø> (+<0.01%) ⬆️
gui-tests 73.80% <ø> (-0.03%) ⬇️
performance-tests 50.42% <ø> (+0.01%) ⬆️
unit-tests 80.28% <ø> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

This should be handled by the Eclipse wrapper. It is already in place for Eclipse runs,
as eclrun is the default, but for Flow usage this is a breaking change
@berland berland force-pushed the rm_ecl_run_init_mpi branch from a22bf62 to 515ea01 Compare October 9, 2024 14:06
@berland berland mentioned this pull request Oct 15, 2024
@berland
Copy link
Contributor Author

berland commented Oct 21, 2024

Part of #8997

@berland berland closed this Oct 21, 2024
@berland berland deleted the rm_ecl_run_init_mpi branch December 27, 2024 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants