zhengruifeng commented on pull request #28229:
URL: https://github.com/apache/spark/pull/28229#issuecomment-624989291


   @xwu99 There was a 
[ticket](https://issues.apache.org/jira/browse/SPARK-30641)  for this.
   Now I had merged high-level BLAS supports for 
[LinearSVC](https://github.com/apache/spark/pull/27360) and 
[LogisticRegression](https://github.com/apache/spark/pull/28458).
   
   I can help reviewing this PR on KMeans, you can list some performance 
details, like dataset, numFeatures, numInstances, performance without 
native-blas (mkl), performance with native-blas...
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to