superlu-dist 5.3.0+dfsg1-1 source package in Ubuntu

Changelog

superlu-dist (5.3.0+dfsg1-1) unstable; urgency=medium

  * New upstream version.
  * debian patch mc64ad_dist-stub.patch: Identify SuperLU-Dist in
    "mc64 unsupported" error message.
  * Standards-Version: 4.1.3
  * debhelper compatibility level 11

 -- Drew Parsons <email address hidden>  Sat, 10 Feb 2018 12:25:13 +0800

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Downloads

File Size SHA-256 Checksum
superlu-dist_5.3.0+dfsg1-1.dsc 2.3 KiB 0f5d9d7ed5a2149d9c6de46628b102ed8ffe8ff2ce7e1788ca3f8b68f0c7f368
superlu-dist_5.3.0+dfsg1.orig.tar.gz 935.9 KiB 85a27e2a9b3f677aaaa6bac2eb5f216a7db8b347b37d3924103219862fdd276b
superlu-dist_5.3.0+dfsg1-1.debian.tar.xz 4.5 KiB c2bb344f4c22884eb0221fc18e6096323bb72b80b8ef90e0b2afa38194715020

Available diffs

No changes file available.

Binary packages built by this source

libsuperlu-dist-dev: Highly distributed solution of sparse linear equations

 SuperLU is a general purpose library for the direct solution of large,
 sparse, nonsymmetric systems of linear equations. The library is
 written in C and is callable from either C or Fortran program. It uses
 MPI, OpenMP and CUDA to support various forms of parallelism. It
 supports both real and complex datatypes, both single and double
 precision, and 64-bit integer indexing. The library routines performs
 an LU decomposition with partial pivoting and triangular system solves
 through forward and back substitution. The LU factorization routines
 can handle non-square matrices but the triangular solves are performed
 only for square matrices. The matrix columns may be preordered (before
 factorization) either through library or user supplied routines. This
 preordering for sparsity is completely separate from the
 factorization. Working precision iterative refinement subroutines are
 provided for improved backward stability. Routines are also provided
 to equilibrate the system, estimate the condition number, calculate
 the relative backward error, and estimate error bounds for the refined
 solutions.
 .
 SuperLU_DIST implements the algorithms for distributed memory,
 targetting highly parallel distributed memory hybrid systems. The
 numerical factorization routines are already implemented for hybrid
 systems with multiple GPUs. Further work will be needed to implement
 the other phases of the algorithms on the hybrid systems and to
 enhance strong scaling to extreme scale.
 .
 This package provides development files for building client
 applications against superlu-dist.

libsuperlu-dist5: No summary available for libsuperlu-dist5 in ubuntu cosmic.

No description available for libsuperlu-dist5 in ubuntu cosmic.

libsuperlu-dist5-dbgsym: debug symbols for libsuperlu-dist5