aboutsummaryrefslogtreecommitdiff
path: root/libgomp/config/nvptx
AgeCommit message (Expand)AuthorFilesLines
2023-01-16Update copyright years.Jakub Jelinek13-13/+13
2022-12-21nvptx: reimplement libgomp barriers [PR99555]Chung-Lin Tang2-103/+124
2022-12-06OpenMP: omp_get_max_teams, omp_set_num_teams, and omp_{gs}et_teams_thread_lim...Marcel Vollweiler1-0/+15
2022-10-24libgomp/nvptx: Prepare for reverse-offload callback handlingTobias Burnus3-8/+99
2022-09-08OpenMP, libgomp: Environment variable syntax extensionMarcel Vollweiler1-6/+21
2022-02-22[libgomp, nvptx] Fix hang in gomp_team_barrier_wait_endTom de Vries2-147/+105
2022-01-03Update copyright years.Jakub Jelinek12-12/+12
2021-11-15openmp: Add support for thread_limit clause on targetJakub Jelinek1-0/+1
2021-11-15libgomp, nvptx: Honor OpenMP 5.1 num_teams lower boundJakub Jelinek3-12/+27
2021-11-12openmp: Honor OpenMP 5.1 num_teams lower boundJakub Jelinek1-10/+14
2021-08-22Make the OpenMP 'error' directive work for nvptx offloadingThomas Schwinge1-3/+29
2021-08-05openmp: Implement omp_get_device_num routineChung-Lin Tang1-0/+11
2021-05-26openmp: Fix up handling of target constructs in offloaded routines [PR100573]Jakub Jelinek1-0/+65
2021-01-04Update copyright years.Jakub Jelinek12-12/+12
2020-10-22openmp: Change omp_get_initial_device () to match OpenMP 5.1 requirementsJakub Jelinek1-0/+7
2020-09-29libgomp: disable barriers in nested teamsAndrew Stubbs1-6/+12
2020-09-14[libgomp, nvptx] Add __sync_compare_and_swap_16Tom de Vries1-0/+18
2020-01-01Update copyright years.Jakub Jelinek12-12/+12
2019-12-11libgomp – spelling fixes, incl. omp_lib.h.inTobias Burnus2-2/+2
2019-11-13Move generic libgomp files from nvptx to accelAndrew Stubbs19-512/+0
2019-01-01Update copyright years.Jakub Jelinek21-21/+21
2018-12-13[libgomp, nvptx] Fix libgomp.c/target-5.c compilationTom de Vries1-0/+51
2018-11-08builtin-types.def (BT_FN_VOID_BOOL, [...]): New.Jakub Jelinek4-17/+85
2018-08-01[libgomp] Truncate config/nvptx/oacc-parallel.cCesar Philippidis1-358/+0
2018-01-03Update copyright years.Jakub Jelinek20-20/+20
2017-04-04re PR libgomp/79876 (FAIL: libgomp.fortran/strassen.f90 -O execution test ...Jakub Jelinek1-0/+27
2017-01-01Update copyright years.Jakub Jelinek19-19/+19
2016-11-30libgomp: move data definitions from icv.c back to env.cAlexander Monakov1-0/+0
2016-11-28libgomp: remove config/nvptx/critical.cAlexander Monakov1-0/+0
2016-11-28libgomp: fix OpenMP offloading to NVPTX and correct location of generic affin...Jonas Hahnfeld1-0/+0
2016-11-23OpenMP offloading to NVPTX: libgomp changesAlexander Monakov29-16/+1241
2016-01-04Update copyright years.Jakub Jelinek4-4/+4
2015-11-17priority_queue.c: New file.Cesar Philippidis1-0/+1
2015-10-02nvptx offloading linkingThomas Schwinge4-0/+542
2015-08-10Empty libgomp for nvptxThomas Schwinge36-0/+12