On Jan 10, 12:22 am, Simon King <[email protected]> wrote:
> Hi all!

Hi Simon,

> I just found that "sage" on sage.math yields sage 3.2.2, not 3.2.3. Is
> there a reason?

Yep, the global one hasn't been updated yet. You can use the one in

  /disk/scratch/mabshoff-sage-releases/sage-3.2.3/

> Also I wonder why the process that I'm running only gets 2% of CPU.
> Not many processes are running at the moment. Is the I/O still a
> problem?

Yes. Not knowing what you do exactly one sure way to fix the issue if
you do a lot of IO to $DOT_SAGE it to do


 mkdir /tmp/simon-sage
 export DOT_SAGE=/tmp/simon-sage

before starting sage since then tmp will be used instead of
~simon/.sage. Not that on reboot *tmp is wiped*, so back up your data
once you are done.

> Cheers
>    Simon

Cheers,

Michael
--~--~---------~--~----~------------~-------~--~----~
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-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to