Check whether nvcc supports -Wstrict-aliasing before adding the flag. #7509
Check whether nvcc supports -Wstrict-aliasing before adding the flag.
4c9109c5
Removed debug messages.
84d8fda9
Use onnxruntime_CUDA_HOME to set reference nvcc instead of CMAKE_CUDA…
4e64076c
Added alternative to using -no-strict-aliasing NVCC comiler flag.
6199849e
Fix compilation error due to not specifying std scope.
2becb53b
Removed unnecessary const qualifiers.
28836646
Added debug message in CMakeList.txt.
33506345
Check the availability of the compiler flag based on the target
0ec8c82d
Completely removed reinterpret_cast to not require -no-strict-aliasin…
e9f08fcf
Merge branch 'fix_nvcc_error_due_to_strict_aliasing_wip' into fix_nvc…
c03b3e24
Fixed the names of the unions to follow the naming convention.
2167cca2
snnn
commented
on 2021-05-01
codemzs
approved these changes
on 2021-05-01
snnn
approved these changes
on 2021-05-01
satyajandhyala
deleted the fix_nvcc_error_due_to_strict_aliasing branch 5 years ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub