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

Enable models to run on multiple CUDA devices #125

Merged
merged 21 commits into from
May 21, 2023
Merged

Enable models to run on multiple CUDA devices #125

merged 21 commits into from
May 21, 2023

Conversation

WenjieDu
Copy link
Owner

What does this PR do?

Fixes #121 and #123.

Before submitting

  • Was this discussed/approved via a GitHub issue? Please add a link to it if that's the case.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have written necessary tests and already run them locally.

WenjieDu and others added 21 commits May 18, 2023 12:59
# Conflicts:
#	pypots/imputation/saits/model.py
Enable parallel training on multi GPUs
skip multi-gpu test if not multi-gpu host
@WenjieDu WenjieDu merged commit e256d7e into main May 21, 2023
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.

Parallel training on multi GPUs
2 participants