Skip to content

Fix GCC6 / FP8 warning#1130

Merged
gevtushenko merged 1 commit intoNVIDIA:mainfrom
gevtushenko:fix-main/github/gcc6_fp8
Nov 21, 2023
Merged

Fix GCC6 / FP8 warning#1130
gevtushenko merged 1 commit intoNVIDIA:mainfrom
gevtushenko:fix-main/github/gcc6_fp8

Conversation

@gevtushenko
Copy link
Collaborator

Description

closes #1129

This PR fixes GCC6 warning by replacing reinterpret cast with memcpy. I don't see any SASS differences.

Checklist

  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@gevtushenko gevtushenko requested review from a team as code owners November 20, 2023 21:14
@gevtushenko gevtushenko requested review from alliepiper and elstehle and removed request for a team November 20, 2023 21:14
@github-actions
Copy link
Contributor

Successfully created backport PR for branch/2.3.x:

@miscco miscco added backport done This PR has been backported to the relevant branch and removed backport branch/2.3.x labels Jan 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport done This PR has been backported to the relevant branch

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

[BUG]: FP8 support introduced new GCC 6 / CUB warnings

3 participants