aboutsummaryrefslogtreecommitdiff
path: root/libomptarget/deviceRTLs/nvptx/test
AgeCommit message (Expand)Author
2019-07-08[OPENMP]Make __kmpc_push_tripcount thread safe.Alexey Bataev
2019-06-27[OPENMP][NVPTX]Relax flush directive.Alexey Bataev
2019-05-02[OPENMP][NVPTX]Improve code by using parallel level counter.Alexey Bataev
2019-05-02[OPENMP][NVPTX]Improve omp_get_max_threads() function.Alexey Bataev
2019-05-02[OPENMP][NVPTX]Improved omp_get_thread_limit() function.Alexey Bataev
2019-04-26[OPENMP][NVPTX]Correctly handle L2 parallelism in SPMD mode.Alexey Bataev
2019-04-22[OPENMP][NVPTX] Fix the test, NFC.Alexey Bataev
2019-04-15[OPENMP][NVPTX]Fix dynamic scheduling in L2+ SPMD parallel regions.Alexey Bataev
2018-09-30[libomptarget-nvptx] Align data sharing stackJonas Hahnfeld
2018-09-30[libomptarget-nvptx] Fix ancestor_thread_num and team_size (non-SPMD)Jonas Hahnfeld
2018-09-29[libomptarget-nvptx] Add tests for nested parallelismJonas Hahnfeld
2018-09-29[libomptarget-nvptx] Ignore calls to dynamic APIJonas Hahnfeld
2018-09-29[libomptarget-nvptx] Fix number of threads in parallelJonas Hahnfeld
2018-09-28[libomptarget-nvptx] Add testing infrastructureJonas Hahnfeld