Github user mpjlu commented on the issue:

    https://github.com/apache/spark/pull/18551
  
    hi @srowen , I understand Felix's point. I mean if you only have 1 task in 
C/C++, and 2 CPUs, setting native BLAS to use 2 CPUs will be faster. But in JVM 
env, even you only have one task, and 2 CPUs, but there is still some JVM 
system threads, setting native BLAS to use 2 CPUs maybe not faster.  


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

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

Reply via email to