help-glpk
[Top][All Lists]
Advanced

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

Re: [Help-glpk] glpk - memory problem


From: Andrew Makhorin
Subject: Re: [Help-glpk] glpk - memory problem
Date: Sat, 8 Apr 2006 12:57:21 +0400

> I would like to thank you for your great lp solver tool which is heavily
> used by our analysis software.

Thank you for your interest in glpk.

> Unfortunately we encountered major memory problems when first using the 
> glpk API naively.
> The only way to avoid these memory problems was to call the function 
> "lpx_free_env()" that you provided.
> It could be helpful for other users to mention the existence of this 
> very helpful function in your reference manual ( as we had to search for 
> it in your source code).

Could you please describe that problem in more details?

> 
> Additionally it would be nice to have the compiler option "-fPIC" as 
> default in your Makefile when building for AMD64 machines.

You can specify any platform- and compiler-dependent options
on invoking make (e.g. 'make CFLAGS=-fPIC'); see file INSTALL for
further instructions.





reply via email to

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