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 n_workers=2 from Distributed in client fixture #1835

Merged
merged 2 commits into from
Jun 7, 2023

Conversation

oliverholworthy
Copy link
Member

Follow-up to #1830 . Removes n_workers=2 from Distributed in client fixture.

This now fails with error Can not scale beyond visible devices in environments with 1 GPU. This Distributed class selects a local or cuda cluster depending on GPU availability.

@oliverholworthy oliverholworthy added this to the Merlin 23.06 milestone Jun 7, 2023
@oliverholworthy oliverholworthy self-assigned this Jun 7, 2023
@github-actions
Copy link

github-actions bot commented Jun 7, 2023

Documentation preview

https://nvidia-merlin.github.io/NVTabular/review/pr-1835

@oliverholworthy oliverholworthy merged commit 66c6e3a into main Jun 7, 2023
6 checks passed
@oliverholworthy oliverholworthy deleted the conftest-client-n-workers branch June 7, 2023 13:23
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.

None yet

2 participants