<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="/oai-pmh.xsl"?>
<OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd">
  <responseDate>2026-09-19T04:52:08Z</responseDate>
  <request identifier="oai:www.ideals.illinois.edu:2142/98144" metadataPrefix="etdms" verb="GetRecord">https://www.ideals.illinois.edu/oai-pmh</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:www.ideals.illinois.edu:2142/98144</identifier>
        <datestamp>2023-07-11</datestamp>
        <setSpec>col_2142_10761</setSpec>
        <setSpec>col_2142_5131</setSpec>
        <setSpec>com_2142_10755</setSpec>
        <setSpec>com_2142_234</setSpec>
        <setSpec>com_2142_5130</setSpec>
      </header>
      <metadata>
        <thesis xmlns="http://www.ndltd.org/standards/metadata/etdms/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:dc="http://purl.org/dc/elements/1.1/" xsi:schemaLocation="http://www.ndltd.org/standards/metadata/etdms/1.1/ http://www.ndltd.org/standards/metadata/etdms/1.1/etdms11.xsd http://purl.org/dc/elements/1.1/ http://www.ndltd.org/standards/metadata/etdms/1.1/etdmsdc.xsd">
          <dc:description>The student, - Vipul Harsh, submitted this Thesis for approval on 2017-07-04 at 08:53.</dc:description>
          <dc:description>This Thesis was approved for publication on 2017-07-05 at 11:51.</dc:description>
          <dc:contributor>Kale, Laxmikant</dc:contributor>
          <dc:creator>Vipul Harsh, -</dc:creator>
          <dc:date>2017-09-29T16:38:08Z</dc:date>
          <dc:date>2017-09-29T16:38:08Z</dc:date>
          <dc:date>2017-07-05</dc:date>
          <dc:date>2017-08</dc:date>
          <dc:description>Standard parallel sorting algorithms like sample sort rely on data partitioning techniques to distribute keys across processors. The sampling cost in sample sort for good load balance is prohibitive for massive clusters. We describe Histogram sort with sampling, an adaptation of the popular Histogram sort algorithm. We show that Histogram sort with sampling has sound theoretical guarantees and reduces the sample size requirements from O(p log N/epsilon^2) to O(k p sqrt[k]{log p/epsilon}) with k rounds of histogramming w.h.p.. Histogram sort with sampling is more efficient than Sample sort algorithms that achieve the same level of load balance, both in theory and practice, especially for massively parallel applications, scaling to tens of thousands of processors.
We also show that an approximate but  fairly accurate histogram can be obtained using a O( sqrt {p log N}/epsilon) sample on every processor. This can be used to speed up the histogramming step and can be of independent interest for answering general queries in large parallel processing systems.  In our practical implementation, we exploit shared memory within nodes to improve the performance of our algorithm on large modern clusters.</dc:description>
          <dc:description>Submission original under an indefinite embargo labeled 'Open Access'. The submission was exported from vireo on 2017-09-29 without embargo terms</dc:description>
          <dc:description>The student, - Vipul Harsh, accepted the attached license on 2017-07-04 at 08:52.</dc:description>
          <dc:description>DSpace SAF Submission Ingestion Package generated from Vireo submission #11293 on 2017-09-29 at 11:27:35</dc:description>
          <dc:description>Made available in DSpace on 2017-09-29T16:38:08Z (GMT). No. of bitstreams: 2
VIPULHARSH-THESIS-2017.pdf: 518495 bytes, checksum: 7d795ecec72494bd4a71300996d87591 (MD5)
LICENSE.txt: 4210 bytes, checksum: b79e8d9a70455cc23001c8def0a12833 (MD5)
  Previous issue date: 2017-07-05</dc:description>
          <dc:format>application/pdf</dc:format>
          <dc:identifier>http://hdl.handle.net/2142/98144</dc:identifier>
          <dc:language>en</dc:language>
          <dc:rights>Copyright 2017 Vipul Harsh</dc:rights>
          <dc:subject>Parallel sorting</dc:subject>
          <dc:subject>Data partitioning</dc:subject>
          <dc:subject>Sample sort</dc:subject>
          <dc:subject>Histogram sort</dc:subject>
          <dc:title>Histogram sort with sampling</dc:title>
          <dc:type>text</dc:type>
          <dc:type>text</dc:type>
          <degree>
            <department>Computer Science</department>
            <discipline>Computer Science</discipline>
            <grantor>University of Illinois at Urbana-Champaign</grantor>
            <level>Thesis</level>
            <name>M.S.</name>
          </degree>
        </thesis>
      </metadata>
    </record>
  </GetRecord>
</OAI-PMH>
