clMathLibraries / clBLAS

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

add missing dependency to pthread (using rwlock functions) #283

Closed zougloub closed 8 years ago

zougloub commented 8 years ago

New PR from https://github.com/clMathLibraries/clBLAS/pull/278 where I hadn't documented myself on how to contribute.


This change is Reviewable