Hi Vitaly,
I believe that simply means do all your affinity setting before calling any of the APIs of the Concurrency Runtime, which would cause the Resource Manager to be created. So call set_task_execution_resources before calling any of the PPL algorithms like parallel_for, for example.
Steve
I believe that simply means do all your affinity setting before calling any of the APIs of the Concurrency Runtime, which would cause the Resource Manager to be created. So call set_task_execution_resources before calling any of the PPL algorithms like parallel_for, for example.
Steve