You are on page 1of 1

CSE4001 – Parallel and Distributed Computing Lab (L1+L2 / L43+L44)

Faculty Name: M.Narayana Moorthi

Lab Exercise No: 01

(1) Study of computer system organization

(2) Study of parallel programming and introduction to Open MP

(3) Write a C-program using Open MP to print hello world

(4) Write a C-program to print the following environment detail: number of


threads, thread number, number of processors and maximum threads with
sample message.

You might also like