> Perhaps the best approach is to document how to control the number of > threads clearly somewhere where it will be found quickly by anyone who > sees the problem,
Let's go with that then. What would be a good place for this? In the FAQs? A new section of the multithreading module? In the documentation of the MultithreadInfo class? A comination of these? Also, feel free to suggest some text :-) I do think that this will eventually come up more often anyway. Large SMP machines with many cores are not going to disappear, but I'm happy to go with the approach of just documenting things for now and seeing what comes back over time. > and file a bug / feature request for an environment > variable like OMP_NUM_THREADS in future versions of TBB? That's a good point as well. Mind to open a report with them? Best W. ------------------------------------------------------------------------- Wolfgang Bangerth email: [email protected] www: http://www.math.tamu.edu/~bangerth/ _______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
