Home
last modified time | relevance | path

Searched refs:Cuda (Results 1 – 25 of 38) sorted by relevance

12

/external/llvm-project/clang/test/Driver/
Dhip-inputs.hip22 // CHECK-NOT: error: Mixed Cuda and HIP compilation is not supported.
23 // MIX: error: Mixed Cuda and HIP compilation is not supported.
/external/llvm-project/polly/tools/GPURuntime/
DGPUJIT.c923 CUcontext Cuda; member
927 CUfunction Cuda; member
933 CUdeviceptr Cuda; member
1231 if (CuCtxCreateFcnPtr(&(((CUDAContext *)Context->Context)->Cuda), 0, in initContextCUDA()
1237 ((CUDAContext *)Context->Context)->Cuda = MaybeRuntimeAPIContext; in initContextCUDA()
1348 Res = CuModuleGetFunctionFcnPtr(&(((CUDAKernel *)Function->Kernel)->Cuda), in getKernelCUDA()
1384 CUdeviceptr CuDevData = ((CUDADevicePtr *)DevData->DevicePtr)->Cuda; in copyFromHostToDeviceCUDA()
1392 if (CuMemcpyDtoHFcnPtr(HostData, ((CUDADevicePtr *)DevData->DevicePtr)->Cuda, in copyFromDeviceToHostCUDA()
1412 CuLaunchKernelFcnPtr(((CUDAKernel *)Kernel->Kernel)->Cuda, GridDimX, in launchKernelCUDA()
1504 CuMemFreeFcnPtr((CUdeviceptr)DevPtr->Cuda); in freeDeviceMemoryCUDA()
[all …]
/external/llvm-project/clang/docs/
DOpenMPSupport.rst20 PPC64[LE] and has `basic support for Cuda devices`_.
56 .. _basic support for Cuda devices:
58 Cuda devices support
78 Clang supports two data-sharing models for Cuda devices: `Generic` and `Cuda`
79 modes. The default mode is `Generic`. `Cuda` mode can give an additional
82 are stored in the global memory. In `Cuda` mode local variables are not shared
87 Features not supported or with limited support for Cuda devices
/external/tensorflow/tensorflow/core/kernels/
Dpooling_ops_3d_gpu.h17 #error This file must only be included when building with Cuda or ROCm support
Dpooling_ops_common_gpu.h17 #error This file must only be included when building with Cuda or ROCm support
Dcwise_ops_gpu_gradients.cu.h17 #error This file must only be included when building with Cuda or ROCm support
Dmaxpooling_op_gpu.h17 #error This file must only be included when building with Cuda or ROCm support
Dcwise_ops_gpu_common.cu.h17 #error This file must only be included when building with Cuda or ROCm support
/external/llvm-project/clang/lib/Driver/
DCMakeLists.txt46 ToolChains/Cuda.cpp
/external/clang/lib/Basic/
DCMakeLists.txt69 Cuda.cpp
/external/llvm-project/clang/lib/Basic/
DCMakeLists.txt46 Cuda.cpp
/external/llvm-project/llvm/utils/gn/secondary/clang/lib/Basic/
DBUILD.gn51 "Cuda.cpp",
/external/llvm-project/llvm/utils/gn/secondary/clang/lib/Driver/
DBUILD.gn63 "ToolChains/Cuda.cpp",
/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_device.h17 #error This file must only be included when building with Cuda or ROCm support
/external/llvm-project/clang/include/clang/Basic/
DLangOptions.def236 LANGOPT(OpenMPCUDATargetParallel, 1, 0, "Support parallel execution of target region on Cuda-based …
DDiagnosticDriverKinds.td79 def err_drv_mix_cuda_hip : Error<"Mixed Cuda and HIP compilation is not supported.">;
/external/tensorflow/tensorflow/core/protobuf/
Dconfig.proto89 // enabling this option forces all CPU tensors to be allocated with Cuda
95 // enabled by default for unknown or very large models, since all Cuda pinned
/external/oboe/samples/RhythmGame/third_party/glm/detail/
Dfunc_common.inl443 // Another Cuda compiler bug https://github.com/g-truc/glm/issues/530
/external/tensorflow/third_party/gpus/
Dcuda_configure.bzl407 _NVCC_VERSION_PREFIX = "Cuda compilation tools, release "
/external/tensorflow/tensorflow/core/
DBUILD29 # built with Cuda
/external/libnetfilter_conntrack/m4/
Dlibtool.m44301 nvcc*) # Cuda Compiler Driver 2.2
4840 nvcc*) # Cuda Compiler Driver 2.2
/external/libnfnetlink/m4/
Dlibtool.m44287 nvcc*) # Cuda Compiler Driver 2.2
4826 nvcc*) # Cuda Compiler Driver 2.2
/external/lmfit/m4/
Dlibtool.m44301 nvcc*) # Cuda Compiler Driver 2.2
4840 nvcc*) # Cuda Compiler Driver 2.2
/external/llvm-project/polly/lib/External/ppcg/m4/
Dlibtool.m44295 nvcc*) # Cuda Compiler Driver 2.2
4834 nvcc*) # Cuda Compiler Driver 2.2
/external/libcap-ng/libcap-ng-0.7/m4/
Dlibtool.m44294 nvcc*) # Cuda Compiler Driver 2.2
4827 nvcc*) # Cuda Compiler Driver 2.2

12