The components are:
- TauDEM. TauDEM (Terrain Analysis Using Digital Elevation Models) is a suite of high-performance Digital Elevation Model (DEM) tools for watershed delineation and the extraction and analysis of hydrologic information from topography as represented by a Digital Elevation Model.
- Parallel PySAL. The Parallel PySAL library provides a set of scalable PySAL functions. Currently, parallel PySAL components implemented using the multiprocessing python library. The Fisher-Jenks classification algorithm is integrated in the toolkit;
- pRasterBlaster. pRasterBlaster is a high-performance map reprojection software contributed by the Center of Excellence for Geospatial Information Science (CEGIS) within the U.S. Geological Survey;
- PGAP. PGAP is a scalable Parallel Genetical Algorithm (PGA) solver for the Generalized Assignment Problem (GAP). This code provides an efficient PGA implementation for combinatorial optimization problem-solving and scaled up to 262K processor cores on BlueWaters with marginal communication cost.
- Parallel Agent-Based Modeling (PABM). PABM is an illustrative software for scalable spatially explicit agent-based modeling (ABM);
- gKDE. A multi-GPU code for data-intensive kernel density estimation (KDE). Spatial computational domain is first estimated for KDE. Then the study area is decompose into sub-regions through an adaptive partitioning approach. Each sub-region is processed by a GPU node. These GPU nodes are communicated through massage passing interface (MPI).
- mapalgebra. This package contains a parallel map algebra code using CUDA, MPI, and Parallel I/O. It is extracted from a parallel geospatial programming models training package.
- SPTW. This is a parallel IO code for writing GeoTIFF file on a parallel file system.
http://cybergis.cigi.uiuc.edu/cyberGISwiki/doku.php/ct
No comments:
Post a Comment