You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow grouping of threads into working units so we can allocate threads on a certain task only. For example 5 threads specifically for image processing, 2 separate threads that will handle anything else.