1. What have the authors contributed in "A scalable parallel algorithm for atmospheric general circulation models on a multicore cluster" ?
0 ) with one-dimensional domain decomposition can only run on dozens of CPU cores, so the paper proposes a two-dimensional domain decomposition parallel algorithm for it.
read more
2. What are the future works mentioned in the paper "A scalable parallel algorithm for atmospheric general circulation models on a multicore cluster" ?
0. The dynamical core has many small computing tasks, so its parallelization can be implemented with OpenMP in the future.. The physical parameterizations have quite a good parallel performance, so the authors can expect to assign more processors to the physical parameterizations in long-time computing with large-scale cores.. In other words, the GPU version of the physical parameterizations may be developed later.
read more





