Home
last modified time | relevance | path

Searched refs:CL_PROGRAM_BINARY_SIZES (Results 1 – 25 of 168) sorted by relevance

1234567

/dports/lang/pocl/pocl-1.8/tests/runtime/
H A Dtest_clCreateProgramWithBinary.c52 err = clGetProgramInfo(program, CL_PROGRAM_BINARY_SIZES, 0, 0, &num_binaries); in main()
59 err = clGetProgramInfo(program, CL_PROGRAM_BINARY_SIZES, in main()
144 err = clGetProgramInfo(program, CL_PROGRAM_BINARY_SIZES, 1*sizeof(size_t), in main()
H A Dtest_enqueue_kernel_from_binary.c138 CHECK_CL_ERROR(clGetProgramInfo(program1, CL_PROGRAM_BINARY_SIZES, in main()
178 CHECK_CL_ERROR(clGetProgramInfo(b_program1, CL_PROGRAM_BINARY_SIZES, in main()
197 CHECK_CL_ERROR (clGetProgramInfo (static_wg_size_program, CL_PROGRAM_BINARY_SIZES, in main()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/cl/api/
H A Dget-program-info.c108 CL_PROGRAM_BINARY_SIZES, in piglit_cl_test()
116 CL_PROGRAM_BINARY_SIZES, in piglit_cl_test()
H A Dcreate-program-with-binary.c93 errNo = clGetProgramInfo(program, CL_PROGRAM_BINARY_SIZES, in create_binary_program()
/dports/math/stanmath/math-4.2.0/lib/opencl_2.0.15/examples/src/
H A Dtrivial.cpp240 auto v2 = vectorAddProgram.getInfo<CL_PROGRAM_BINARY_SIZES>(); in main()
244 vectorAddProgram.getInfo(CL_PROGRAM_BINARY_SIZES, &v4); in main()
/dports/devel/opencl/OpenCL-CLHPP-2.0.15/examples/src/
H A Dtrivial.cpp240 auto v2 = vectorAddProgram.getInfo<CL_PROGRAM_BINARY_SIZES>(); in main()
244 vectorAddProgram.getInfo(CL_PROGRAM_BINARY_SIZES, &v4); in main()
/dports/science/gromacs/gromacs-2021.4/src/gromacs/gpu_utils/
H A Docl_caching.cpp153 … clGetProgramInfo(program, CL_PROGRAM_BINARY_SIZES, sizeof(fileSize), &fileSize, nullptr); in writeBinaryToCache()
/dports/games/lwjgl/lwjgl-2df01dd/src/java/org/lwjgl/opencl/
H A DInfoUtilFactory.java482 case CL_PROGRAM_BINARY_SIZES: in getInfoSizeArraySize()
526 final PointerBuffer sizes = getSizesBuffer(program, CL_PROGRAM_BINARY_SIZES); in getInfoBinaries()
546 final PointerBuffer sizes = getSizesBuffer(program, CL_PROGRAM_BINARY_SIZES); in getInfoBinaries()
552 final PointerBuffer sizes = getSizesBuffer(program, CL_PROGRAM_BINARY_SIZES); in getInfoBinaries()
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/compute/
H A Dprogram.hpp166 size_t binary_size = get_info<size_t>(CL_PROGRAM_BINARY_SIZES); in binary()
636 ((std::vector<size_t>, CL_PROGRAM_BINARY_SIZES))
/dports/lang/pocl/pocl-1.8/tests/regression/
H A Dtest_program_from_binary_with_local_1_1_1.c98 …err = clGetProgramInfo(program_source, CL_PROGRAM_BINARY_SIZES, sizeof(size_t), &binary_size, NULL… in main()
/dports/devel/vexcl/vexcl-1.4.3/vexcl/backend/opencl/
H A Dcompiler.hpp64 std::vector<size_t> sizes = program.getInfo<CL_PROGRAM_BINARY_SIZES>(); in save_program_binaries()
/dports/lang/pocl/pocl-1.8/lib/CL/
H A DclGetProgramInfo.c104 case CL_PROGRAM_BINARY_SIZES: in POname()
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/src/gpu/jit/ngen/
H A Dngen_opencl.hpp77 …detail::handleCL(clGetProgramInfo(program, CL_PROGRAM_BINARY_SIZES, sizeof(binarySize), &binarySiz… in getOpenCLCProgramBinary()
/dports/devel/hyperscan/boost_1_75_0/boost/compute/
H A Dprogram.hpp167 size_t binary_size = get_info<size_t>(CL_PROGRAM_BINARY_SIZES); in binary()
779 ((std::vector<size_t>, CL_PROGRAM_BINARY_SIZES))
/dports/devel/boost-python-libs/boost_1_72_0/boost/compute/
H A Dprogram.hpp167 size_t binary_size = get_info<size_t>(CL_PROGRAM_BINARY_SIZES); in binary()
779 ((std::vector<size_t>, CL_PROGRAM_BINARY_SIZES))
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/compute/
H A Dprogram.hpp167 size_t binary_size = get_info<size_t>(CL_PROGRAM_BINARY_SIZES); in platform()
779 ((std::vector<size_t>, CL_PROGRAM_BINARY_SIZES))
/dports/devel/R-cran-BH/BH/inst/include/boost/compute/
H A Dprogram.hpp167 size_t binary_size = get_info<size_t>(CL_PROGRAM_BINARY_SIZES); in binary()
779 ((std::vector<size_t>, CL_PROGRAM_BINARY_SIZES))
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/compute/
H A Dprogram.hpp167 size_t binary_size = get_info<size_t>(CL_PROGRAM_BINARY_SIZES); in binary()
779 ((std::vector<size_t>, CL_PROGRAM_BINARY_SIZES))
/dports/devel/boost-libs/boost_1_72_0/boost/compute/
H A Dprogram.hpp167 size_t binary_size = get_info<size_t>(CL_PROGRAM_BINARY_SIZES); in binary()
779 ((std::vector<size_t>, CL_PROGRAM_BINARY_SIZES))
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/compute/
H A Dprogram.hpp167 size_t binary_size = get_info<size_t>(CL_PROGRAM_BINARY_SIZES); in binary()
779 ((std::vector<size_t>, CL_PROGRAM_BINARY_SIZES))
/dports/devel/boost-docs/boost_1_72_0/boost/compute/
H A Dprogram.hpp167 size_t binary_size = get_info<size_t>(CL_PROGRAM_BINARY_SIZES); in binary()
779 ((std::vector<size_t>, CL_PROGRAM_BINARY_SIZES))
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/source/program/
H A Dget_info.cpp68 case CL_PROGRAM_BINARY_SIZES: in getInfo()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/util/
H A Dpiglit-util-cl-enum.c437 CASE(CL_PROGRAM_BINARY_SIZES) // 0x1165 in piglit_cl_get_enum_name()
723 CL_PROGRAM_BINARY_SIZES,
/dports/math/clblas/clBLAS-2.10/src/library/common/
H A Dclkern.c34 clGetProgramInfo(program, CL_PROGRAM_BINARY_SIZES, in getBinSizeAndIdx()
/dports/math/onednn/oneDNN-2.5.1/src/gpu/jit/ngen/
H A Dngen_opencl.hpp91 …detail::handleCL(clGetProgramInfo(program, CL_PROGRAM_BINARY_SIZES, sizeof(size_t) * nDevices, bin… in getOpenCLCProgramBinary()

1234567