I'm running with OMP_PROC_BIND=true DEAL_II_NUM_THREADS=100 OMP_NUM_THREADS=100 ./foo
and MultithreadInfo::n_threads(); tells me that there are indeed 100 threads. However! htop seems to show only 1 or 2 cores active. And of course speed of processing is abysmal. What am I missing? -- Victor. -- 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]. To view this discussion visit https://groups.google.com/d/msgid/dealii/a9a7dff7-f707-4191-93ff-719a08cfb202n%40googlegroups.com.
