Searched refs:acc_set_cuda_stream (Results 1 – 13 of 13) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/libgomp/ |
H A D | oacc-cuda.c | 119 acc_set_cuda_stream (int async, void *stream) in acc_set_cuda_stream() function
|
H A D | openacc.h | 153 int acc_set_cuda_stream (int, void *) __GOACC_NOTHROW;
|
H A D | libgomp.map | 482 acc_set_cuda_stream;
|
H A D | libgomp.info | 2253 * acc_set_cuda_stream:: Set CUDA stream handle. 3223 File: libgomp.info, Node: acc_get_cuda_stream, Next: acc_set_cuda_stream, Prev: acc_get_current_… 3241 File: libgomp.info, Node: acc_set_cuda_stream, Next: acc_prof_register, Prev: acc_get_cuda_strea… 3243 6.38 'acc_set_cuda_stream' - Set CUDA stream handle. 3256 _Prototype_: 'int acc_set_cuda_stream(int async, void *stream);' 3263 …info, Node: acc_prof_register, Next: acc_prof_unregister, Prev: acc_set_cuda_stream, Up: OpenA… 3427 function 'acc_set_cuda_stream'. When the function 'acc_set_cuda_stream' 5649 Node: acc_set_cuda_stream125003
|
H A D | libgomp.texi | 2435 * acc_set_cuda_stream:: Set CUDA stream handle. 3521 @node acc_set_cuda_stream 3522 @section @code{acc_set_cuda_stream} -- Set CUDA stream handle. 3535 @item @emph{Prototype}: @tab @code{int acc_set_cuda_stream(int async, void *stream);} 3728 function @code{acc_set_cuda_stream}. When the function 3729 @code{acc_set_cuda_stream} is called, the CUDA stream that was
|
H A D | ChangeLog | 6140 (acc_set_cuda_stream): Likewise. 6218 (acc_set_cuda_stream): Likewise. 6693 (acc_set_cuda_stream): Clarify. 6694 * oacc-cuda.c (acc_get_cuda_stream, acc_set_cuda_stream): Use 6698 * testsuite/libgomp.oacc-c-c++-common/acc_set_cuda_stream-1.c: New file. 7789 * oacc-cuda.c (acc_get_cuda_stream, acc_set_cuda_stream): Use 8753 (acc_set_cuda_stream): Ditto. 12334 (acc_set_cuda_stream): Likewise. 12701 acc_get_cuda_stream, acc_set_cuda_stream.
|
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/ |
H A D | oacc-cuda.c | 119 acc_set_cuda_stream (int async, void *stream) in acc_set_cuda_stream() function
|
H A D | openacc.h | 153 int acc_set_cuda_stream (int, void *) __GOACC_NOTHROW;
|
H A D | libgomp.map | 422 acc_set_cuda_stream;
|
H A D | libgomp.info | 1706 * acc_set_cuda_stream:: Set CUDA stream handle. 2676 File: libgomp.info, Node: acc_get_cuda_stream, Next: acc_set_cuda_stream, Prev: acc_get_current_… 2694 File: libgomp.info, Node: acc_set_cuda_stream, Next: acc_prof_register, Prev: acc_get_cuda_strea… 2696 5.38 'acc_set_cuda_stream' - Set CUDA stream handle. 2709 _Prototype_: 'int acc_set_cuda_stream(int async, void *stream);' 2716 …info, Node: acc_prof_register, Next: acc_prof_unregister, Prev: acc_set_cuda_stream, Up: OpenA… 2880 function 'acc_set_cuda_stream'. When the function 'acc_set_cuda_stream' 5082 Node: acc_set_cuda_stream102884
|
H A D | libgomp.texi | 1901 * acc_set_cuda_stream:: Set CUDA stream handle. 2987 @node acc_set_cuda_stream 2988 @section @code{acc_set_cuda_stream} -- Set CUDA stream handle. 3001 @item @emph{Prototype}: @tab @code{int acc_set_cuda_stream(int async, void *stream);} 3194 function @code{acc_set_cuda_stream}. When the function 3195 @code{acc_set_cuda_stream} is called, the CUDA stream that was
|
/netbsd-src/external/gpl3/gcc.old/dist/ |
H A D | MD5SUMS | 88862 e9972d1ff25595900bd2b8672f16f20e libgomp/testsuite/libgomp.oacc-c-c++-common/acc_set_cuda_stream-1…
|
/netbsd-src/external/gpl3/gcc/dist/ |
H A D | MD5SUMS | 102653 e9972d1ff25595900bd2b8672f16f20e libgomp/testsuite/libgomp.oacc-c-c++-common/acc_set_cuda_stream-1…
|