-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Robert David Grant edited this page Oct 5, 2015
·
20 revisions
Welcome to the DistArray project wiki. Here we include information about the design and development of DistArray as well as less formal and more ephemeral documentation than you will find in our docs
directory and at distarray.readthedocs.org
. For more information on contributing, please contact us at [email protected]
.
Developer references:
- Cutting a DistArray Release
- File Metadata Template - to be placed at the top of all source files in the project.
- SBIR Funding Acknowledgement - to be used in all presentations and publications on DistArray.
- Running a simple remote cluster - for testing DistArray with a remote IPython cluster.
Design documentation and discussion:
- Target Applications - Target applications for DistArray.
- Distributed IO - References on Distribution IO
- DistArray and PyTrilinos - Interfacing with PyTrilinos.
- Unimplemented DistArray methods and functions - NumPy functions and methods we should implement.
Miscellaneous: