clMathLibraries / clBLAS

a software library containing BLAS functions written in OpenCL
Apache License 2.0
832 stars 239 forks source link

clBLAS test fail with ROCm on Centos 7.6 #341

Open WaldemarH opened 5 years ago

WaldemarH commented 5 years ago

Hi guys

I've reported a bug to ROCm guys as I think that the issue is with a compiler/kernel generator, but just in case you can do anything about it here is the link to the bug: https://github.com/RadeonOpenCompute/ROCm/issues/674

Best regards Waldemar

b-sumner commented 5 years ago

It is definitely a problem with the kernel generator which is generating the declaration of a local array within a for loop.