Abstract
In order to implement the spatial Inverse Distance Weighting (IDW) interpolation in parallel, we use the quadtree approach to decompose the spatial domain and execute the IDW interpolation on these quads through the parametric tasks on Windows HPC platform. The whole implementation includes the executables of QuadDC, IDW, output gathering and data visualization which should be run serially. Compared with the traditional method to integrate each executable manually, the Job Manager of Windows HPC utilizes multi-task job to serialize all the executables as a workflow. The experiments test two cases of IDW0 and IDW6 with different domain clustering regions, and show that our implementation improves the functionality integration and efficiency of the spatial IDW interpolation.
Published Version
Talk to us
Join us for a 30 min session where you can share your feedback and ask us any queries you have