structured parallelism (n)~ In the Concurrency Runtime parallel code that is scheduled and finished in the lexical scope from which it starts. Under the structured parallelism model a task does not finish until its child tasks finish.
작성자 정보
- 지티 작성
- 작성일
컨텐츠 정보
- 51 조회
- 목록
본문
structured parallelism (n)~ In the Concurrency Runtime parallel code that is scheduled and finished in the lexical scope from which it starts. Under the structured parallelism model a task does not finish until its child tasks finish.