Intel® oneAPI Threading Building Blocks
Ask questions and share information about adding parallelism to your applications when using this threading library.

Intel TBB Quiz

vickyvision2020
Beginner
290 Views
Hi all,

Small funny quiz for you, First read two terminologies.

Implicit::It implies that when programmer has nothing to do more.(Its all with respect to INtel TBB)
explicit:here he has to specify explicitely almost everything.
example: workload management,,wheather its explict or implicit or both has been faciliteted by TBB.in this way ..

(Its all with respect to INtel TBB,,,no other model )
1.what is unit of worker(threads/process/tasks)?

2.programming methodologies used?

3.worker unit management ?(explicit/implicit or both)

4.Partitioning workload.(explicit/implicit or both)

5.Task mapping (explicit/implicit or both)

6.Synchronization.(explicit/implicit or both)

7.Communication model used?

8.How Debugging support exposed to the programmer?

9.Ease of use?

10.Memory architecture used?

If you elaborate then it would be eben better.

0 Kudos
2 Replies
sivanesh_s_
Beginner
290 Views

1

0 Kudos
sivanesh_s_
Beginner
290 Views

7

0 Kudos
Reply