Skip to content

multi gpu example#304

Merged
leofang merged 8 commits into
NVIDIA:mainfrom
amwi04:multi-gpu
Jan 3, 2025
Merged

multi gpu example#304
leofang merged 8 commits into
NVIDIA:mainfrom
amwi04:multi-gpu

Conversation

@amwi04
Copy link
Copy Markdown
Contributor

@amwi04 amwi04 commented Dec 16, 2024

  1. GPU will perform vector_add
  2. GPU will perform vector_substract

@copy-pr-bot
Copy link
Copy Markdown
Contributor

copy-pr-bot Bot commented Dec 16, 2024

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@leofang leofang self-requested a review December 16, 2024 16:13
@leofang leofang added enhancement Any code-related improvements P0 High priority - Must do! cuda.core Everything related to the cuda.core module labels Dec 16, 2024
@leofang leofang added this to the cuda.core beta 3 milestone Dec 16, 2024
@leofang leofang requested a review from vzhurba01 December 16, 2024 20:20
Comment thread cuda_core/examples/simple_multi_gpu_example.py
Comment thread cuda_core/examples/simple_multi_gpu_example.py Outdated
Comment thread cuda_core/examples/simple_multi_gpu_example.py Outdated
@leofang leofang linked an issue Dec 17, 2024 that may be closed by this pull request
Copy link
Copy Markdown
Member

@leofang leofang left a comment

Choose a reason for hiding this comment

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

Thanks, Amod! I left some comments.

Comment thread cuda_core/examples/simple_multi_gpu_example.py Outdated
Comment thread cuda_core/examples/simple_multi_gpu_example.py Outdated
Comment thread cuda_core/examples/simple_multi_gpu_example.py Outdated
Comment thread cuda_core/examples/simple_multi_gpu_example.py Outdated
Comment thread cuda_core/examples/simple_multi_gpu_example.py Outdated
Comment thread cuda_core/examples/simple_multi_gpu_example.py Outdated
Comment thread cuda_core/examples/simple_multi_gpu_example.py Outdated
Comment thread cuda_core/examples/simple_multi_gpu_example.py Outdated
Comment thread cuda_core/examples/simple_multi_gpu_example.py Outdated
Comment thread cuda_core/examples/simple_multi_gpu_example.py Outdated
@leofang
Copy link
Copy Markdown
Member

leofang commented Jan 2, 2025

/ok to test

(we don't have multi-GPU CIs yet, so this is just testing if the skip condition is correct)

@leofang
Copy link
Copy Markdown
Member

leofang commented Jan 2, 2025

/ok to test

leofang
leofang previously approved these changes Jan 2, 2025
@leofang
Copy link
Copy Markdown
Member

leofang commented Jan 2, 2025

/ok to test

@leofang
Copy link
Copy Markdown
Member

leofang commented Jan 2, 2025

/ok to test

Copy link
Copy Markdown
Member

@leofang leofang left a comment

Choose a reason for hiding this comment

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

Thanks for help @amwi04! Let's merge.

@leofang leofang merged commit a817969 into NVIDIA:main Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cuda.core Everything related to the cuda.core module enhancement Any code-related improvements P0 High priority - Must do!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a simple multi-GPU code sample based on cuda.core

3 participants