LLVM OpenMP 20.0.0git
Functions
capacity_mix_threads.cpp File Reference
#include <omp.h>
#include <algorithm>
#include <cassert>
#include <chrono>
#include <thread>
#include <vector>

Go to the source code of this file.

Functions

void dummy_root ()
 
int main (int argc, char *argv[])
 

Function Documentation

◆ dummy_root()

void dummy_root ( )

Definition at line 17 of file capacity_mix_threads.cpp.

References omp_get_max_threads().

Referenced by main().

◆ main()

int main ( int  argc,
char argv[] 
)

Definition at line 23 of file capacity_mix_threads.cpp.

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