User Tools

Site Tools


c:c_threads:troubleshooting:over-subscription

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

c:c_threads:troubleshooting:over-subscription [2021/03/05 16:19] – created peterc:c_threads:troubleshooting:over-subscription [2021/03/05 16:19] (current) – [Avoid Over-subscription when working with multiple threads] peter
Line 11: Line 11:
 ===== Avoid Over-subscription when working with multiple threads ===== ===== Avoid Over-subscription when working with multiple threads =====
  
-Obtain the number of threads that can be run in parallel from an application; which most of the time coincides with the number of logical cores.+Obtain the number of threads that can be run in parallel from an application
 + 
 +Often this might coincide with the number of logical cores, but not always.
  
 <code cpp> <code cpp>
c/c_threads/troubleshooting/over-subscription.1614961150.txt.gz · Last modified: 2021/03/05 16:19 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki