clMathLibraries / clBLAS

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

Fix call to setDeviceType in test-performance.cpp #303

Closed robertlong13 closed 7 years ago

robertlong13 commented 7 years ago

setDeviceType only takes one argument: params. This was causing build errors.