source: anuga_core/source/pypar-numeric/HUSK @ 7248

Last change on this file since 7248 was 5779, checked in by steve, 16 years ago

Added the old version of pypar which works with Numeric. Necessary for parallel code until we move anuga to numpy (and then we can use pypar as distribute via sourceforge).

File size: 104 bytes
RevLine 
[5779]1mpirun -np 3 python -i -c "import pypar"
2
3Remember to put pypar.pth in site-packages automatically..
4
5
6
Note: See TracBrowser for help on using the repository browser.