Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
18BCE2182 ASSESS_1 Q1-6
//gcc 7.4.0 #include <stdio.h> #include <omp.h> int main(void) { omp_set_num_threads(5); #pragma omp parallel { printf(" %d ", omp_get_num_threads()); } return 0; }
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
ForU
sjf
Find a Node Sibling Test
Taco practice
test
CO Assignment 1 Question 1
Programação em C, testes
AVANCE PREGUNTA 3 FICHEROS
Welcome1
1.2 No. of Threads
Please log in to post a comment.