viennacl 1.2.0-2 source package in Ubuntu

Changelog

viennacl (1.2.0-2) unstable; urgency=low


  * [432b5df] Change debian branch to debian/1.2.0
  * [815d6d8] Fix declaration order of prod_impl() and trans_prod_impl()
    - Added d/p/0004-Fix-declaration-order-of-prod_impl-trans_prod_impl.patch
    (Closes: 682410)

 -- Michael Wild <email address hidden>  Fri, 27 Jul 2012 22:24:56 +0200

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
all
Section:
science
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Quantal: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
viennacl_1.2.0-2.dsc 2.2 KiB d5f38866919b6bef93b23b7e4d254e500324f02f94c8bca0c530e256a11742da
viennacl_1.2.0.orig.tar.gz 2.5 MiB a66fbdd3ca1963eb406a5ea52ae534b94e881e825b32a52eb8ec6e5fb4e070cb
viennacl_1.2.0-2.debian.tar.gz 6.9 KiB c68805216e80beb3884402ffe3436b0cfc85e9ec7b90c7b98b9b8921e44bf2eb

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.