On Mon, Mar 10, 2014 at 6:39 PM, Dan Christensen <
j...@uwo.ca> wrote:
> My PhD student Gaohong Wang and I are doing some large GAP computations
> in modular representation theory and are running into memory issues.
> Also, some of the longer-running jobs that don't run into memory
> problems are getting killed. A few questions:
>
> 1) When gap is started from the command line, it can be passed an option
> like "-o 8g" or "-o 16g" to get it to use more RAM before complaining.
> Is there a way to start gap with this option when using it through a
> worksheet in GAP mode (%default_mode gap)?
I don't know, but it should be. It might be necessary to modify the
source code right now... or to make a script called gap that is in the
PATH that has that option, which would "trick" sage.
> 2) How much RAM do the virtual machines generally have? When I've
> looked, I've seen 4GB, sometimes shared with another user. Is it
> possible to request machines with higher limits (e.g. 16GB)?
All the VM's have between 20GB and 42GB of RAM. However, right now
cgroups imposes a limit of 12GB per project (that's 12GB across all
processes in the project). There is also even sharing of CPU across
projects running on a given host.
There's no flexibility *yet* in requesting bigger machines, and many
other related things. However, this will change soon -- I'm doing a
very _massive_ backend refactoring right now, which I've been working
very hard on for over a month. It's critical I get it done soon,
since the current snapshot/replication system can hardly keep up with
the current load, and people creating 200+ new projects/day.
All processes running in a project get killed after 6 hours, if no
files are actively edited. This is something I can remove on a
per-project basis though (send me a project id and I'll remove it for
that project for you).
Anyway -- can you make a similar request to the above in a few weeks?
Then I'll be able to just spin up machines like this for a specific
group of projects, and easily place them:
https://cloud.google.com/products/compute-engine/#pricing
-- William
>
> Thanks,
>
> Dan
>
> --
> You received this message because you are subscribed to the Google Groups "sage-cloud" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to
sage-cloud+...@googlegroups.com.
> To view this discussion on the web visit
https://groups.google.com/d/msgid/sage-cloud/87vbvlcy4d.fsf%40uwo.ca.
> For more options, visit
https://groups.google.com/d/optout.
--
William Stein
Professor of Mathematics
University of Washington
http://wstein.org