DDLIB - Data Distribution Library
- Abstract
- DDLIB was designed to provide an automatic data distribution and redistribution of 2D array in a MIMD architecture for data parallel applications. The data distribution functions provide eight standard distribution types; broadcast, horizontal, grid, vertical, horizontal with overlap, grid with overlap, vertical with overlap, and customized. The above functions are available for both local mode and remote mode. In the local mode, the data is read from a file and written to a file in a local file system. The file I/O is performed by the nodes using a global synchronous read/write mechanism. In the remote mode, the data is read from and written to a remote machine via a socket connection.
- DateOfInformation
- Thr Apr 3 10:38:10 1997
- Domain
- Parallel Processing Tools!Parallel Programming Libraries
- Keyword
- data distribution; MIMD machine; data parallelism; parallel library
- TargetEnvironment
- The library functions are available in all architectures using CrOS, EXPRESS, and NX message passing protocols.
- Webpage
- http://jane.jpl.nasa.gov/HPCC/ddlib/ddlib.html
- ContactIs
- Meemong Lee
Meta Data URL from which this entry was created:
http://www.nhse.org/rib/repositories/ptlib/objects/Asset/ddlib.html
ptlib_maintainers@nhse.org