ROCm CI Service Account 8532d86a09 SWDEV-380238 - hipcc passes incorrect device lib path to clang on windows (#3150)
hipcc should not pass --hip-device-lib-path to clang by default so that clang
decicde device lib path by itself.

hipcc only passes --hip-device-lib-path to clang if env var DEVICE_LIB_PATH
is specified.

DEVICE_LIB_PATH should be depricated in the future and users should use
--hip-device-lib-path instead.

Change-Id: I1ada35fb438643cbe68da777e3881aaa935162fa


[ROCm/hip commit: e18cbe64c1]
2023-01-31 23:45:01 -08:00
S
Описание
No description provided
282 MiB
Languages
C++ 67.5%
C 20.6%
Python 6.6%
CMake 3.4%
Shell 0.6%
Разное 1.1%