-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Robert David Grant edited this page Jul 18, 2014
·
20 revisions
Welcome to the DistArray project wiki. This wiki includes information about the project, its design, and its development and use. This is a place for less formal and more ephemeral documentation than you will find in our docs directory and at distarray.readthedocs.org.
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.
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