Package: wnpp
Severity: wishlist

* Package name    : vexcl
  Version         : 1.4.1
  Upstream Author : Denis Demidov dennis.demi...@gmail.com
* URL             : https://github.com/ddemidov/vexcl
* License         : MIT
  Programming Lang: C++
  Description     : VexCL is a C++ vector expression template library for 
OpenCL/CUDA

VexCL is a vector expression template library for OpenCL/CUDA. It has been 
created for ease of GPGPU development with C++. VexCL strives to reduce amount 
of boilerplate code needed to develop GPGPU applications. The library provides 
convenient and intuitive notation for vector arithmetic, reduction, sparse 
matrix-vector products, etc. Multi-device and even multi-platform computations 
are supported. The source code of the library is distributed under very 
permissive MIT license.

See VexCL documentation at http://vexcl.readthedocs.io/

Reply via email to