HomeSort by: relevance | last modified time | path
    Searched refs:cuda (Results 1 - 18 of 18) sorted by relevancy

  /src/external/gpl3/gcc/dist/libgomp/
oacc-cuda.c 1 /* OpenACC Runtime Library: CUDA support glue.
40 if (thr && thr->dev && thr->dev->openacc.cuda.get_current_device_func)
46 ret = thr->dev->openacc.cuda.get_current_device_func ();
64 if (thr && thr->dev && thr->dev->openacc.cuda.get_current_context_func)
70 ret = thr->dev->openacc.cuda.get_current_context_func ();
91 if (thr && thr->dev && thr->dev->openacc.cuda.get_stream_func)
106 ret = thr->dev->openacc.cuda.get_stream_func (aq);
131 if (thr && thr->dev && thr->dev->openacc.cuda.set_stream_func)
144 used to change the CUDA stream associated with "acc_async_sync". */
148 gomp_debug (0, "Refusing request to set CUDA stream associated
    [all...]
Makefile.am 73 oacc-init.c oacc-mem.c oacc-async.c oacc-plugin.c oacc-cuda.c \
oacc-host.c 314 .cuda = {
target.c 5182 unsigned cuda = 0; local
5183 cuda += DLSYM_OPT (openacc.cuda.get_current_device,
5185 cuda += DLSYM_OPT (openacc.cuda.get_current_context,
5187 cuda += DLSYM_OPT (openacc.cuda.get_stream, openacc_cuda_get_stream);
5188 cuda += DLSYM_OPT (openacc.cuda.set_stream, openacc_cuda_set_stream);
5189 if (cuda && cuda != 4
    [all...]
libgomp.h 1368 } cuda; member in struct:acc_dispatch_t
  /src/external/gpl3/gcc.old/dist/libgomp/
oacc-cuda.c 1 /* OpenACC Runtime Library: CUDA support glue.
40 if (thr && thr->dev && thr->dev->openacc.cuda.get_current_device_func)
46 ret = thr->dev->openacc.cuda.get_current_device_func ();
64 if (thr && thr->dev && thr->dev->openacc.cuda.get_current_context_func)
70 ret = thr->dev->openacc.cuda.get_current_context_func ();
91 if (thr && thr->dev && thr->dev->openacc.cuda.get_stream_func)
106 ret = thr->dev->openacc.cuda.get_stream_func (aq);
131 if (thr && thr->dev && thr->dev->openacc.cuda.set_stream_func)
144 used to change the CUDA stream associated with "acc_async_sync". */
148 gomp_debug (0, "Refusing request to set CUDA stream associated
    [all...]
Makefile.am 67 oacc-init.c oacc-mem.c oacc-async.c oacc-plugin.c oacc-cuda.c \
oacc-host.c 309 .cuda = {
target.c 3787 unsigned cuda = 0; local
3788 cuda += DLSYM_OPT (openacc.cuda.get_current_device,
3790 cuda += DLSYM_OPT (openacc.cuda.get_current_context,
3792 cuda += DLSYM_OPT (openacc.cuda.get_stream, openacc_cuda_get_stream);
3793 cuda += DLSYM_OPT (openacc.cuda.set_stream, openacc_cuda_set_stream);
3794 if (cuda && cuda != 4
    [all...]
libgomp.h 1196 } cuda; member in struct:acc_dispatch_t
configure 1515 --with-cuda-driver=PATH specify prefix directory for installed CUDA driver
1517 --with-cuda-driver-include=PATH/include plus
1518 --with-cuda-driver-lib=PATH/lib
1519 --with-cuda-driver-include=PATH
1520 specify directory for installed CUDA driver include
1522 --with-cuda-driver-lib=PATH
1523 specify directory for the installed CUDA driver
8579 nvcc*) # Cuda Compiler Driver 2.2
9253 nvcc*) # Cuda Compiler Driver 2.
    [all...]
  /src/external/gpl3/gcc.old/lib/libgomp/
defs.mk 5 G_libgomp_la_SOURCES=alloc.c atomic.c barrier.c critical.c env.c error.c icv.c icv-device.c iter.c iter_ull.c loop.c loop_ull.c ordered.c parallel.c scope.c sections.c single.c task.c team.c work.c lock.c mutex.c proc.c sem.c bar.c ptrlock.c time.c fortran.c affinity.c target.c splay-tree.c libgomp-plugin.c oacc-parallel.c oacc-host.c oacc-init.c oacc-mem.c oacc-async.c oacc-plugin.c oacc-cuda.c priority_queue.c affinity-fmt.c teams.c allocator.c oacc-profiling.c oacc-target.c
  /src/external/gpl3/gcc/lib/libgomp/
defs.mk 5 G_libgomp_la_SOURCES=alloc.c atomic.c barrier.c critical.c env.c error.c icv.c icv-device.c iter.c iter_ull.c loop.c loop_ull.c ordered.c parallel.c scope.c sections.c single.c task.c team.c work.c lock.c mutex.c proc.c sem.c bar.c ptrlock.c time.c fortran.c affinity.c target.c splay-tree.c libgomp-plugin.c oacc-parallel.c oacc-host.c oacc-init.c oacc-mem.c oacc-async.c oacc-plugin.c oacc-cuda.c priority_queue.c affinity-fmt.c teams.c allocator.c oacc-profiling.c oacc-target.c target-indirect.c
  /src/external/apache2/llvm/dist/llvm/utils/docker/
build_docker_image.sh 26 -s|--source image source dir (i.e. debian8, nvidia-cuda, etc)
  /src/share/man/man4/
Makefile 21 com.4 coram.4 crypto.4 cs80bus.4 cuda.4 cypide.4 cxdtv.4 \
  /src/sys/arch/macppc/dev/
cuda.c 1 /* $NetBSD: cuda.c,v 1.35 2026/02/18 13:35:40 thorpej Exp $ */
30 __KERNEL_RCSID(0, "$NetBSD: cuda.c,v 1.35 2026/02/18 13:35:40 thorpej Exp $");
117 CFATTACH_DECL_NEW(cuda, sizeof(struct cuda_softc),
134 * send a message to Cuda.
214 if (strcmp(ca->ca_name, "via-cuda") == 0) {
419 DPRINTF("cuda state is %d\n", sc->sc_state);
765 DPRINTF("cuda error %02x %02x %02x %02x\n", data[0], data[1], data[2], data[3]);
  /src/external/gpl3/gcc/dist/libgomp/plugin/
plugin-nvptx.c 29 /* Nvidia PTX-specific parts of OpenACC support. The cuda driver
48 # include "cuda/cuda.h"
50 # include <cuda.h>
101 #include "cuda-lib.def"
111 /* Dynamically load the CUDA runtime library and initialize function
130 #include "cuda-lib.def"
143 #include "cuda-lib.def"
158 /* Convenience macros for the frequently used CUDA library call and
159 error handling sequence as well as CUDA library calls tha
    [all...]
  /src/external/gpl3/gcc.old/dist/libgomp/plugin/
plugin-nvptx.c 29 /* Nvidia PTX-specific parts of OpenACC support. The cuda driver
45 # include "cuda/cuda.h"
47 # include <cuda.h>
97 #include "cuda-lib.def"
107 /* Dynamically load the CUDA runtime library and initialize function
126 #include "cuda-lib.def"
139 #include "cuda-lib.def"
154 /* Convenience macros for the frequently used CUDA library call and
155 error handling sequence as well as CUDA library calls tha
    [all...]

Completed in 84 milliseconds