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: Andrew Makhorin
Subject: Re: [Help-glpk] glpk on a machine with little memory
Date: Wed, 16 Jan 2008 16:08:16 +0300

> 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.





reply via email to

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