Home
last modified time | relevance | path

Searched refs:clGetDeviceIDs (Results 26 – 50 of 475) sorted by relevance

12345678910>>...19

/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/polly/lib/External/ppcg/
H A Docl_utilities.c96 err = clGetDeviceIDs(platform, CL_DEVICE_TYPE_GPU, 1, &dev, in opencl_create_device()
99 err = clGetDeviceIDs(platform, CL_DEVICE_TYPE_CPU, 1, &dev, in opencl_create_device()
/dports/math/clblast/CLBlast-1.1.0/samples/
H A Dsgemm.c55 clGetDeviceIDs(platform, CL_DEVICE_TYPE_ALL, 0, NULL, &num_devices); in main()
57 clGetDeviceIDs(platform, CL_DEVICE_TYPE_ALL, num_devices, devices, NULL); in main()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/polly/lib/External/ppcg/
H A Docl_utilities.c96 err = clGetDeviceIDs(platform, CL_DEVICE_TYPE_GPU, 1, &dev, in opencl_create_device()
99 err = clGetDeviceIDs(platform, CL_DEVICE_TYPE_CPU, 1, &dev, in opencl_create_device()
/dports/net/mpich/mpich-3.4.3/src/pm/hydra/tools/topo/hwloc/hwloc/tests/hwloc/
H A Dopencl.c49 clret = clGetDeviceIDs(platform_ids[i], CL_DEVICE_TYPE_ALL, 0, NULL, &nrd); in main()
55 clret = clGetDeviceIDs(platform_ids[i], CL_DEVICE_TYPE_ALL, nrd, device_ids, &nrd); in main()
/dports/net/mpich/mpich-3.4.3/src/pm/hydra2/libhydra/topo/hwloc/hwloc/tests/hwloc/
H A Dopencl.c49 clret = clGetDeviceIDs(platform_ids[i], CL_DEVICE_TYPE_ALL, 0, NULL, &nrd); in main()
55 clret = clGetDeviceIDs(platform_ids[i], CL_DEVICE_TYPE_ALL, nrd, device_ids, &nrd); in main()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/polly/lib/External/ppcg/
H A Docl_utilities.c96 err = clGetDeviceIDs(platform, CL_DEVICE_TYPE_GPU, 1, &dev, in opencl_create_device()
99 err = clGetDeviceIDs(platform, CL_DEVICE_TYPE_CPU, 1, &dev, in opencl_create_device()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/polly/lib/External/ppcg/
H A Docl_utilities.c96 err = clGetDeviceIDs(platform, CL_DEVICE_TYPE_GPU, 1, &dev, in opencl_create_device()
99 err = clGetDeviceIDs(platform, CL_DEVICE_TYPE_CPU, 1, &dev, in opencl_create_device()
/dports/devel/llvm12/llvm-project-12.0.1.src/polly/lib/External/ppcg/
H A Docl_utilities.c96 err = clGetDeviceIDs(platform, CL_DEVICE_TYPE_GPU, 1, &dev, in opencl_create_device()
99 err = clGetDeviceIDs(platform, CL_DEVICE_TYPE_CPU, 1, &dev, in opencl_create_device()
/dports/devel/llvm13/llvm-project-13.0.1.src/polly/lib/External/ppcg/
H A Docl_utilities.c96 err = clGetDeviceIDs(platform, CL_DEVICE_TYPE_GPU, 1, &dev, in opencl_create_device()
99 err = clGetDeviceIDs(platform, CL_DEVICE_TYPE_CPU, 1, &dev, in opencl_create_device()
/dports/devel/hwloc2/hwloc-2.5.0/tests/hwloc/
H A Dopencl.c49 clret = clGetDeviceIDs(platform_ids[i], CL_DEVICE_TYPE_ALL, 0, NULL, &nrd); in main()
55 clret = clGetDeviceIDs(platform_ids[i], CL_DEVICE_TYPE_ALL, nrd, device_ids, &nrd); in main()
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/compute/
H A Dplatform.hpp130 cl_int ret = clGetDeviceIDs(m_platform, in devices()
151 cl_int ret = clGetDeviceIDs(m_platform, type, 0, 0, &count); in device_count()
/dports/lang/clover/mesa-21.3.6/src/gallium/frontends/clover/api/
H A Dcontext.cpp77 ret = clGetDeviceIDs(d_platform, type, 0, NULL, &num_devices); in clCreateContextFromType()
81 ret = clGetDeviceIDs(d_platform, type, num_devices, devs.data(), 0); in clCreateContextFromType()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/frontends/clover/api/
H A Dcontext.cpp77 ret = clGetDeviceIDs(d_platform, type, 0, NULL, &num_devices); in clCreateContextFromType()
81 ret = clGetDeviceIDs(d_platform, type, num_devices, devs.data(), 0); in clCreateContextFromType()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/frontends/clover/api/
H A Dcontext.cpp77 ret = clGetDeviceIDs(d_platform, type, 0, NULL, &num_devices); in clCreateContextFromType()
81 ret = clGetDeviceIDs(d_platform, type, num_devices, devs.data(), 0); in clCreateContextFromType()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/frontends/clover/api/
H A Dcontext.cpp77 ret = clGetDeviceIDs(d_platform, type, 0, NULL, &num_devices); in clCreateContextFromType()
81 ret = clGetDeviceIDs(d_platform, type, num_devices, devs.data(), 0); in clCreateContextFromType()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/frontends/clover/api/
H A Dcontext.cpp77 ret = clGetDeviceIDs(d_platform, type, 0, NULL, &num_devices); in clCreateContextFromType()
81 ret = clGetDeviceIDs(d_platform, type, num_devices, devs.data(), 0); in clCreateContextFromType()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/frontends/clover/api/
H A Dcontext.cpp77 ret = clGetDeviceIDs(d_platform, type, 0, NULL, &num_devices); in clCreateContextFromType()
81 ret = clGetDeviceIDs(d_platform, type, num_devices, devs.data(), 0); in clCreateContextFromType()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/frontends/clover/api/
H A Dcontext.cpp77 ret = clGetDeviceIDs(d_platform, type, 0, NULL, &num_devices); in clCreateContextFromType()
81 ret = clGetDeviceIDs(d_platform, type, num_devices, devs.data(), 0); in clCreateContextFromType()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/frontends/clover/api/
H A Dcontext.cpp77 ret = clGetDeviceIDs(d_platform, type, 0, NULL, &num_devices); in clCreateContextFromType()
81 ret = clGetDeviceIDs(d_platform, type, num_devices, devs.data(), 0); in clCreateContextFromType()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/frontends/clover/api/
H A Dcontext.cpp77 ret = clGetDeviceIDs(d_platform, type, 0, NULL, &num_devices); in clCreateContextFromType()
81 ret = clGetDeviceIDs(d_platform, type, num_devices, devs.data(), 0); in clCreateContextFromType()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/frontends/clover/api/
H A Dcontext.cpp77 ret = clGetDeviceIDs(d_platform, type, 0, NULL, &num_devices); in clCreateContextFromType()
81 ret = clGetDeviceIDs(d_platform, type, num_devices, devs.data(), 0); in clCreateContextFromType()
/dports/devel/boost-docs/boost_1_72_0/libs/compute/example/
H A Dopencl_test.cpp112 ret = clGetDeviceIDs(platform, CL_DEVICE_TYPE_ALL, 0, NULL, &num_devices); in main()
123 ret = clGetDeviceIDs(platform, CL_DEVICE_TYPE_ALL, num_devices, devices, NULL); in main()
/dports/devel/boost-python-libs/boost_1_72_0/libs/compute/example/
H A Dopencl_test.cpp112 ret = clGetDeviceIDs(platform, CL_DEVICE_TYPE_ALL, 0, NULL, &num_devices); in main()
123 ret = clGetDeviceIDs(platform, CL_DEVICE_TYPE_ALL, num_devices, devices, NULL); in main()
/dports/devel/boost-libs/boost_1_72_0/libs/compute/example/
H A Dopencl_test.cpp112 ret = clGetDeviceIDs(platform, CL_DEVICE_TYPE_ALL, 0, NULL, &num_devices); in main()
123 ret = clGetDeviceIDs(platform, CL_DEVICE_TYPE_ALL, num_devices, devices, NULL); in main()
/dports/devel/hyperscan/boost_1_75_0/libs/compute/example/
H A Dopencl_test.cpp112 ret = clGetDeviceIDs(platform, CL_DEVICE_TYPE_ALL, 0, NULL, &num_devices); in main()
123 ret = clGetDeviceIDs(platform, CL_DEVICE_TYPE_ALL, num_devices, devices, NULL); in main()

12345678910>>...19