llvm-project/openmp/runtime/test/api
AndreyChurbanov d7b12004bd [OpenMP] libomp: implement nteams-var and teams-thread-limit-var ICVs
The change includes OMP_NUM_TEAMS, OMP_TEAMS_THREAD_LIMIT env variables,
omp_set_num_teams, omp_get_max_teams, omp_set_teams_thread_limit,
omp_get_teams_thread_limit routines.

Differential Revision: https://reviews.llvm.org/D95003
2021-02-01 22:54:11 +03:00
..
has_openmp.c
kmp_aligned_malloc.c
kmp_set_defaults_lock_bug.c
omp_alloc_def_fb.c [OpenMP][Tests] Fix compiler warnings in OpenMP runtime tests 2020-11-11 20:13:21 +01:00
omp_alloc_hbw.c [OpenMP][Tests] Fix compiler warnings in OpenMP runtime tests 2020-11-11 20:13:21 +01:00
omp_alloc_null_fb.c [OpenMP][NFC] Fix test 2021-01-19 00:05:34 +03:00
omp_calloc_def_fb.c [OpenMP] Add omp_realloc implementation 2020-11-17 13:43:00 -06:00
omp_calloc_size_0.c [OpenMP] Add omp_realloc implementation 2020-11-17 13:43:00 -06:00
omp_display_env0.c [OpenMP][Tests] Fix compiler warnings in OpenMP runtime tests 2020-11-11 20:13:21 +01:00
omp_get_num_devices.c
omp_get_num_threads.c
omp_get_wtick.c
omp_get_wtime.c
omp_in_parallel.c
omp_nteams_api.c [OpenMP] libomp: implement nteams-var and teams-thread-limit-var ICVs 2021-02-01 22:54:11 +03:00
omp_nteams_api_env.c [OpenMP] libomp: implement nteams-var and teams-thread-limit-var ICVs 2021-02-01 22:54:11 +03:00
omp_nteams_api_env2.c [OpenMP] libomp: implement nteams-var and teams-thread-limit-var ICVs 2021-02-01 22:54:11 +03:00
omp_pause_resource.c
omp_realloc_def_fb.c [OpenMP] Add omp_realloc implementation 2020-11-17 13:43:00 -06:00
omp_realloc_null_ptr.c [OpenMP] Add omp_realloc implementation 2020-11-17 13:43:00 -06:00
omp_realloc_size_0.c [OpenMP] Add omp_realloc implementation 2020-11-17 13:43:00 -06:00