[Maxima] sbcl-1.23 & lapack
Valery Pipin
pip at iszf.irk.ru
Thu Dec 18 01:19:23 CST 2008
On Thursday 18 December 2008 14:27:08 Valery Pipin wrote:
> I'm not able to compile lapack within maxima-5.17.1 that build with
> sbcl-1.23 ....
> ;; loading #P"/usr/share/maxima/5.17.1/share/lapack/lapack/binary-
> sbcl/dgesdd.fasl"
> ; compiling file "/usr/share/maxima/5.17.1/share/lapack/lapack/dgesvd.lisp"
> (written 08 APR 2007 04:08:55 AM):
> ; compiling (IN-PACKAGE :LAPACK)
> ; compiling (LET* (# #) ...)Heap exhausted during garbage collection: 4096
> bytes available, 4104 requested.
> Gen StaPg UbSta LaSta LUbSt Boxed Unboxed LB LUB !move Alloc Waste
> Trig WP GCs Mem-age
> 0: 0 0 0 0 0 0 0 0 0 0 0
> 2000000 0 0 0,0000
> 1: 19207 122760 0 0 210 37060 0 0 0 76864344
> 75793576 44918904 0 1 1,3698
> 2: 44216 131070 0 0 7659 63810 239 94 146 163348120
> 130752872 83639784 6262 1 1,2770
> 3: 29709 29702 16633 0 6879 2770 581 46 136 38890360
> 3200136 24915504 6589 1 0,5892
> 4: 0 0 0 0 0 0 0 0 0 0 0
> 2000000 0 0 0,0000
> 5: 0 0 0 0 0 0 0 0 0 0 0
> 2000000 0 0 0,0000
> 6: 0 0 0 0 11711 0 0 0 0 47968256 0
> 2000000 11545 0 0,0000
> Total bytes allocated=327071080
> GC control variables:
> *GC-INHIBIT* = false
> *GC-PENDING* = true
> fatal error encountered in SBCL pid 838:
> Heap exhausted, game over.
> Welcome to LDB, a low-level debugger for the Lisp runtime environment.
> ldb>
>
> Could anybody, please, check it?
The problem is solved. It was related with the system kernel which did not
allow the memory manage as sbcl tried.
More information about the Maxima
mailing list