MCQOPTIONS
Saved Bookmarks
This section includes 4 Mcqs, each offering curated multiple-choice questions to sharpen your High Performance Computing (HPC) knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
task characteristics include? |
| A. | task generation. |
| B. | task sizes. |
| C. | size of data associated with tasks. |
| D. | all of above |
| Answer» E. | |
| 2. |
Which is the sorting algorithm in below given steps - 1. procedure X_SORT(n) |
| A. | selection sort |
| B. | bubble sort |
| C. | parallel selcetion sort |
| D. | parallel bubble sort |
| Answer» C. parallel selcetion sort | |
| 3. |
CUDA Hardware programming model supports: |
| A. | a,c,d,f |
| B. | b,c,d,e |
| C. | a,d,e,f |
| D. | a,b,c,d,e,f |
| Answer» E. | |
| 4. |
In CUDA memory model there are following memory types available: |
| A. | a, b, d, f |
| B. | a, c, d, e, f |
| C. | a, b, c, d, e, f |
| D. | b, c, e, f |
| Answer» D. b, c, e, f | |