OK, this is interesting. Do you see processes migrating over the cluster? DO you see any speed up?
TIA, A. Jorge Garcia http://calcpage.tripod.com Teacher & Professor Applied Mathematics, Physics & Computer Science Baldwin Senior High School & Nassau Community College -----Original Message----- From: Matt Rissler <[email protected]> To: sage-edu <[email protected]> Sent: Sun, Nov 22, 2009 6:19 pm Subject: [sage-edu] Re: SAGE on a cluster? I've overextended some functionality to have a notebook cluster. By exporting the directory that sage is running in (and /tmp/ since 4.2), and using the functionality of the server_pool variable. Processes for different notebook users are distributed to the compute nodes. It's slowed down since 4.2, but it still works for a class of 30 students. I'm guessing that this isn't what you were asking, but it's one way to get up to a class full of students without buying a better machine with enough RAM and cores to handle that many students. Best, Matt On Nov 21, 7:32 am, [email protected] wrote: > [I posted this in sage-support and thought it might be better to post > it here. Sorry for the cross posting if you see this twice....] > > I'm wondering if anyone is using SAGE on a cluster. I recall something > about dSAGE a while back, is that still being supported? > > I see on the tutorial there's something about using mpiPy with SAGE. If > I install SAGE on each of my compute nodes, is mpiPy already included? > Do I have to setup mpi separately? > > BTW, I have 25 compute nodes networked via gigabit switched ethernet, > each node has a dualcore 2GHz AMD Athlon running 64-bit Fedora Core 11. > > TIA, > A. Jorge Garciahttp://calcpage.tripod.com > > Teacher & Professor > Applied Mathematics, Physics & Computer Science > Baldwin Senior High School & Nassau Community College -- You received this message because you are subscribed to the Google Groups "sage-edu" 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-edu?hl=. -- You received this message because you are subscribed to the Google Groups "sage-edu" 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-edu?hl=.
