clMathLibraries / clBLAS

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

Support for altivec on powerpc64 P8 systems #261

Closed tfauck closed 8 years ago

tfauck commented 8 years ago

Redoing to develop tree - hope I am not confusing anything - thx


This change is Reviewable

kknox commented 8 years ago

I think you will need to rebase your work off of the /develop branch first. We don't want to see Timmy's commits as part of your PR. Then, we will pay attention if the PR passes the travis and appveyor build checks.

kknox commented 8 years ago

This is replaced by #262