- 기상 모델 CFD_NIMR의 최적 성능을 위한 혼합형 병렬 프로그램 구현
- ㆍ 저자명
- 김민욱,최영진,김영태,Kim. Min-Wook,Choi. Young-Jean,Kim. Young-Tae
- ㆍ 간행물명
- 대기
- ㆍ 권/호정보
- 2012년|22권 1호|pp.109-115 (7 pages)
- ㆍ 발행정보
- 한국기상학회
- ㆍ 파일정보
- 정기간행물| PDF텍스트
- ㆍ 주제분야
- 기타
We parallelized the CFD_NIMR model, which is a numerical meteorological model, for best performance on both of distributed and shared memory parallel computers. This hybrid parallelization uses MPI (Message Passing Interface) to apply horizontal 2-dimensional sub-domain out of the 3-dimensional computing domain for distributed memory system, as well as uses OpenMP (Open Multi-Processing) to apply vertical 1-dimensional sub-domain for utilizing advantage of shared memory structure. We validated the parallel model with the original sequential model, and the parallel CFD_NIMR model shows efficient speedup on the distributed and shared memory system.