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

Fix bogus sizeof(sizeof(string)) expression in gcnArchName() #744

Closed sobomax closed 7 months ago

sobomax commented 8 months ago

Fix bogus sizeof(sizeof(string)) expression, which results in gcnArchName() returning "unavailable" truncated to 8 characters, which is "unavaila".