DistArray
Think globally, act locally.
DistArray provides general multidimensional NumPy-like distributed arrays to Python. It intends to bring the strengths of NumPy to data-parallel high-performance computing. DistArray has a similar API to NumPy.
DistArray is ready for real-world testing and deployment; however, the project is still evolving rapidly, and we appreciate continued input from the scientific-Python community.
DistArray is for users who
know and love Python and NumPy,
want to scale NumPy to larger distributed datasets,
want to interactively play with distributed data but also
want to run batch-oriented distributed programs;
want an easier way to drive and coordinate existing MPI-based codes,
have a lot of data that may already be distributed,
want a global view (“think globally”) with local control (“act locally”),
need to tap into existing parallel libraries like Trilinos, PETSc, or Elemental,
want the interactivity of IPython and the performance of MPI.
DistArray is designed to work with other packages that implement the Distributed Array Protocol.
Please see our documentation at readthedocs (or in the docs directory) for more, or ask us questions on our mailing list. Pull requests gladly accepted.
Release files for distarray 0.6.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| distarray-0.6.0.tar.gz | 10.0 MB | Details |
Release files / distarray-0.6.0.tar.gz
| Download URL | distarray-0.6.0.tar.gz |
|---|---|
| Size | 10.0 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
71452f8fc659c4175eabf7f9fdecaa877a338e439b299780d1746c68b5eaec6f
|
|
BLAKE2b-256 checksum How to use checksums |
d71e112c880a234791619995f0ff1e77091d330377ef4916ea03b50f813f7705
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |