Parallel community climate model: Description and user`s guide

This report gives an overview of a parallel version of the NCAR Community Climate Model, CCM2, implemented for MIMD massively parallel computers using a message-passing programming paradigm. The parallel implementation was developed on an Intel iPSC/860 with 128 processors and on the Intel Delta with 512 processors, and the initial target platform for the production version of the code is the Intel Paragon with 2048 processors. Because the implementation uses a standard, portable message-passing libraries, the code has been easily ported to other multiprocessors supporting a message-passing programming paradigm. The parallelization strategy used is to decompose the problem domain into geographical patches and assign each processor the computation associated with a distinct subset of the patches. With this decomposition, the physics calculations involve only grid points and data local to a processor and are performed in parallel. Using parallel algorithms developed for the semi-Lagrangian transport, the fast Fourier transform and the Legendre transform, both physics and dynamics are computed in parallel with minimal data movement and modest change to the original CCM2 source code. Sequential or parallel history tapes are written and input files (in history tape format) are read sequentially by the parallel code to promote compatibility with production use of the model on other computer systems. A validation exercise has been performed with the parallel code and is detailed along with some performance numbers on the Intel Paragon and the IBM SP2. A discussion of reproducibility of results is included. A user`s guide for the PCCM2 version 2.1 on the various parallel machines completes the report. Procedures for compilation, setup and execution are given. A discussion of code internals is included for those who may wish to modify and use the program in their own research.

[1]  S. Williamson,et al.  Modifications and Enhancements to the NCAR Community Climate Model (CCM1) , 1989 .

[2]  William Bourke,et al.  A Global Spectral Model for Simulation of the General Circulation , 1978 .

[3]  K. Sato,et al.  Documentation of NCAR CCM0B Program Modules , 1983 .

[4]  Syukuro Manabe,et al.  SIMULATION OF CLIMATE BY A GLOBAL GENERAL CIRCULATION MODEL , 1971 .

[5]  J. Hack,et al.  Description of the NCAR Community Climate Model (CCM1) , 1987 .

[6]  J. Wolski,et al.  Documentation of Radiation and Cloud Routines in the NCAR Community Climate Model (CCM1) , 1987 .

[7]  Ian Foster,et al.  Parallel Spectral Transform Shallow Water Model: a runtime-tunable parallel benchmark code , 1994, Proceedings of IEEE Scalable High Performance Computing Conference.

[8]  William Gropp,et al.  Parallel Scalability of the Spectral Transform Method , 1991, PPSC.

[9]  Report of the Second Workshop on the Community Climate Model , 2022 .

[10]  Patrick H. Worley,et al.  Parallelizing the spectral transform method. Part II , 1992, Concurr. Pract. Exp..

[11]  R. A. van de Geijn,et al.  Efficient Global Combine Operations , 1991 .

[12]  John M. Dennis,et al.  Implementation and Performance Issues of a Massively Parallel Atmospheric Model , 1995, Parallel Comput..

[13]  Ian T. Foster,et al.  Parallel Algorithms for the Spectral Transform Method , 1997, SIAM J. Sci. Comput..

[14]  S. Manabe,et al.  SIMULATED CLIMATOLOGY OF A GENERAL CIRCULATION MODEL WITH A HYDROLOGIC CYCLE , 1965 .

[15]  Ian T. Foster,et al.  Design and Performance of a Scalable Parallel Community Climate Model , 1995, Parallel Comput..

[16]  S. Williamson,et al.  Circulation Statistics From Seasonal and Perpetual January and July Simulations With the NCAR Community Climate Model (CCM1):R15 , 1987 .

[17]  M. Errico,et al.  A Description of Software for Determination of Normal Modes of the NCAR Community Climate Model , 1986 .

[18]  S. Williamson,et al.  User's Guide to NCAR CCM0B , 1983 .

[19]  S. Williamson,et al.  Circulation Statistics From January and July Simulation With the NCAR Community Climate Model (CCM0B) , 1984 .

[20]  James J. Hack,et al.  Computational Design of the NCAR Community Climate Model , 1995, Parallel Comput..

[21]  Patrick H. Worley,et al.  Parallelizing the Spectral Transform Method , 1992, The Sixth Distributed Memory Computing Conference, 1991. Proceedings.

[22]  J. Royer,et al.  Correction of negative mixing ratios in spectral models by global horizontal borrowing , 1986 .

[23]  S. Williamson,et al.  Users' Guide to NCAR CCM1 , 1987 .

[24]  P. Rasch,et al.  Two-dimensional semi-Lagrangian trans-port with shape-preserving interpolation , 1989 .

[25]  William Bourke,et al.  Global Modeling of Atmospheric Flow by Spectral Methods , 1977 .

[26]  S. Orszag Transform method for the calculation of vector-coupled sums: Application to the spectral form of the vorticity equation , 1970 .

[27]  Eric J. Pitcher,et al.  The Response of a Spectral General Circulation Model to Refinements in Radiative Processes , 1983 .

[28]  A. Mayer,et al.  Generation of CCM Format History Tapes From Analyzed Data for Selected Periods (RD2FCM Version 01) , 1988 .