Skip to content
Kurt Smith edited this page Mar 10, 2014 · 20 revisions

Testing

To test distarray run make test within the module while running 4 or more (MPI) engines. You can start engines by running ipcluster start --n=<number of engines> --engines=MPI.

Notes

It would be nice to have a better way to test code that uses MPI. This project looks promising, but I ran into problems on an initial trial run: https://github.com/dagss/mpinoseutils