OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cuda_runtime_lib
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/libgomp/plugin/
plugin-nvptx.c
114
const char *
cuda_runtime_lib
= "libcuda.so.1";
local
115
void *h = dlopen (
cuda_runtime_lib
, RTLD_LAZY);
plugin-nvptx.c
114
const char *
cuda_runtime_lib
= "libcuda.so.1";
local
115
void *h = dlopen (
cuda_runtime_lib
, RTLD_LAZY);
/src/external/gpl3/gcc/dist/libgomp/plugin/
plugin-nvptx.c
118
const char *
cuda_runtime_lib
= "libcuda.so.1";
local
119
void *h = dlopen (
cuda_runtime_lib
, RTLD_LAZY);
129
GOMP_PLUGIN_fatal ("'%s' is missing '%s'",
cuda_runtime_lib
, #call);
plugin-nvptx.c
118
const char *
cuda_runtime_lib
= "libcuda.so.1";
local
119
void *h = dlopen (
cuda_runtime_lib
, RTLD_LAZY);
129
GOMP_PLUGIN_fatal ("'%s' is missing '%s'",
cuda_runtime_lib
, #call);
Completed in 38 milliseconds
Indexes created Mon Sep 07 00:24:45 UTC 2026