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 deprecated shared memory config #1635

Merged
merged 1 commit into from
Jun 28, 2024
Merged

Remove deprecated shared memory config #1635

merged 1 commit into from
Jun 28, 2024

Conversation

pratikvn
Copy link
Member

This PR removes the shared memory config guard functionality which enabled device level bank size configuration based on the value type. This functionality has been deprecated from after Kepler devices, and is hence no longer necessary. Additionally, the function is also being deprecated from after CUDA 12.4

Reported by @upsj.

@pratikvn pratikvn added the type:batched-functionality This is related to the batched functionality in Ginkgo label Jun 28, 2024
@pratikvn pratikvn requested review from a team June 28, 2024 09:05
@pratikvn pratikvn self-assigned this Jun 28, 2024
@ginkgo-bot ginkgo-bot added mod:cuda This is related to the CUDA module. type:solver This is related to the solvers labels Jun 28, 2024
@pratikvn pratikvn added 1:ST:no-changelog-entry Skip the wiki check for changelog update 1:ST:ready-for-review This PR is ready for review labels Jun 28, 2024
@pratikvn pratikvn added 1:ST:ready-to-merge This PR is ready to merge. and removed 1:ST:ready-for-review This PR is ready for review labels Jun 28, 2024
@upsj upsj merged commit 5bf9f43 into develop Jun 28, 2024
13 of 14 checks passed
@upsj upsj deleted the fix-shared-config branch June 28, 2024 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1:ST:no-changelog-entry Skip the wiki check for changelog update 1:ST:ready-to-merge This PR is ready to merge. mod:cuda This is related to the CUDA module. type:batched-functionality This is related to the batched functionality in Ginkgo type:solver This is related to the solvers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants