10000 Expose remaining sharedMem cudaDeviceProps to python by peterbell10 · Pull Request #143226 · pytorch/pytorch · GitHub
[go: up one dir, main page]

Skip to content

Expose remaining sharedMem cudaDeviceProps to python #143226

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

Closed
wants to merge 2 commits into from

Conversation

peterbell10
Copy link
Collaborator

Was a bit too fast with my earlier PR, sharedMemPerMultiprocessor includes some memory that is reserved for the system. The amount a kernel can actually use is limited by sharedMemPerBlockOptin.

I also expose sharedMemPerBlock for completeness.

Was a bit too fast with my earlier PR,
`sharedMemPerMultiprocessor` includes some memory that is reserved
for the system. The amount a kernel can actualy use is limited by
`sharedMemPerBlockOptin`.

I also add `sharedMemPerBlock` for completeness.
Copy link
pytorch-bot bot commented Dec 13, 2024

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/143226

Note: Links to docs will display an error until the docs builds have been completed.

❗ 1 Active SEVs

There are 1 currently active SEVs. If your PR is affected, please view them below:

✅ No Failures

As of commit dca20dc with merge base 6178be8 (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@peterbell10 peterbell10 added the release notes: python_frontend python frontend release notes category label Dec 13, 2024
@peterbell10 peterbell10 marked this pull request as ready for review December 13, 2024 23:05
@peterbell10 peterbell10 requested a review from ezyang December 13, 2024 23:05
@ezyang ezyang added the topic: new features topic category label Dec 14, 2024
@ezyang
Copy link
Contributor
ezyang commented Dec 14, 2024

@pytorchbot merge

@pytorch-bot pytorch-bot bot added the ciflow/trunk Trigger trunk jobs on your pull request label Dec 14, 2024
@pytorchmergebot
Copy link
Collaborator

Merge started

Your change will be merged once all checks pass (ETA 0-4 Hours).

Learn more about merging in the wiki.

Questions? Feedback? Please reach out to the PyTorch DevX Team

Advanced Debugging
Check the merge workflow status
here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ciflow/trunk Trigger trunk jobs on your pull request Merged open source release notes: python_frontend python frontend release notes category topic: new features topic category
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants
0