Ask Your Question
0

Minimal notebook system requirements

asked 13 years ago

v_2e gravatar image

Hello! Could somebody please tell me what are the actual minimum system requirements to start Sage Notebook?

I've tried to start it on a little virtual server with about 256MB of RAM. If I just start Sage, it seems to work, but when I try to launch the Notebook, it gives this error:

Error: [Errno 12] Cannot allocate memory

Is there a way to launch a Sage Notebook server on such machine? Thanks

Preview: (hide)

3 Answers

Sort by » oldest newest most voted
1

answered 12 years ago

kcrisman gravatar image

I was doing some testing today due to having crashed (!) our notebook server during a set of demos, and it looks like our Sage 5.6 server actually uses as much as 80MB for a worksheet (perhaps plus other very small processes). I'm never quite sure how to interpret top and ps aux results, but that seems to be the case. The server itself seems to take about 100MB, though.

Preview: (hide)
link

Comments

1

It is definitely about 100MB per worksheet on a 64bit system. On a 32bit system, it may be a little lower. And then there is the overhead of the server.

ppurka gravatar imageppurka ( 12 years ago )
1

answered 13 years ago

Jason Grout gravatar image

I would not try to launch Sage on a device with less than 512MB of memory, and that's cutting it really close. 1 gigabyte would be much more comfortable (though minimal) for a single user. If you want multiple simultaneous users, I'd go for more like 2GB or more.

Preview: (hide)
link
0

answered 13 years ago

Juanlu001 gravatar image

Here is some info from Jason Grout, who managed to set up a Sage Server:

"The biggest bottleneck seems to be RAM; that will determine how many simultaneous users you can have. From some informal tests, it seems that the Sage notebook uses about 150MB of RAM for the server and about 50MB for a worksheet instance."

From here: http://wiki.sagemath.org/SageServer#HardwareRequirements

Preview: (hide)
link

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

Stats

Asked: 13 years ago

Seen: 1,220 times

Last updated: Feb 21 '13