Today NVIDIA announced support for the Python language on its flavor of GPGPU (CUDA).
Manifold GIS uses CUDA to enable some accelerated raster operations but it is not a programmable environment and is limited to what functions its developer has provided.
With Python, used in many GIS packages including ArcGIS and QGIS (along with the numpy and sciypy packages), being supported as a first-class CUDA language, what are the prospects for being able to leverage GPGPU in these mainstream GIS packages?