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

[BACKPORT]: Provide backfills for missing __half functionality #1544

Merged
merged 1 commit into from
Mar 19, 2024

Conversation

miscco
Copy link
Collaborator

@miscco miscco commented Mar 15, 2024

Older architectures do not support all mathematical functions for __half

For that we provide backfills through a conversion to float

Fixes nvbug4563212

Older architectures do not support all mathematical functions for `__half`

For that we provide backfills through a conversion to `float`

Fixes nvbug4563212
@miscco miscco requested review from a team as code owners March 15, 2024 08:53
@miscco miscco added nvbug Has an associated internal NVIDIA NVBug. libcu++ For all items related to libcu++ bug: functional labels Mar 15, 2024
@wmaxey wmaxey merged commit 4d4fa79 into NVIDIA:branch/2.4.x Mar 19, 2024
586 checks passed
@miscco miscco deleted the fix_half_SM52 branch June 12, 2024 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug: functional libcu++ For all items related to libcu++ nvbug Has an associated internal NVIDIA NVBug.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants