### Problem Description **[Synopsis]** + With the latest HIP SDK for Windows artifacts, there are `tremendous amounts of failures` of tests, targeting `nvcc`: - `1893` of `2130` on `VS 2017.` - `2103` of `2352` on `VS 2019.` - `2103` of `2352` on `VS 2022.` + The error log is attached. **[How to Repro]** 1. Run a compilation of any HIP source targeting `nvcc` on Windows. 2. HIP-VS CI unit testing **[Affecting PR]** + [#1089](https://github.com/ROCm/rocm-systems/pull/1089) **[Expected as fixing PR]** + [#3335](https://github.com/ROCm/rocm-systems/pull/3335) **[Workaround]** + I managed to fix the main issues in [nvidia_hip_runtime_api.h](https://github.com/ROCm/rocm-systems/blob/develop/projects/hipother/hipnv/include/hip/nvidia_detail/nvidia_hip_runtime_api.h), but the fix should go through the dedicated [ROCm-systems](https://github.com/ROCm/rocm-systems) procedures + I can share my findings ASAP if needed. **[ToDo]** + **Fix** all the compilation issues **ASAP** and **cherry-pick** them into the Windows source code base as well **before HIP SDK 7.2.x Release Code Freeze**. + Verify the fix on all the supported `Linux` targets. ### Operating System Windows ### CPU N/A ### GPU N/A ### ROCm Version HIP SDK 7.2 ### ROCm Component hipother ### Steps to Reproduce _No response_ ### (Optional for Linux users) Output of /opt/rocm/bin/rocminfo --support _No response_ ### Additional Information _No response_
Problem Description
[Synopsis]
tremendous amounts of failuresof tests, targetingnvcc:1893of2130onVS 2017.2103of2352onVS 2019.2103of2352onVS 2022.[How to Repro]
nvccon Windows.[Affecting PR]
[Expected as fixing PR]
[Workaround]
[ToDo]
Linuxtargets.Operating System
Windows
CPU
N/A
GPU
N/A
ROCm Version
HIP SDK 7.2
ROCm Component
hipother
Steps to Reproduce
No response
(Optional for Linux users) Output of /opt/rocm/bin/rocminfo --support
No response
Additional Information
No response