<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE article PUBLIC "-//NLM//DTD Journal Publishing DTD v3.0 20080202//EN" "https://jats.nlm.nih.gov/nlm-dtd/publishing/3.0/journalpublishing3.dtd">
<article xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink" article-type="research-article" dtd-version="3.0" xml:lang="en">
<front>
<journal-meta>
<journal-id journal-id-type="publisher">ISPRS-Archives</journal-id>
<journal-title-group>
<journal-title>The International Archives of the Photogrammetry, Remote Sensing and Spatial Information Sciences</journal-title>
<abbrev-journal-title abbrev-type="publisher">ISPRS-Archives</abbrev-journal-title>
<abbrev-journal-title abbrev-type="nlm-ta">Int. Arch. Photogramm. Remote Sens. Spatial Inf. Sci.</abbrev-journal-title>
</journal-title-group>
<issn pub-type="epub">2194-9034</issn>
<publisher><publisher-name>ISPRS</publisher-name>
<publisher-loc>Göttingen, Germany</publisher-loc>
</publisher>
</journal-meta>
<article-meta>
<article-id pub-id-type="doi">10.5194/isprsarchives-XXXIX-B4-225-2012</article-id>
<title-group>
<article-title>IMPLEMENTATION OF THE DISTRIBUTED PARALLEL PROGRAM FOR GEOID HEIGHTS COMPUTATION USING MPI AND OPENMP</article-title>
</title-group>
<contrib-group><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Lee</surname>
<given-names>S.</given-names>
</name>
<xref ref-type="aff" rid="aff1">
<sup>1</sup>
</xref>
</contrib>
<contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Kim</surname>
<given-names>J.</given-names>
</name>
<xref ref-type="aff" rid="aff2">
<sup>2</sup>
</xref>
</contrib>
<contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Jung</surname>
<given-names>Y.</given-names>
</name>
<xref ref-type="aff" rid="aff1">
<sup>1</sup>
</xref>
</contrib>
<contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Choi</surname>
<given-names>J.</given-names>
</name>
<xref ref-type="aff" rid="aff1">
<sup>1</sup>
</xref>
</contrib>
<contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Choi</surname>
<given-names>C.</given-names>
</name>
<xref ref-type="aff" rid="aff1">
<sup>1</sup>
</xref>
</contrib>
</contrib-group><aff id="aff1">
<label>1</label>
<addr-line>Dept. of Spatial Information Engineering, Pukyong National University, 45, Yongso-ro, Nam-Gu, Busan, South Korea</addr-line>
</aff>
<aff id="aff2">
<label>2</label>
<addr-line>ZEN21, 2nd Floor, RNC building, 981-1 Bangbae 3-dong, Seocho-gu, Seoul 137-848, South Korea</addr-line>
</aff>
<pub-date pub-type="epub">
<day>31</day>
<month>07</month>
<year>2012</year>
</pub-date>
<volume>XXXIX-B4</volume>
<fpage>225</fpage>
<lpage>229</lpage>
<permissions>
<copyright-statement>Copyright: &#x000a9; 2012 S. Lee et al.</copyright-statement>
<copyright-year>2012</copyright-year>
<license license-type="open-access">
<license-p>This work is licensed under the Creative Commons Attribution 3.0 Unported License. To view a copy of this licence, visit <ext-link ext-link-type="uri"  xlink:href="https://creativecommons.org/licenses/by/3.0/">https://creativecommons.org/licenses/by/3.0/</ext-link></license-p>
</license>
</permissions>
<self-uri xlink:href="https://isprs-archives.copernicus.org/articles/XXXIX-B4/225/2012/isprs-archives-XXXIX-B4-225-2012.html">This article is available from https://isprs-archives.copernicus.org/articles/XXXIX-B4/225/2012/isprs-archives-XXXIX-B4-225-2012.html</self-uri>
<self-uri xlink:href="https://isprs-archives.copernicus.org/articles/XXXIX-B4/225/2012/isprs-archives-XXXIX-B4-225-2012.pdf">The full text article is available as a PDF file from https://isprs-archives.copernicus.org/articles/XXXIX-B4/225/2012/isprs-archives-XXXIX-B4-225-2012.pdf</self-uri>
<abstract>
<p>Much research have been carried out using optimization algorithms for developing high-performance program, under the parallel
computing environment with the evolution of the computer hardware technology such as dual-core processor and so on. Then, the
studies by the parallel computing in geodesy and surveying fields are not so many. The present study aims to reduce running time for
the geoid heights computation and carrying out least-squares collocation to improve its accuracy using distributed parallel
technology. A distributed parallel program was developed in which a multi-core CPU-based PC cluster was adopted using MPI and
OpenMP library. Geoid heights were calculated by the spherical harmonic analysis using the earth geopotential model of the
National Geospatial-Intelligence Agency(2008). The geoid heights around the Korean Peninsula were calculated and tested in
diskless-based PC cluster environment. As results, for the computing geoid heights by a earth geopotential model, the distributed
parallel program was confirmed more effective to reduce the computational time compared to the sequential program.</p>
</abstract>
<counts><page-count count="5"/></counts>
</article-meta>
</front>
<body/>
<back>
</back>
</article>