summaryrefslogtreecommitdiff
path: root/libgomp/oacc-init.c
AgeCommit message (Expand)Author
2020-04-29[gcn] Use 'radeon' for the environment variable 'ACC_DEVICE_TYPE'Thomas Schwinge
2020-01-29Add acc_device_radeon to name_of_acc_device_t functionFrederik Harwath
2020-01-10OpenACC 'acc_get_property' cleanupThomas Schwinge
2020-01-01Update copyright years.Jakub Jelinek
2019-12-31re PR libgomp/93065 (libgomp: destructor missing to delete goacc_cleanup_key)Ayush Mittal
2019-12-22Add OpenACC 2.6 `acc_get_property' supportMaciej W. Rozycki
2019-12-20OpenACC reference count overhaulJulian Brown
2019-12-03Validate acc_device_t usesFrederik Harwath
2019-05-17OpenACC Profiling Interface (incomplete)Thomas Schwinge
2019-05-132019-05-13 Chung-Lin Tang <cltang@codesourcery.com>Chung-Lin Tang
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-10-27oacc-init.c (goacc_new_thread): Use sizeof of the appropriate size when alloc...Aldy Hernandez
2016-05-26target.c (gomp_device_copy): New function.Chung-Lin Tang
2016-05-17oacc-init.c (acc_init): Remove !cached_base_dev condition on call to gomp_ini...Chung-Lin Tang
2016-01-04Update copyright years.Jakub Jelinek
2015-12-14libgomp.h (gomp_device_state): New enum.Ilya Verbin
2015-10-26libgomp: Additional acc_shutdown bug fixing and testingThomas Schwinge
2015-10-02nvptx offloading linkingThomas Schwinge
2015-09-29builtins.c (expand_builtin_acc_on_device): Delete.Nathan Sidwell
2015-09-22re PR libgomp/67141 (wrong libgomp mutex initialisation order)Chung-Lin Tang
2015-08-10[PR libgomp/65742, PR middle-end/66332] libgomp: Remove plugin for non-shared...Thomas Schwinge
2015-07-21target.c (gomp_offload_image_to_device): Rename to ...Nathan Sidwell
2015-05-28oacc-init.c (resolve_device): Add FAIL_IS_ERROR argument.Julian Brown
2015-05-28re PR libgomp/65742 (Several libgomp.oacc-* failures after r221922.)Julian Brown
2015-05-06oacc-init.c (acc_device_lock): Add explanatory comment.Julian Brown
2015-05-06oacc-init.c (acc_shutdown_1): Call gomp_mutex_unlock for goacc_thread_lock on...Julian Brown
2015-04-08mkoffload.c (process): Support variable mapping.Julian Brown
2015-04-06libgomp: rework initialization of offloadingIlya Verbin
2015-01-15Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge