Question: Note:1.For each question write the program and add screen shot of the output. 2.Use openmp library with Dev C++ Compiler 1.Write a program to print
Note:1.For each question write the program and add screen shot of the output.
2.Use openmp library with Dev C++ Compiler
1.Write a program to print Your name based on the number of cores of your CPU.
2.Write a program to print Your University ID using 8 threads showing each thread ID.
3. Write a program to print numbers from 1 to 10 using parallel for.
4.Write a program to print the sum of 1 to 1000 using parallel reduction operation.
5.Write a program to print number of cores in your CPU.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
