[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[sc-users] Allocating large memsize (in server.options)
- To: sc-users@xxxxxxxxxxxxxxxx
- Subject: [sc-users] Allocating large memsize (in server.options)
- From: e deleflie <edeleflie@xxxxxxxxx>
- Date: Thu, 23 Sep 2010 11:26:15 +1000
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=fRl6iqkAiJGBVgKTmBizxvgwy6p0u6cgOSuN3v2tn6E=; b=HJXc+1U1Eb+yIka/BY0iE6qcs45UYCD/q4C1W2Qt+CY0baP/qxqyd7mOQ1dduQVvrf JKO2KxXmvKPxjJ898fn/C5YkRlGsCzAb4Ro/cPDnt/cfICZZ3XoF9qov4MsBUljRzaRk 6XcwkchK4WjVS8dUHcYZ/hOJC3pcglgJRKZd8=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=VC7jtDzPAMErXR0hbH52a8vOBBLFUDjy6nyK+hmgKt+YnsWausDWX/49dNC5DrysXT SvyqeXsku+/DuXZC66v3qEsnt/21U5LbHu2qCXUSkcL+c+l3cTzVBugwocVBTSPViOtj 0rFvlJR37rBaXBdHe4+keES2SYkBIh69Dje2Y=
- List-id: SuperCollider users mailing list <sc-users.create.ucsb.edu>
- Reply-to: sc-users@xxxxxxxxxxxxxxxx
- Sender: owner-sc-users@xxxxxxxxxxxxxxxx
All,
I'm trying to work out what is the maximum of memory that I can
allocate to SuperCollider.... via s.options.memSize
Currently I am allocating 1048576 ... (1 Gig) but that is too little
for my purposes. When I double that to 2Gig ... SuperCollider crashes
(I'm assuming because there's not enough memory).
When I go halfway, to 1572864 (1.5Gig) SuperCollider crashes again. Is
this because it actually allocates 2Gig ... or because I dont even
have 1.5 Gig available? (BTW ... I have 2 x 2Gig RAMs)
Etienne
_______________________________________________
sc-users mailing list
info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
archive: https://listarc.bham.ac.uk/marchives/sc-users/
search: https://listarc.bham.ac.uk/lists/sc-users/search/