Closed fengyuentau closed 5 months ago
When you say 'it fails', what do you mean? Do you get a specific error code from a CLBlast function, or just a crash?
Also, does it fail with the sample code or the tests that come with CLBlast as well? Please run those first so we can be sure it is not an issue with your own code.
When you say 'it fails', what do you mean? Do you get a specific error code from a CLBlast function, or just a crash?
Segmentation fault.
Also, does it fail with the sample code or the tests that come with CLBlast as well?
CLBlast works great with iGPU.
Segmentation fault.
OK, and in which call specifically?
CLBlast works great with iGPU.
OK, but have you tested the standard sample code and the CLBlast tests on the device where it fails?
Hardware
Driver:
My code: https://gist.github.com/fengyuentau/20af905a3ee0dbf5da93c9befc6a9841
It works fine when I select the iGPU platform and device (index 0), but it failed with NVIDIA GPU platform (index 1). Did I miss something here? Also attaching
clinfo
log below.clinfo: