Skip to content

JMK add option with call instead of check_call to allow fault for wsl - #543

Open
jamesmkrieger wants to merge 3 commits into
develfrom
jmk_allowFault
Open

JMK add option with call instead of check_call to allow fault for wsl#543
jamesmkrieger wants to merge 3 commits into
develfrom
jmk_allowFault

Conversation

@jamesmkrieger

Copy link
Copy Markdown
Contributor

This option allows protocols that close programs in wsl with segfaults to still finish rather than raising errors

@sonarqubecloud

sonarqubecloud Bot commented Aug 1, 2024

Copy link
Copy Markdown

logger.debug("Updated gpus ids rebase starting from 0: %s per thread" %self.gpuDict)

def runJob(self, log, programName, params, numberOfMpi=1, numberOfThreads=1, env=None, cwd=None, executable=None):
def runJob(self, log, programName, params, numberOfMpi=1, numberOfThreads=1, env=None, cwd=None,

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When running the protocol using Slurm or similar the protocol is not going to work.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we make a note about that somehow?

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.

2 participants