scalapack limited to 2^31 elements

Bug #674219 reported by David Gleich
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
scalapack (Ubuntu)
New
Undecided
Unassigned

Bug Description

The version of scalapack compiled in ubuntu and debian is limited to 2^31 elements. This is a known errata of scalack, please see http://www.netlib.org/lapack/Errata/errata_scalapack_1.8.0.html

I applied that fix to the source package and recompiled and verified that it fixed the issue.

Briefly, scalapack uses the Mptr macro to memory offsets. The arguments to this macro are all integers and thus the macro may return a negative integer for a large enough matrix. The fix is to generate an off_t type instead.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: libscalapack-mpi-dev 1.8.0-5
ProcVersionSignature: Ubuntu 2.6.32-25.45-generic 2.6.32.21+drm33.7
Uname: Linux 2.6.32-25-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Thu Nov 11 12:09:41 2010
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: scalapack

Revision history for this message
David Gleich (dgleich) wrote :
Revision history for this message
David Gleich (dgleich) wrote :

I've uploaded the patch to my ppa.

sudo add-apt-repository ppa:dgleich/ppa

David

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.