Home
last modified time | relevance | path

Searched refs:CL_DEVICE_PLATFORM (Results 1 – 25 of 170) sorted by relevance

1234567

/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OCL/
H A DOCLPlugin.cpp52 cl::Platform platform(devices[device].getInfo<CL_DEVICE_PLATFORM>()); in setupContext()
151 cl::Platform platform(devices[i].getInfo<CL_DEVICE_PLATFORM>()); in describeInContextBegin()
/dports/devel/hwloc2/hwloc-2.5.0/tests/hwloc/ports/include/opencl/CL/
H A Dcl.h42 #define CL_DEVICE_PLATFORM 0x1031 macro
/dports/net/mpich/mpich-3.4.3/src/pm/hydra2/libhydra/topo/hwloc/hwloc/tests/hwloc/ports/include/opencl/CL/
H A Dcl.h41 #define CL_DEVICE_PLATFORM 0x1031 macro
/dports/net/mpich/mpich-3.4.3/modules/hwloc/tests/hwloc/ports/include/opencl/CL/
H A Dcl.h41 #define CL_DEVICE_PLATFORM 0x1031 macro
/dports/net/mpich/mpich-3.4.3/src/pm/hydra/tools/topo/hwloc/hwloc/tests/hwloc/ports/include/opencl/CL/
H A Dcl.h41 #define CL_DEVICE_PLATFORM 0x1031 macro
/dports/devel/hwloc/hwloc-1.11.13/tests/ports/include/opencl/CL/
H A Dcl_ext.h41 #define CL_DEVICE_PLATFORM 0x1031 macro
/dports/editors/libreoffice/libreoffice-7.2.6.2/opencl/source/
H A Dopenclwrapper.cxx181 clGetDeviceInfo(deviceId, CL_DEVICE_PLATFORM, in createFileName()
727 cl_int nState = clGetDeviceInfo(aDeviceId, CL_DEVICE_PLATFORM, in findDeviceInfoFromDeviceId()
801 cl_int nState = clGetDeviceInfo(pDeviceId, CL_DEVICE_PLATFORM, in switchOpenCLDevice()
864 …if( clGetDeviceInfo(deviceId, CL_DEVICE_PLATFORM, sizeof(platformId), &platformId, nullptr) != CL_… in getOpenCLDeviceName()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/opencl/source/
H A Dopenclwrapper.cxx180 clGetDeviceInfo(deviceId, CL_DEVICE_PLATFORM, in createFileName()
727 cl_int nState = clGetDeviceInfo(aDeviceId, CL_DEVICE_PLATFORM, in findDeviceInfoFromDeviceId()
802 cl_int nState = clGetDeviceInfo(pDeviceId, CL_DEVICE_PLATFORM, in switchOpenCLDevice()
865 …if( clGetDeviceInfo(deviceId, CL_DEVICE_PLATFORM, sizeof(platformId), &platformId, nullptr) != CL_… in getOpenCLDeviceName()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/source/cl_device/
H A Dcl_device_info.cpp46 inline void ClDevice::getCap<CL_DEVICE_PLATFORM>(const void *&src, in getCap()
143 …case CL_DEVICE_PLATFORM: getCap<CL_DEVICE_PLATFORM in getDeviceInfo()
/dports/devel/vexcl/vexcl-1.4.3/examples/
H A Ddevlist.cpp35 << cl::Platform(d->getInfo<CL_DEVICE_PLATFORM>()).getInfo<CL_PLATFORM_NAME>() in main()
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/compute/
H A Dplatform.hpp229 return boost::compute::platform(get_info<CL_DEVICE_PLATFORM>()); in platform()
/dports/devel/hyperscan/boost_1_75_0/boost/compute/
H A Dplatform.hpp252 return boost::compute::platform(get_info<CL_DEVICE_PLATFORM>()); in platform()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/compute/
H A Dplatform.hpp252 return boost::compute::platform(get_info<CL_DEVICE_PLATFORM>());
/dports/devel/R-cran-BH/BH/inst/include/boost/compute/
H A Dplatform.hpp252 return boost::compute::platform(get_info<CL_DEVICE_PLATFORM>()); in platform()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/compute/
H A Dplatform.hpp252 return boost::compute::platform(get_info<CL_DEVICE_PLATFORM>()); in platform()
/dports/devel/vexcl/vexcl-1.4.3/vexcl/backend/opencl/
H A Dcompiler.hpp143 .process(cl::Platform(device[0].getInfo<CL_DEVICE_PLATFORM>()).getInfo<CL_PLATFORM_NAME>()) in build_sources()
H A Dcontext.hpp201 cl::Platform p(d.getInfo<CL_DEVICE_PLATFORM>()); in operator <<()
/dports/devel/boost-libs/boost_1_72_0/boost/compute/
H A Dplatform.hpp252 return boost::compute::platform(get_info<CL_DEVICE_PLATFORM>()); in platform()
/dports/devel/boost-python-libs/boost_1_72_0/boost/compute/
H A Dplatform.hpp252 return boost::compute::platform(get_info<CL_DEVICE_PLATFORM>()); in platform()
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/lib/
H A Dcl_boinc.h182 #define CL_DEVICE_PLATFORM 0x1031 macro
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/compute/
H A Dplatform.hpp252 return boost::compute::platform(get_info<CL_DEVICE_PLATFORM>()); in platform()
/dports/devel/boost-docs/boost_1_72_0/boost/compute/
H A Dplatform.hpp252 return boost::compute::platform(get_info<CL_DEVICE_PLATFORM>()); in platform()
/dports/science/octopus/octopus-10.5/external_libs/fortrancl/
H A Dcl_constants.f90131 integer, parameter, public :: CL_DEVICE_PLATFORM = 4145 ! 0x1031 variable
/dports/net/openmpi/openmpi-4.1.1/opal/mca/hwloc/hwloc201/hwloc/hwloc/
H A Dtopology-opencl.c111 …clret = clGetDeviceInfo(device_ids[i], CL_DEVICE_PLATFORM, sizeof(platform_id), &platform_id, NULL… in hwloc_opencl_discover()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/mt_tests/api/
H A Dcl_intel_tracing_tests_mt.inl52 …status = clGetDeviceInfo(testedClDevice, CL_DEVICE_PLATFORM, sizeof(cl_platform_id), &platform, nu…

1234567