freebsd-ports/devel/vexcl/pkg-plist
Yuri Victorovich 9e7b3c2128 devel/vexcl: Update 1.4.1 -> 1.4.1-120 which also fixes bug with boost includes (see PR)
PR:		255416
Reported by:	Thibault Payet <monwarez@mailoo.org>
2021-04-26 11:55:51 -07:00

108 lines
3.6 KiB
Text

include/vexcl/backend.hpp
include/vexcl/backend/common.hpp
include/vexcl/backend/compute.hpp
include/vexcl/backend/compute/compiler.hpp
include/vexcl/backend/compute/context.hpp
include/vexcl/backend/compute/device_vector.hpp
include/vexcl/backend/compute/error.hpp
include/vexcl/backend/compute/event.hpp
include/vexcl/backend/compute/filter.hpp
include/vexcl/backend/compute/image.hpp
include/vexcl/backend/compute/kernel.hpp
include/vexcl/backend/compute/svm_vector.hpp
include/vexcl/backend/cuda.hpp
include/vexcl/backend/cuda/compiler.hpp
include/vexcl/backend/cuda/context.hpp
include/vexcl/backend/cuda/csr.inl
include/vexcl/backend/cuda/cusparse.hpp
include/vexcl/backend/cuda/device_vector.hpp
include/vexcl/backend/cuda/error.hpp
include/vexcl/backend/cuda/event.hpp
include/vexcl/backend/cuda/filter.hpp
include/vexcl/backend/cuda/hybrid_ell.inl
include/vexcl/backend/cuda/kernel.hpp
include/vexcl/backend/cuda/source.hpp
include/vexcl/backend/cuda/svm_vector.hpp
include/vexcl/backend/cuda/texture_object.hpp
include/vexcl/backend/jit.hpp
include/vexcl/backend/jit/compiler.hpp
include/vexcl/backend/jit/context.hpp
include/vexcl/backend/jit/device_vector.hpp
include/vexcl/backend/jit/event.hpp
include/vexcl/backend/jit/filter.hpp
include/vexcl/backend/jit/kernel.hpp
include/vexcl/backend/jit/source.hpp
include/vexcl/backend/opencl.hpp
include/vexcl/backend/opencl/compiler.hpp
include/vexcl/backend/opencl/context.hpp
include/vexcl/backend/opencl/defines.hpp
include/vexcl/backend/opencl/device_vector.hpp
include/vexcl/backend/opencl/error.hpp
include/vexcl/backend/opencl/event.hpp
include/vexcl/backend/opencl/filter.hpp
include/vexcl/backend/opencl/image.hpp
include/vexcl/backend/opencl/kernel.hpp
include/vexcl/backend/opencl/source.hpp
include/vexcl/backend/opencl/svm_vector.hpp
include/vexcl/cache.hpp
include/vexcl/cast.hpp
include/vexcl/constant_address_space.hpp
include/vexcl/constants.hpp
include/vexcl/detail/backtrace.hpp
include/vexcl/detail/fusion.hpp
include/vexcl/devlist.hpp
include/vexcl/element_index.hpp
include/vexcl/enqueue.hpp
include/vexcl/eval.hpp
include/vexcl/external/boost_compute.hpp
include/vexcl/external/clogs.hpp
include/vexcl/external/viennacl.hpp
include/vexcl/fft.hpp
include/vexcl/fft/kernels.hpp
include/vexcl/fft/plan.hpp
include/vexcl/fft/unrolled_dft.hpp
include/vexcl/function.hpp
include/vexcl/gather.hpp
include/vexcl/generator.hpp
include/vexcl/image.hpp
include/vexcl/logical.hpp
include/vexcl/mba.hpp
include/vexcl/multi_array.hpp
include/vexcl/multivector.hpp
include/vexcl/operations.hpp
include/vexcl/profiler.hpp
include/vexcl/random.hpp
include/vexcl/random/philox.hpp
include/vexcl/random/threefry.hpp
include/vexcl/reduce_by_key.hpp
include/vexcl/reductor.hpp
include/vexcl/scan.hpp
include/vexcl/scan_by_key.hpp
include/vexcl/sort.hpp
include/vexcl/sparse/csr.hpp
include/vexcl/sparse/distributed.hpp
include/vexcl/sparse/ell.hpp
include/vexcl/sparse/matrix.hpp
include/vexcl/sparse/product.hpp
include/vexcl/sparse/spmv_ops.hpp
include/vexcl/spmat.hpp
include/vexcl/spmat/ccsr.hpp
include/vexcl/spmat/csr.inl
include/vexcl/spmat/hybrid_ell.inl
include/vexcl/spmat/inline_spmv.hpp
include/vexcl/stencil.hpp
include/vexcl/svm_vector.hpp
include/vexcl/tagged_terminal.hpp
include/vexcl/temporary.hpp
include/vexcl/tensordot.hpp
include/vexcl/types.hpp
include/vexcl/util.hpp
include/vexcl/vector.hpp
include/vexcl/vector_pointer.hpp
include/vexcl/vector_view.hpp
include/vexcl/vexcl.hpp
%%DATADIR%%/cmake/VexCLBoostTargets.cmake
%%DATADIR%%/cmake/VexCLConfig.cmake
%%DATADIR%%/cmake/VexCLOpenCLTarget.cmake
%%DATADIR%%/cmake/VexCLTargets.cmake
%%DATADIR%%/cmake/VexCLTools.cmake