viennacl 1.5.2-2 source package in Ubuntu

Changelog

viennacl (1.5.2-2) unstable; urgency=medium


  [ Graham Inggs ]
  * [6fb521e] Add ocl-icd-opencl-dev | opencl-dev to BD.
              (Closes: #760232, #761528)

  [ Anton Gladky ]
  * [bee9ecc] Fix license name.
  * [8934d52] Set canonical VCS-field.
  * [029cb4e] Use wrap-and-sort.
  * [9fecf0c] Add autopkgtest.

 -- Anton Gladky <email address hidden>  Thu, 18 Sep 2014 23:07:51 +0200

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Utopic: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
viennacl_1.5.2-2.dsc 2.3 KiB 184b530dc3f80a731652aa3026aca2f6d7798f8f0849d131ebf142ea8cbeb65e
viennacl_1.5.2.orig.tar.gz 7.9 MiB 1f804f45d66ed16c1eab50a9bab73c36e153d3eedb6e335a6b036ff665c53f5f
viennacl_1.5.2-2.debian.tar.xz 1.2 MiB 2677c6947af0b29f5953b790405cb2f3e58021e5e520e1e4dca0e922b662053b

Available diffs

No changes file available.

Binary packages built by this source

libviennacl-dev: Scientific computing library written in C++ based on OpenCL

 The Vienna Computing Library (ViennaCL) is a scientific computing library
 written in C++ and based on OpenCL. It allows simple, high-level access to the
 vast computing resources available on parallel architectures such as GPUs and
 is primarily focused on common linear algebra operations (BLAS levels 1, 2 and
 3) and the solution of large systems of equations by means of iterative
 methods with optional preconditioner.
 .
 ViennaCL is header-only with no binary library and projects using it only need
 to link against a conforming OpenCL implementation.

libviennacl-doc: ViennaCL API and user documentation

 The Vienna Computing Library (ViennaCL) is a scientific computing library
 written in C++ and based on OpenCL. It allows simple, high-level access to the
 vast computing resources available on parallel architectures such as GPUs and
 is primarily focused on common linear algebra operations (BLAS levels 1, 2 and
 3) and the solution of large systems of equations by means of iterative
 methods with optional preconditioner.
 .
 This package contains the Doxygen-generated source code and the user
 documentation.