gcc/libgomp/plugin
Thomas Schwinge 0d25989d60 nvptx offloading: 'GOMP_NVPTX_NATIVE_GPU_THREAD_STACK_SIZE' environment variable [PR97384, PR105274]
... as a means to manually set the "native" GPU thread stack size.

	PR libgomp/97384
	PR libgomp/105274
	libgomp/
	* plugin/cuda-lib.def (cuCtxSetLimit): Add.
	* plugin/plugin-nvptx.c (nvptx_open_device): Handle
	'GOMP_NVPTX_NATIVE_GPU_THREAD_STACK_SIZE' environment variable.
2024-06-06 13:41:47 +02:00
..
configfrag.ac Update copyright years. 2024-01-03 12:19:35 +01:00
cuda-lib.def nvptx offloading: 'GOMP_NVPTX_NATIVE_GPU_THREAD_STACK_SIZE' environment variable [PR97384, PR105274] 2024-06-06 13:41:47 +02:00
Makefrag.am Update copyright years. 2024-01-03 12:19:35 +01:00
plugin-gcn.c libgomp: Enable USM for AMD APUs and MI200 devices 2024-05-29 15:29:06 +02:00
plugin-nvptx.c nvptx offloading: 'GOMP_NVPTX_NATIVE_GPU_THREAD_STACK_SIZE' environment variable [PR97384, PR105274] 2024-06-06 13:41:47 +02:00