<?xml version="1.0" encoding="UTF-8"?>
<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">
<ListRecords>
<oai_dc:dc xmlns="http://www.openarchives.org/OAI/2.0/oai_dc/"
           xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
           xmlns:dc="http://purl.org/dc/elements/1.1/"
           xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
           xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
   	<dc:title>Multi-queues can be state-of-the-art priority schedulers</dc:title>
   	<dc:creator>Postnikova, Anastasiia</dc:creator>
   	<dc:creator>Koval, Nikita</dc:creator>
   	<dc:creator>Nadiradze, Giorgi ; https://orcid.org/0000-0001-5634-0731</dc:creator>
   	<dc:creator>Alistarh, Dan-Adrian ; https://orcid.org/0000-0003-3650-940X</dc:creator>
   	<dc:subject>ddc:510</dc:subject>
   	<dc:description>The source code for replicating experiments presented in the paper.

The implementation of the designed priority schedulers can be found in Galois-2.2.1/include/Galois/WorkList/:
StealingMultiQueue.h is the StealingMultiQueue.
MQOptimized/ contains MQ Optimized variants.

We provide images that contain all the dependencies and datasets. Images can be pulled from npostnikova/mq-based-schedulers repository, or downloaded from Zenodo. See readme for more detail.</dc:description>
   	<dc:publisher>Zenodo</dc:publisher>
   	<dc:date>2022</dc:date>
   	<dc:type>info:eu-repo/semantics/other</dc:type>
   	<dc:type>doc-type:other</dc:type>
   	<dc:type>text</dc:type>
   	<dc:identifier>https://research-explorer.ista.ac.at/record/13076</dc:identifier>
   	<dc:source>Postnikova A, Koval N, Nadiradze G, Alistarh D-A. Multi-queues can be state-of-the-art priority schedulers. 2022. doi:&lt;a href=&quot;https://doi.org/10.5281/ZENODO.5733408&quot;&gt;10.5281/ZENODO.5733408&lt;/a&gt;</dc:source>
   	<dc:relation>info:eu-repo/semantics/altIdentifier/doi/10.5281/ZENODO.5733408</dc:relation>
   	<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
</oai_dc:dc>
</ListRecords>
</OAI-PMH>
