DocumentCode
2454060
Title
Parallelizing a reservoir simulator using MPI
Author
Zhuang, Xinglai ; Zhu, Jianping
Author_Institution
NSF Eng. Res. Center for Comput. Field Simulations, Mississippi State Univ., MS, USA
fYear
1994
fDate
12-14 Oct 1994
Firstpage
165
Lastpage
174
Abstract
The Message Passing Interface (MPI) was developed to address the issue of portability of parallel codes to different parallel computers. It has been implemented on Intel iPSC/860, IBM SP1/SP2, clusters of workstations and many other architectures, providing the possibility of running the same parallel code on all of these computing platforms without changing the source code. Since MPI is implemented on top of the customized communication subroutines provided by the specific vendor for a specific machine, we are concerned about the influence of MPI on the performance of parallel codes. In this paper, a reservoir simulator was implemented on iPSC/860 using both the NX communication library provided by Intel and the MPI. Extensive numerical experiments have been conducted to compare the performance and scalability of the code using MPI with that using the NX communication library. It is found that the code using MPI has maintained the same performance and scalability as the code using the customized communication library
Keywords
digital simulation; geophysics computing; message passing; oil technology; parallel programming; software libraries; standards; subroutines; IBM SP1/SP2; Intel; Intel iPSC/860; MPI; Message Passing Interface; NX communication library; customized communication library; customized communication subroutines; parallel architecture; parallel code performance; parallel code portability; parallel computers; performance; reservoir simulator; scalability; workstation clusters; Algorithms; Computational modeling; Computer architecture; Computer interfaces; Concurrent computing; Libraries; Message passing; Reservoirs; Scalability; Workstations;
fLanguage
English
Publisher
ieee
Conference_Titel
Scalable Parallel Libraries Conference, 1994., Proceedings of the 1994
Conference_Location
Mississippi State, MS
Print_ISBN
0-8186-6895-4
Type
conf
DOI
10.1109/SPLC.1994.376993
Filename
376993
Link To Document