On Thursday, December 29, 2016 at 11:43:15 AM UTC+1, Praveen C wrote: > > Hello Martin > > I am using openblas installed using spack. openmp seems to be disabled > > [email protected]%gcc@6~openmp+pic+shared arch=linux-opensuse20161217-x86_64 > > I think the problem was that Openblas by default builds with USE_THREAD=1 which uses pthreads thus you saw 1700% usage. I will fix this in Spack to have a finer control over threading.
Regards, Denis. -- The deal.II project is located at http://www.dealii.org/ For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en --- You received this message because you are subscribed to the Google Groups "deal.II User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
