A divide and conquer strategy for scaling weather simulations with multiple regions of interest

  • Authors:
  • Preeti Malakar;Thomas George;Sameer Kumar;Rashmi Mittal;Vijay Natarajan;Yogish Sabharwal;Vaibhav Saxena;Sathish S. Vadhiyar

  • Affiliations:
  • Indian Institute of Science, Bangalore, India;IBM India Research Lab, New Delhi, India;IBM T. J. Watson Research Center, Yorktown Heights, NY;IBM India Research Lab, New Delhi, India;Indian Institute of Science, Bangalore, India;IBM India Research Lab, New Delhi, India;IBM India Research Lab, New Delhi, India;Indian Institute of Science, Bangalore, India

  • Venue:
  • SC '12 Proceedings of the International Conference on High Performance Computing, Networking, Storage and Analysis
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

Accurate and timely prediction of weather phenomena, such as hurricanes and flash floods, require high-fidelity compute intensive simulations of multiple finer regions of interest within a coarse simulation domain. Current weather applications execute these nested simulations sequentially using all the available processors, which is sub-optimal due to their sub-linear scalability. In this work, we present a strategy for parallel execution of multiple nested domain simulations based on partitioning the 2-D processor grid into disjoint rectangular regions associated with each domain. We propose a novel combination of performance prediction, processor allocation methods and topology-aware mapping of the regions on torus interconnects. Experiments on IBM Blue Gene systems using WRF show that the proposed strategies result in performance improvement of up to 33% with topology-oblivious mapping and up to additional 7% with topology-aware mapping over the default sequential strategy.