Brian Gough wrote:
Maybe the source to malloc in the GNU C Library can help you.  As I
think you found, using mmap() is another way to access large amounts
of memory.

Thanks! Since you are against adding gsl_malloc callback to the code (I gather that from the thread on #include), is there a way to use alternative memory allocator in gsl? Can you give detailed instructions?

--
Sergey


_______________________________________________
Help-gsl mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-gsl

Reply via email to