LLVM OpenMP 20.0.0git
|
#include "callback.h"
Go to the source code of this file.
Macros | |
#define | WORK_SIZE 64 |
GCC lowering of distribute results in calls to omp_get_num_teams/omp_get_team_num rather than region calls. | |
Functions | |
int | main () |
#define WORK_SIZE 64 |
GCC lowering of distribute results in calls to omp_get_num_teams/omp_get_team_num rather than region calls.
Definition at line 9 of file distribute_dispatch.c.