1 / 16

Nesting Ocean Model for parallel vector processors

Nesting Ocean Model for parallel vector processors. Miyazawa, Y. (IGCR/FRSGC) et al. Prediction and estimation of effects on coastal ocean of climate variation ----- abnormal sea level, Kyucho. Prediction of maritime disaster ----- oil spill. High-resolution coastal ocean model

elwyn
Download Presentation

Nesting Ocean Model for parallel vector processors

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Nesting Ocean Model for parallel vector processors Miyazawa, Y. (IGCR/FRSGC) et al. Prediction and estimation of effects on coastal ocean of climate variation ----- abnormal sea level, Kyucho Prediction of maritime disaster ----- oil spill High-resolution coastal ocean model nested in a basin-scale ocean model

  2. Contents 1. Nesting Model for Kuroshio simulation 2. The Earth Simulator 3. Modification of the model code for the Earth Simulator

  3. Nesting POM driven by the NCAR daily data High- resolution model 1/12 deg. (10km) Low- resolution model 1/4 deg. (30km)

  4. Nesting grid One-way nesting Bilinear interpolation 3x3 grids

  5. Eddy kinetic energy

  6. Prediction of Kuroshio path (initialized by DA of T/P in 1993.01) Observation (1993.03-1993.04) Simulation

  7. Nesting of another coastal model (by a TIT group) Part of the Kuroshio intrudes the Tokyo Bay 1/48 deg.(2.5km) grid

  8. Earth Simulator Developed by JAERI/JAMSTEC/NASDA 8 vector processors(8x8Gflops) share main memory(16GB) 1node 640 nodes are connected by a single-stage crossbar network

  9. Earth Simulator

  10. Earth Simulator

  11. Speed up of the POM code • Vectorization: 99.7 % • Parallelization by MPI (SPMD) • domain decomposition method ----- latitudinal direction • initialization for MPI and subroutines for communication are inserted in the POM

  12. Efficiency of the code Low-resolution model: 543x282x21 On NEC/SX-5

  13. Efficiency of the code High-resolution model: 758x530x35 On NEC/SX-5

  14. Nesting by MPI Low-resolution model High-resolution model set_openbnd mkbnd send_nestbuf recv_nestbuf MPI MPI Network

  15. Problems • More tests for the nesting ocean model • Asynchronous coding of MPI • Development of higher-resolution ocean models for Earth Simulator

  16. Another POM codes for Earth SimulatorES-OGCM (by T. Kagimoto) • Global Model • Atmosphere/Ice/Ocean Couple Model • Fortran 90/95 • Parallelization by MPI: asyncronous communication

More Related