#11939: Notebook "ulimit -v" does not work
------------------------+---------------------------------------------------
Reporter: jdemeyer | Owner: jason, mpatel, was
Type: defect | Status: new
Priority: critical | Milestone: sage-4.7.3
Component: notebook | Keywords:
Work_issues: | Upstream: N/A
Reviewer: | Author:
Merged: | Dependencies:
------------------------+---------------------------------------------------
Comment(by ppurka):
I looked at the code couple of months ago and what it does is baffling. It
parses all the parameters and then recombines them and tries to call
ulimit. No idea why it does so.
In my opinion, setting ulimit should be an argument to `SAGE_ROOT/sage`,
i.e., `SAGE_ROOT/local/bin/sage-sage`. Then ulimit should be set by
running `ulimit <along with the options passed without parsing them>` and
then Sage or the Sage notebook should be launched. Since Sage or Sage nb
will be running in the same shell, it will run with the ulimits that were
set.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11939#comment:2>
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.