#include <omp.h>
#include <stdlib.h>
Include dependency graph for icv-1.c:
Go to the source code of this file.
Functions | |
int | main (void) |
int main | ( | void | ) |
Definition at line 5 of file icv-1.c.
References abort(), err, omp_get_max_threads(), and omp_set_num_threads().
Here is the call graph for this function: