]> gcc.gnu.org Git - gcc.git/commit
libgomp.texi: Improve "OpenACC Environment Variables"
authorTobias Burnus <tobias@codesourcery.com>
Sun, 15 Oct 2023 20:36:18 +0000 (22:36 +0200)
committerTobias Burnus <tobias@codesourcery.com>
Sun, 15 Oct 2023 20:36:18 +0000 (22:36 +0200)
commit67f5d368a5b0b63025e7f92b1936d80d4ea2b234
tree7a5ad88d34fb02ff069edce60b9daf7ee3359e27
parent15886c0365e4fb1fe2a49a1fd3866161e58ada1a
libgomp.texi: Improve "OpenACC Environment Variables"

None of the ACC_* env vars was documented; in particular, the valid valids
for ACC_DEVICE_TYPE found to be lacking as those are not document in the
OpenACC spec.
GCC_ACC_NOTIFY was removed as I failed to find any traces of it but the
addition to the documentation in commit r6-6185-gcdf6119dad04dd
("libgomp.texi: Updates for OpenACC.").  It seems to be planned as GCC
version of the ACC_NOTIFY env var used by another compiler for offloading
debugging.

libgomp/
* libgomp.texi (ACC_DEVICE_TYPE, ACC_DEVICE_NUM, ACC_PROFLIB):
Actually document what the function does.
(GCC_ACC_NOTIFY): Remove unused env var.
libgomp/libgomp.texi
This page took 0.083043 seconds and 5 git commands to generate.