If I want ARM PL LAPACK functions to support multi-core usage, are there any APIs, such as set_maximum_core or set_maximum_threads, that I can use?
set_maximum_core
set_maximum_threads
Hi Chris,
Thank you for your response; I understand what you mean.
I'm currently using ARM PL's EVD function on an embedded device, and I have a few questions:
chbevd_
Thanks again for your response.