#include <omp.h>
#include <stdlib.h>
Include dependency graph for reduction-4.c:
Go to the source code of this file.
Functions | |
int | main (void) |
int main | ( | void | ) |
Definition at line 5 of file reduction-4.c.
References abort(), i, j, k, l, omp_get_num_threads(), and omp_get_thread_num().
Here is the call graph for this function: