Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
SAI_1-5.c
//gcc 7.4.0 #include <stdio.h> #include<omp.h> int main(void) { int i,j; i=omp_get_num_procs(); printf("%d\n",i); #pragma omp parallel printf("\nNo: of threads in parallel region: %d",omp_get_num_procs()); return 0; }
run
|
edit
|
history
|
help
0
Project 3 part 2 Book v1.1
CO Assignment 1 Question 2
dcl
18BCE2182 ASSESS_1 Q2-3
llist.h
squareifnal
1.5 No. of Processors
array poi
ej 2 c3
Virtual table sketch