help-glpk
[Top][All Lists]
Advanced

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

Re: [Help-glpk] glpk on a machine with little memory


From: Michael Hennebry
Subject: Re: [Help-glpk] glpk on a machine with little memory
Date: Wed, 16 Jan 2008 09:29:45 -0600 (CST)

On Wed, 16 Jan 2008, Andrew Makhorin wrote:

> > I have a large model which I want to run on a machine with small amount
> > of memory (80M), which leads to xmalloc errors.
> > Is there a way of capping memory consumption (i.e. by caching to disk)? I
> > realize this would impact performance.
>
> No, it is impossible. Glpk keeps all its data structures in the main
> core and has no out-of-core features.

Just give it 3 GB of swap space.
One doesn't need to tell glpk about it.

-- 
Michael   address@hidden
"Those parts of the system that you can hit with a hammer (not advised)
are called Hardware;  those program instructions that you can only
curse at are called Software."





reply via email to

[Prev in Thread] Current Thread [Next in Thread]