Public bug reported:
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
** Affects: scalapack (Ubuntu)
Importance: Undecided
Status: New
** Tags: amd64 apport-bug lucid
--
scalapack limited to 2^31 elements
https://bugs.launchpad.net/bugs/674219
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs