[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#265217: marked as done (ITP: superlu -- Subroutines to solve a sparse linear system A*X=B)



Your message dated Tue, 17 Aug 2004 03:26:13 -0400
with message-id <E1BwyMH-0003O5-00@newraff.debian.org>
and subject line Bug#265217: fixed in superlu 3.0-1
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 12 Aug 2004 08:17:41 +0000
>From prudhomm@epfl.ch Thu Aug 12 01:17:41 2004
Return-path: <prudhomm@epfl.ch>
Received: from mail2.epfl.ch [128.178.50.133] 
	by spohr.debian.org with smtp (Exim 3.35 1 (Debian))
	id 1BvAmL-0006Ig-00; Thu, 12 Aug 2004 01:17:41 -0700
Received: (qmail 4344 invoked by uid 107); 12 Aug 2004 08:17:09 -0000
Received: from mailav3.epfl.ch (128.178.50.218)
  by mail2.epfl.ch with SMTP; 12 Aug 2004 08:17:09 -0000
Received: from (128.178.50.57) by MAILAV3.EPFL.CH via smtp
	 id 0eee_f473b232_ec37_11d8_88c8_0002b3eef5fe;
	Thu, 12 Aug 2004 10:16:47 +0200 (CEST)
Received: from iacs-7.epfl.ch (128.178.69.7)
  by mail0.epfl.ch (AngelmatoPhylax SMTP proxy); Thu, 12 Aug 2004 10:17:09 +0200
Received: from prudhomm by iacs-7.epfl.ch with local (Exim 4.34)
	id 1BvAll-0002hS-CH; Thu, 12 Aug 2004 10:17:05 +0200
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Christophe Prud'homme <prudhomm@mit.edu>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: ITP: superlu -- Subroutines to solve a sparse linear system A*X=B
X-Mailer: reportbug 2.64
Date: Thu, 12 Aug 2004 10:17:05 +0200
X-Debbugs-Cc: debian-devel@lists.debian.org
Message-Id: <[🔎] E1BvAll-0002hS-CH@iacs-7.epfl.ch>
Sender: Christophe Prud'homme <prudhomm@epfl.ch>
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.1 required=4.0 tests=BAYES_44,HAS_PACKAGE,
	X_DEBBUGS_CC autolearn=ham version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: wnpp
Severity: wishlist


* Package name    : superlu
  Version         : 3.0
  Upstream Author : Xiaoye S. Li <xsli@lbl.gov>, James W. Demmel, John R.
  Gilbert
* URL             : http://crd.lbl.gov/~xiaoye/SuperLU/
* License         : Public Domain
  Description     : Subroutines to solve a sparse linear system A*X=B

SuperLU is a general purpose library for the direct solution of large,
sparse, nonsymmetric systems of linear equations on high performance
machines. The library is written in C and is callable from either C or
Fortran. The library routines will perform 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. 

-- System Information:
Debian Release: 3.1
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.7-5-amd64-k8-smp
Locale: LANG=fr_FR, LC_CTYPE=fr_FR

---------------------------------------
Received: (at 265217-close) by bugs.debian.org; 17 Aug 2004 07:38:06 +0000
>From rdonald@newraff.debian.org Tue Aug 17 00:38:06 2004
Return-path: <rdonald@newraff.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1BwyXm-0000KU-00; Tue, 17 Aug 2004 00:38:06 -0700
Received: from rdonald by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1BwyMH-0003O5-00; Tue, 17 Aug 2004 03:26:13 -0400
From: Christophe Prud'homme <prudhomm@mit.edu>
To: 265217-close@bugs.debian.org
X-Katie: lisa $Revision: 1.30 $
Subject: Bug#265217: fixed in superlu 3.0-1
Message-Id: <E1BwyMH-0003O5-00@newraff.debian.org>
Sender: Randall Donald <rdonald@newraff.debian.org>
Date: Tue, 17 Aug 2004 03:26:13 -0400
Delivered-To: 265217-close@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Source: superlu
Source-Version: 3.0-1

We believe that the bug you reported is fixed in the latest version of
superlu, which is due to be installed in the Debian FTP archive:

libsuperlu3-dev_3.0-1_i386.deb
  to pool/main/s/superlu/libsuperlu3-dev_3.0-1_i386.deb
libsuperlu3_3.0-1_i386.deb
  to pool/main/s/superlu/libsuperlu3_3.0-1_i386.deb
superlu_3.0-1.diff.gz
  to pool/main/s/superlu/superlu_3.0-1.diff.gz
superlu_3.0-1.dsc
  to pool/main/s/superlu/superlu_3.0-1.dsc
superlu_3.0.orig.tar.gz
  to pool/main/s/superlu/superlu_3.0.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 265217@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Christophe Prud'homme <prudhomm@mit.edu> (supplier of updated superlu package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Thu, 12 Aug 2004 11:05:16 +0200
Source: superlu
Binary: libsuperlu3-dev libsuperlu3
Architecture: source i386
Version: 3.0-1
Distribution: unstable
Urgency: low
Maintainer: Christophe Prud'homme <prudhomm@mit.edu>
Changed-By: Christophe Prud'homme <prudhomm@mit.edu>
Description: 
 libsuperlu3 - Direct solution of large, sparse systems of linear equations
 libsuperlu3-dev - Direct solution of large, sparse systems of linear equations
Closes: 265217
Changes: 
 superlu (3.0-1) unstable; urgency=low
 .
   * Initial Release. (closes: #265217)
Files: 
 6004b70bd5ba3bd015d304de905601eb 620 devel optional superlu_3.0-1.dsc
 26c86ae563cad1f8b1a3e769506abae2 1104850 devel optional superlu_3.0.orig.tar.gz
 f7cfd9791f2f748c0ac4418cbbfa722b 4929 devel optional superlu_3.0-1.diff.gz
 9b8dca2a3e2a31fbb0a1ab93ec62f9fe 524750 libdevel optional libsuperlu3-dev_3.0-1_i386.deb
 ad87fa73a28dab7b387f38fbf15a7493 156834 libs optional libsuperlu3_3.0-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)

iD8DBQFBGzfWoY+0C9S+FFARAhcrAKCRFdbeoahaZEjaHOD8pCtNdKnI2gCgk1Ts
nThniZ7ofpesYXqt8YJmrv4=
=4A0+
-----END PGP SIGNATURE-----



Reply to: