#6391: libGAP! -- create a Cython library interface to gap
----------------------------------------------------------------------------+
Reporter: was |
Owner: was
Type: enhancement |
Status: positive_review
Priority: major |
Milestone: sage-5.5
Component: group theory |
Resolution:
Keywords: |
Work issues:
Report Upstream: N/A |
Reviewers: Dima Pasechnik, Ivan Andrus, Volker Braun, William Stein
Authors: Dima Pasechnik, Ivan Andrus, Volker Braun, William Stein |
Merged in:
Dependencies: #13415, #13123, #13211 |
Stopgaps:
----------------------------------------------------------------------------+
Comment (by vbraun):
Gap and libGap now use the same function
sage.interfaces.gap.get_gap_memory_pool_size() to determine how much
address space to reserve. Without swap you will reserve actual memory,
this is why the current patch then reserves a pretty small amount (free
ram / 50). I guess we need to fine-tune the actual values a bit. I'll do
this and fix the tab completion issue in #13588.
And whoever comes first gets more memory, so this is probably why gap got
more than libgap in your case.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6391#comment:141>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.