Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
0% found this document useful (0 votes)
24 views

HPC Assignments

It is hpc assistant professor in the world of the

Uploaded by

zebra38729
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
24 views

HPC Assignments

It is hpc assistant professor in the world of the

Uploaded by

zebra38729
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

ISBM COE

Department of Computer Engineering


BE Computer
HPC Assignment 1

Q1) Write a short note on All-to-one Reduction with suitable example.


Q2) Write a short note on All to All Broadcast and Reduction.
Q3) What are scatter and gather operations?
Q4) How to improve speed of communication Operations?
Q5) Explain circular shift operations.

ISBM COE
Department of Computer Engineering
BE Computer
HPC Assignment 2

Q1) Explain all-reduce and prefix operations.


Q2) Explain One- To-All broadcast and All-to-one reduction on rings or Linear Array.
Q3) Explain All-Reduce and Prefix-Sum operations.
Q4) Explain All-to-All Personalized Communication.
Q5) Explain All-To-All Broadcast operation on rings.
ISBM COE
Department of Computer Engineering
BE Computer
HPC Assignment 3

Q1) Explain the sources of overhead in parallel program.


Q2) Explain performance metrics parallel systems.
Q3) Explain the term: Granularity
Q4) Explain the effects of granularity on the performance of parallel system.
Q5) Explain Cannon’s Algorithm.

ISBM COE
Department of Computer Engineering
BE Computer
HPC Assignment 4

Q1) Explain CUDA Architecture with suitable diagram.


Q2) Explain CUDA Programming Model for HPC architecture.
Q3) What are the advantages of CUDA?
Q4) What are the limitations of CUDA?
Q5) Give five applications of CUDA.
Q6) Write a short note on CUDA Programming.
ISBM COE
Department of Computer Engineering
BE Computer
HPC Assignment 5

Q1) Explain the issue of sorting of Parallel Algorithm.


Q2) Explain odd- even transportation on bubble sort using parallel formulation.
Q3) Write a pseudo code for parallel Quick Sort.
Q4) Explain Dijkstra’s algorithm in parallel formulations.
Q5) Explain Floyd algorithm in detail.
Q6) Explain how the CUDA C program executes at the kernel level with example.

ISBM COE
Department of Computer Engineering
BE Computer
HPC Assignment 6

Q1) Explain Parallel DFS.


Q2) Write a short note on parallel best first search.
Q3) Explain CUDA communication and synchronization along with CUDA C function.
Q4) Design a simple CUDA kernel function to multiply two integers.
Q5) How to manage GPU Memory?

You might also like