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

Upadate SimpleLauncher class to warn user #3180

Closed
wants to merge 2 commits into from

Conversation

Barry-dE
Copy link

@Barry-dE Barry-dE commented Mar 6, 2024

Description

Please include a summary of the change and (optionally) which issue is fixed. Please also include
relevant motivation and context.

Updated the SimpleLauncher class to throw a warning when a user tries to use more than one node per block. Advanced users do not get a warning if they set permit_multiple_nodes=True. This PR fixes issue #3161

Changed Behaviour

Which existing user workflows or functionality will behave differently after this PR?

Users who are not advanced users will now get a warning when they try to use more than one node per block. Advanced users will not get a warning if they set permit_multiple_nodes=True.

Fixes

Fixes # (issue)
#3161

Type of change

Choose which options apply, and delete the ones which do not apply.

  • Bug fix
  • New feature

@Barry-dE Barry-dE closed this Mar 6, 2024
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