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

Less I/O incompatible with batch mode #934

Closed
amjjbonvin opened this issue Jul 11, 2024 · 0 comments · Fixed by #935
Closed

Less I/O incompatible with batch mode #934

amjjbonvin opened this issue Jul 11, 2024 · 0 comments · Fixed by #935
Assignees
Labels
enhancement Enhancing an existing feature of adding a new one execution Related to execution modes, such as GRID, HPC, local, etc.

Comments

@amjjbonvin
Copy link
Member

Is your feature request related to a problem? Please describe.

If less_io is set to true and the execution mode is set to batch, haddock3 starts but fails (as expected) at the topoaa stage.

Describe the solution you'd like

An internal check should be made that does not allow less_io=true with batch mode with a clean stop and message before any execution.

@amjjbonvin amjjbonvin added enhancement Enhancing an existing feature of adding a new one execution Related to execution modes, such as GRID, HPC, local, etc. labels Jul 11, 2024
@rvhonorato rvhonorato linked a pull request Jul 11, 2024 that will close this issue
12 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancing an existing feature of adding a new one execution Related to execution modes, such as GRID, HPC, local, etc.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants