LLVM OpenMP 20.0.0git
Functions
capacity_nthreads.cpp File Reference
#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[])
 

Function Documentation

◆ main()

int main ( int  argc,
char argv[] 
)

Definition at line 16 of file capacity_nthreads.cpp.

References data, i, N, and omp_get_max_threads().