Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

HIGH PERFORMANCE COMPUTING QUESTIONS I. Multiple choices (20 points, 2 points each) 1. Wrat is the optimal parallel time complexity for sorting algorithms? 2/What is

HIGH PERFORMANCE COMPUTING QUESTIONS image text in transcribed

I. Multiple choices (20 points, 2 points each) 1. Wrat is the optimal parallel time complexity for sorting algorithms? 2/What is the time complexity for odd-even transposition sort algorithm using n O(logn) O(ylogn) B. O(n) processors? O(n) O(nlogn) Ologn) Olog n) 3. What are the time complexities of the best case and the worse case for parallel quicksort respectively? A. O(n), O(nlogn) B. O(logn), O(nlogn) 4. In parallel bitonic mergesort, how many steps are needed for 32 numbers O(n), O(n) A. 32 B. 160 15 D. 5 ysteps are needed to sort 256 numbers on a 16x16 mesh using shearsort? C. 1 D. 144 36 6. Which of the following is NOT a naturally stable sorting algorithm? A. bubble so B. bucket sort rank sort D. counting sort 7. Which of the following parallel algorithms is cost optimal fr a sequential algorithm with 0(r)? A. O(n) with n processors B. On) with in processors O(n) with n processors D, O(logn) with ? processors 8. How to shift the elements tocalculate the matrix multiplication of C-AnnBnnin Cannon's algorithm? / A. shift A left and B downward B. shift A left and B upward C shift A right and B downward D. shift A right and B upward 9. How to pump the elements to calculate the matrix multiplication of C-Anx.xBnxn in systolic array? C. pump A right and B downward D. pump A right and B upward . pump A left and B downward 10. How many clock cycles are needed for the matrix multiplication of C,xn-Anxn ( 6) using systolic array? B. pump A left and B upward B.16 I. Multiple choices (20 points, 2 points each) 1. Wrat is the optimal parallel time complexity for sorting algorithms? 2/What is the time complexity for odd-even transposition sort algorithm using n O(logn) O(ylogn) B. O(n) processors? O(n) O(nlogn) Ologn) Olog n) 3. What are the time complexities of the best case and the worse case for parallel quicksort respectively? A. O(n), O(nlogn) B. O(logn), O(nlogn) 4. In parallel bitonic mergesort, how many steps are needed for 32 numbers O(n), O(n) A. 32 B. 160 15 D. 5 ysteps are needed to sort 256 numbers on a 16x16 mesh using shearsort? C. 1 D. 144 36 6. Which of the following is NOT a naturally stable sorting algorithm? A. bubble so B. bucket sort rank sort D. counting sort 7. Which of the following parallel algorithms is cost optimal fr a sequential algorithm with 0(r)? A. O(n) with n processors B. On) with in processors O(n) with n processors D, O(logn) with ? processors 8. How to shift the elements tocalculate the matrix multiplication of C-AnnBnnin Cannon's algorithm? / A. shift A left and B downward B. shift A left and B upward C shift A right and B downward D. shift A right and B upward 9. How to pump the elements to calculate the matrix multiplication of C-Anx.xBnxn in systolic array? C. pump A right and B downward D. pump A right and B upward . pump A left and B downward 10. How many clock cycles are needed for the matrix multiplication of C,xn-Anxn ( 6) using systolic array? B. pump A left and B upward B.16

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Repairing And Querying Databases Under Aggregate Constraints

Authors: Sergio Flesca ,Filippo Furfaro ,Francesco Parisi

2011th Edition

146141640X, 978-1461416401

More Books

Students also viewed these Databases questions

Question

Explain the difference between an ionic bond and a covalent bond?

Answered: 1 week ago