Skip to content

Conversation

rvhonorato
Copy link
Member

@rvhonorato rvhonorato commented Sep 10, 2025

You are about to submit a new Pull Request. Before continuing make sure you read the contributing guidelines.

Checklist

  • Tests added for the new code
  • Documentation added for the code changes
  • Modifications / enhancements are reflected on the haddock3 user-manual
  • CHANGELOG.md is updated to incorporate new changes
  • Does not break licensing
  • Does not add any dependencies, if it does please add a thorough explanation

Summary of the Pull Request

This PR adds a new grid execution mode. It does so by adding a new libgrid.py, that implements both a GridScheduler and a GridJob. No extra dependencies are needed because this implementation expects the application to be running in a system which has DIRAC configured and its binaries available in the PATH.

Related Issue

#1382

Additional Info

@rvhonorato rvhonorato linked an issue Sep 11, 2025 that may be closed by this pull request
@rvhonorato rvhonorato self-assigned this Sep 11, 2025
@rvhonorato rvhonorato added the execution Related to execution modes, such as GRID, HPC, local, etc. label Sep 11, 2025
@rvhonorato rvhonorato requested a review from a team September 11, 2025 15:20
@rvhonorato rvhonorato marked this pull request as ready for review September 11, 2025 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
execution Related to execution modes, such as GRID, HPC, local, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add DIRAC wrapper
1 participant