On Mon, May 10, 2010 at 1:47 PM, dmitrey <[email protected]> wrote: > hi all, > is it possible to build sage with mpi support (openmpi), for to > perform things like > mpirun -np 4 sage myfile.py? > > Thank you in advance, D.
It's definitely possible. And if you care enough you'll surely succeed. To get you started, you could try sage -i openmpi-1.1.4 mpi4py-1.1.0 Maybe this will "just work". William > > -- > 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-support > URL: http://www.sagemath.org > -- William Stein Professor of Mathematics University of Washington http://wstein.org -- 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-support URL: http://www.sagemath.org
