CHIP-SPV / chipStar

chipStar is a tool for compiling and running HIP/CUDA on SPIR-V via OpenCL or Level Zero APIs.
Other
182 stars 29 forks source link

level0: resolve #735 #737

Closed linehill closed 8 months ago

linehill commented 8 months ago

Fix hipInitFromNativeHandles() resetted properties in the backend which caused a linking issue seen in #735.

Resolves #735.

pjaaskel commented 8 months ago

Confirmed the fix locally.