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

Add support for stream operators for complex #1538

Merged
merged 1 commit into from
Mar 18, 2024

Conversation

miscco
Copy link
Collaborator

@miscco miscco commented Mar 14, 2024

Also nvcc has issues with the construction of complex<T> from half or float, so turn that into a conversion

@miscco miscco requested review from a team as code owners March 14, 2024 09:04
@miscco miscco added feature request New feature or request. libcu++ For all items related to libcu++ labels Mar 14, 2024
@miscco miscco force-pushed the fix_complex_half_bfloat_stream branch from 1ac5e35 to 9db463e Compare March 14, 2024 09:30
Also nvcc has issues with the construction of `complex<T>` from half or float, so turn that into a conversion
@miscco miscco force-pushed the fix_complex_half_bfloat_stream branch from 9db463e to 3c5c98f Compare March 14, 2024 16:02
@miscco miscco merged commit 6af3b1e into NVIDIA:main Mar 18, 2024
585 checks passed
@miscco miscco deleted the fix_complex_half_bfloat_stream branch March 18, 2024 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request. libcu++ For all items related to libcu++
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants