rocsparse 5.3.0+dfsg-3ubuntu1 source package in Ubuntu

Changelog

rocsparse (5.3.0+dfsg-3ubuntu1) lunar; urgency=low

  * Merge from Debian unstable. Remaining changes:
    - Disable lto, FTBFS

 -- Gianfranco Costamagna <email address hidden>  Thu, 09 Mar 2023 08:32:50 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Lunar
Original maintainer:
Debian Deep Learning Team
Architectures:
amd64 arm64 ppc64el
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
rocsparse_5.3.0+dfsg.orig.tar.xz 586.1 KiB 3eee1cdb9f362297dc757678850676f125a98b62dd0bc44803739ea586573924
rocsparse_5.3.0+dfsg-3ubuntu1.debian.tar.xz 8.8 KiB 8fc7caf6c0c81a2f0002ba690a6b876b70d3d5d14aefb5ce0e0c1a80965f7903
rocsparse_5.3.0+dfsg-3ubuntu1.dsc 2.3 KiB 220c78490c1e057a3db99b1796069b4d4df61207d270330caa3dd8655daf16d5

View changes file

Binary packages built by this source

librocsparse-dev: ROCm library for sparse linear algebra - headers

 rocSPARSE is a library that implements BLAS operations for sparse data
 structures. It is built on the AMD ROCm platform and optimized for
 discrete AMD GPUs.
 .
 rocSPARSE provides a C99 API containing sparse level 1, sparse level 2 and
 sparse level 3 BLAS functions, as well as general matrix multiplication
 between dense and sparse matricies (GEMMI), sparse preconditioner functions,
 sparse matrix format conversion functions, and sparse matrix reordering
 functions.
 .
 It supports a variety of sparse matrix formats, including coordinate list
 in either array of structure form (COO) or structure of array form (COO SOA),
 compressed sparse row (CSR) or column (CSC), block compressed sparse row
 (BSR), general block compressed sparse row (GEBSR), and the ELLPACK-ITPACK
 format (ELL).
 .
 This package provides the AMD ROCm rocSPARSE development headers.

librocsparse0: ROCm library for sparse linear algebra - library

 rocSPARSE is a library that implements BLAS operations for sparse data
 structures. It is built on the AMD ROCm platform and optimized for
 discrete AMD GPUs.
 .
 rocSPARSE provides a C99 API containing sparse level 1, sparse level 2 and
 sparse level 3 BLAS functions, as well as general matrix multiplication
 between dense and sparse matricies (GEMMI), sparse preconditioner functions,
 sparse matrix format conversion functions, and sparse matrix reordering
 functions.
 .
 It supports a variety of sparse matrix formats, including coordinate list
 in either array of structure form (COO) or structure of array form (COO SOA),
 compressed sparse row (CSR) or column (CSC), block compressed sparse row
 (BSR), general block compressed sparse row (GEBSR), and the ELLPACK-ITPACK
 format (ELL).
 .
 This package provides the AMD ROCm rocSPARSE library.

librocsparse0-dbgsym: debug symbols for librocsparse0