LLVM OpenMP 20.0.0git
|
#include <omp.h>
#include <algorithm>
#include <cassert>
#include <limits>
#include <vector>
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
Definition at line 16 of file capacity_nthreads.cpp.
References data, i, N, and omp_get_max_threads().