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

Expand expected range for MAXIMUM_TEXTURE1D_LINEAR_WIDTH #21145

Merged
merged 1 commit into from
Feb 19, 2025

Conversation

keithc-ca
Copy link
Contributor

The maximum varies for different compute capabilities; see https://docs.nvidia.com/cuda/cuda-c-programming-guide/index.html#compute-capabilities.

Equivalent OMR change: eclipse-omr/omr#7666.
Fixes: #20318.

The maximum varies for different compute capabilities.

Signed-off-by: Keith W. Campbell <[email protected]>
@keithc-ca keithc-ca requested a review from pshipton February 19, 2025 16:47
@pshipton pshipton merged commit 74ce136 into eclipse-openj9:master Feb 19, 2025
2 checks passed
@keithc-ca keithc-ca deleted the cuda branch February 20, 2025 01:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cmdLineTester_pltest_0_FAILED j9cudaTest.c MAXIMUM_TEXTURE1D_LINEAR_WIDTH: 268435456 not in expected range
2 participants