Treffer: Parallel optimal choropleth map classification in PySAL.

Title:
Parallel optimal choropleth map classification in PySAL.
Authors:
Rey, SergioJ.1 (AUTHOR) srey@asu.edu, Anselin, Luc1 (AUTHOR), Pahle, Robert1 (AUTHOR), Kang, Xing1 (AUTHOR), Stephens, Philip1 (AUTHOR)
Source:
International Journal of Geographical Information Science. May2013, Vol. 27 Issue 5, p1023-1039. 17p. 1 Diagram, 11 Graphs.
Database:
Library, Information Science & Technology Abstracts

Weitere Informationen

In this article, we report on our experiences with refactoring a spatial analysis library to support parallelization. Python Spatial Analysis Library (PySAL) is a library of spatial analytical functions written in the open-source language, Python. As part of a larger scale effort toward developing cyberinfrastructure of GIScience, we examine the particular case of choropleth map classification through alternative parallel implementations of the Fisher-Jenks optimal classification method using a multi-core, single desktop environment. The implementations rely on three different parallel Python libraries, PyOpenCL, Parallel Python, (PP) and Multiprocessing. Our results point to the dominance of the CPU-based Parallel Python and Multiprocessing implementations over the Graphical Processing Unit (GPU)-based PyOpenCL approach. [ABSTRACT FROM PUBLISHER]