Page 1 of 1

Question 1 When we create a parallel program we need to consider (multiple answers are correct): O Mapping Interconnecti

Posted: Fri Jul 01, 2022 5:39 am
by answerhappygod
Question 1 When We Create A Parallel Program We Need To Consider Multiple Answers Are Correct O Mapping Interconnecti 1
Question 1 When We Create A Parallel Program We Need To Consider Multiple Answers Are Correct O Mapping Interconnecti 1 (57.91 KiB) Viewed 44 times
Question 1 When we create a parallel program we need to consider (multiple answers are correct): O Mapping Interconnection networks ONUMA Locks Communication Partitioning Aggregation Assignment Streams Question 2 In a parallel algorithm design, partitioning is the process of: Dividing work into small pieces that can be executed in parallel Allocating work dynamically Allocating work statically Dividing work into pieces to be executed atomically Question 3 The goal of mapping when developing a parallel algorithm is: O Distributing work evenly, minimizing cost / overhead O Removing dependencies on data. O Optimising data throughput O Breaking down the problem into small chunks 1 pts 1 pts 1 pts