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

Multi node multi gpu #19

Merged
merged 13 commits into from
Oct 17, 2023
Merged

Multi node multi gpu #19

merged 13 commits into from
Oct 17, 2023

Conversation

Tankya2
Copy link
Contributor

@Tankya2 Tankya2 commented Oct 3, 2023

Hi this is to address issue #16 . Please note that I was not able to create pytest for this code as it requires multiple nodes which are not supported by pytest. I have tried package like "pytest_easyMPI" which is a plugin for pytest that supports multiple node. However I was not able to get it to work.

Therefore in order to test the code, I wrote a script to run the test cases. Below is a screenshot of the result.

Screenshot 2023-10-03 150003

@Tankya2 Tankya2 linked an issue Oct 3, 2023 that may be closed by this pull request
src/qibotn/cutn.py Outdated Show resolved Hide resolved
src/qibotn/cutn.py Outdated Show resolved Hide resolved
src/qibotn/cutn.py Outdated Show resolved Hide resolved
src/qibotn/cutn.py Outdated Show resolved Hide resolved
Copy link
Member

@alecandido alecandido left a comment

Choose a reason for hiding this comment

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

Thanks @Tankya2

@liweintu liweintu merged commit c617cf5 into main Oct 17, 2023
@alecandido alecandido deleted the multi-node-multi-GPU branch March 1, 2024 22:11
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.

Add multi-node multi-GPU support for qibotn.
3 participants