CSE4001 – Parallel and Distributed Computing Solved

$ 20.99
Category:

Description

CSE4001

Lab Assignment 4

ISHAAN OHRI
18BCE0265

Aim:
– Write a simple OpenMP program to demonstrate Arithmetic Operation using Section Clause.

Source Code:

Execution:

Result:
From this experiment I understood the usage of section clause. By the use of section clause, I verified the result of various arithmetic operations like addition, subtraction, multiplication and division. The results were calculated separately by the use of pragma section and was later verified by comparing with the normal method. The result of both the ways matched and hence was correct.

The above experiment was conducted and all results along with the source code have been attached above in the document. The experiment was assisted by Dr Deepak. I thank sir for his assistance.

Reviews

There are no reviews yet.

Be the first to review “CSE4001 – Parallel and Distributed Computing Solved”

Your email address will not be published. Required fields are marked *