Wednesday 31 August 2016

OpenMP

               Go through the following posts:

1. How To Create Threads using OpenMP API

2. OpenMP Program for Array Addition

3. OpenMP Parallel Sections Example

4. OpenMP Critical Section Example


5. How To Use Lock in OpenMP 

6. OpenMP program for n-ary search algorithm

7. OPENMP program to find prime numbers from range 1 to n by parallel processing (multi-threading)


8. Concurrent Quicksort Program in C using OPENMP

9. Concurrent Quicksort Program in C++ using OPENMP


10. OpenMP Program for Matrix Addition

11. OpenMP Program for Merge Sort

 



                     Ask your Question related to OpenMP as a Comment in following Textbox.

                    You can Answer the already asked Question as reply to the Question. 

(Note: Your Question/Answer will be added after validation)

2 comments:

  1. write an openmp program To perform the transpose of the matrix using parallel constructs and compare parallel and serial time

    ReplyDelete
  2. Shashank Agasimani28 May 2023 at 17:08

    Great Stuff on OpenMP , Thankyou!

    ReplyDelete