<?xml version="1.0" encoding="UTF-8"?>

<modsCollection xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-3.xsd">
<mods version="3.3">

<genre>conference paper</genre>

<titleInfo><title>Solving Maxwell&apos;s Equations with Modern C++ and SYCL: A Case Study</title></titleInfo>





<name type="personal">
  <namePart type="given">Ayesha</namePart>
  <namePart type="family">Afzal</namePart>
  <role><roleTerm type="text">author</roleTerm> </role></name>
<name type="personal">
  <namePart type="given">Christian</namePart>
  <namePart type="family">Schmitt</namePart>
  <role><roleTerm type="text">author</roleTerm> </role></name>
<name type="personal">
  <namePart type="given">Samer</namePart>
  <namePart type="family">Alhaddad</namePart>
  <role><roleTerm type="text">author</roleTerm> </role><identifier type="local">42456</identifier></name>
<name type="personal">
  <namePart type="given">Yevgen</namePart>
  <namePart type="family">Grynko</namePart>
  <role><roleTerm type="text">author</roleTerm> </role><identifier type="local">26059</identifier></name>
<name type="personal">
  <namePart type="given">Jürgen</namePart>
  <namePart type="family">Teich</namePart>
  <role><roleTerm type="text">author</roleTerm> </role></name>
<name type="personal">
  <namePart type="given">Jens</namePart>
  <namePart type="family">Förstner</namePart>
  <role><roleTerm type="text">author</roleTerm> </role><identifier type="local">158</identifier><description xsi:type="identifierDefinition" type="orcid">0000-0001-7059-9862</description></name>
<name type="personal">
  <namePart type="given">Frank</namePart>
  <namePart type="family">Hannig</namePart>
  <role><roleTerm type="text">author</roleTerm> </role></name>







<name type="corporate">
  <namePart></namePart>
  <identifier type="local">61</identifier>
  <role>
    <roleTerm type="text">department</roleTerm>
  </role>
</name>





<name type="corporate">
  <namePart>HighPerMeshes</namePart>
  <role><roleTerm type="text">project</roleTerm></role>
</name>
<name type="corporate">
  <namePart>Computing Resources Provided by the Paderborn Center for Parallel Computing</namePart>
  <role><roleTerm type="text">project</roleTerm></role>
</name>



<abstract lang="eng">In scientific computing, unstructured meshes are a crucial foundation for the simulation of real-world physical phenomena. Compared to regular grids, they allow resembling the computational domain with a much higher accuracy, which in turn leads to more efficient computations.&lt;br /&gt;There exists a wealth of supporting libraries and frameworks that aid programmers with the implementation of applications working on such grids, each built on top of existing parallelization technologies. However, many approaches require the programmer to introduce a different programming paradigm into their application or provide different variants of the code. SYCL is a new programming standard providing a remedy to this dilemma by building on standard C ++17 with its so-called single-source approach: Programmers write standard C ++ code and expose parallelism using C++17 keywords. The application is&lt;br /&gt;then transformed into a concrete implementation by the SYCL implementation. By encapsulating the OpenCL ecosystem, different SYCL implementations enable not only the programming of CPUs but also of heterogeneous platforms such as GPUs or other devices. For the first time, this paper showcases a SYCL-&lt;br /&gt;based solver for the nodal Discontinuous Galerkin method for Maxwell’s equations on unstructured meshes. We compare our solution to a previous C-based implementation with respect to programmability and performance on heterogeneous platforms.&lt;br</abstract>

<relatedItem type="constituent">
  <location>
    <url displayLabel="2018-08 Afzal - ASAP Proceedings - Solving Maxwell equations with modern C++ and SYCL.pdf">https://ris.uni-paderborn.de/download/3588/3986/2018-08 Afzal - ASAP Proceedings - Solving Maxwell equations with modern C++ and SYCL.pdf</url>
  </location>
  <physicalDescription><internetMediaType>application/pdf</internetMediaType></physicalDescription><accessCondition type="allowOAdate">2019-09-03</accessCondition>
</relatedItem>
<originInfo><dateIssued encoding="w3cdtf">2018</dateIssued>
</originInfo>
<language><languageTerm authority="iso639-2b" type="code">eng</languageTerm>
</language>

<subject><topic>tet_topic_hpc</topic>
</subject>


<relatedItem type="host"><titleInfo><title>Proceedings of the 29th Annual IEEE International Conference on Application-specific Systems, Architectures and Processors (ASAP)</title></titleInfo>
  <identifier type="isbn">978-1-5386-7479-6</identifier><identifier type="doi">10.1109/ASAP.2018.8445127</identifier>
<part><extent unit="pages">49-56</extent>
</part>
</relatedItem>


<extension>
<bibliographicCitation>
<mla>Afzal, Ayesha, et al. “Solving Maxwell’s Equations with Modern C++ and SYCL: A Case Study.” &lt;i&gt;Proceedings of the 29th Annual IEEE International Conference on Application-Specific Systems, Architectures and Processors (ASAP)&lt;/i&gt;, 2018, pp. 49–56, doi:&lt;a href=&quot;https://doi.org/10.1109/ASAP.2018.8445127&quot;&gt;10.1109/ASAP.2018.8445127&lt;/a&gt;.</mla>
<ama>Afzal A, Schmitt C, Alhaddad S, et al. Solving Maxwell’s Equations with Modern C++ and SYCL: A Case Study. In: &lt;i&gt;Proceedings of the 29th Annual IEEE International Conference on Application-Specific Systems, Architectures and Processors (ASAP)&lt;/i&gt;. ; 2018:49-56. doi:&lt;a href=&quot;https://doi.org/10.1109/ASAP.2018.8445127&quot;&gt;10.1109/ASAP.2018.8445127&lt;/a&gt;</ama>
<bibtex>@inproceedings{Afzal_Schmitt_Alhaddad_Grynko_Teich_Förstner_Hannig_2018, title={Solving Maxwell’s Equations with Modern C++ and SYCL: A Case Study}, DOI={&lt;a href=&quot;https://doi.org/10.1109/ASAP.2018.8445127&quot;&gt;10.1109/ASAP.2018.8445127&lt;/a&gt;}, booktitle={Proceedings of the 29th Annual IEEE International Conference on Application-specific Systems, Architectures and Processors (ASAP)}, author={Afzal, Ayesha and Schmitt, Christian and Alhaddad, Samer and Grynko, Yevgen and Teich, Jürgen and Förstner, Jens and Hannig, Frank}, year={2018}, pages={49–56} }</bibtex>
<apa>Afzal, A., Schmitt, C., Alhaddad, S., Grynko, Y., Teich, J., Förstner, J., &amp;#38; Hannig, F. (2018). Solving Maxwell’s Equations with Modern C++ and SYCL: A Case Study. In &lt;i&gt;Proceedings of the 29th Annual IEEE International Conference on Application-specific Systems, Architectures and Processors (ASAP)&lt;/i&gt; (pp. 49–56). &lt;a href=&quot;https://doi.org/10.1109/ASAP.2018.8445127&quot;&gt;https://doi.org/10.1109/ASAP.2018.8445127&lt;/a&gt;</apa>
<ieee>A. Afzal &lt;i&gt;et al.&lt;/i&gt;, “Solving Maxwell’s Equations with Modern C++ and SYCL: A Case Study,” in &lt;i&gt;Proceedings of the 29th Annual IEEE International Conference on Application-specific Systems, Architectures and Processors (ASAP)&lt;/i&gt;, 2018, pp. 49–56.</ieee>
<short>A. Afzal, C. Schmitt, S. Alhaddad, Y. Grynko, J. Teich, J. Förstner, F. Hannig, in: Proceedings of the 29th Annual IEEE International Conference on Application-Specific Systems, Architectures and Processors (ASAP), 2018, pp. 49–56.</short>
<chicago>Afzal, Ayesha, Christian Schmitt, Samer Alhaddad, Yevgen Grynko, Jürgen Teich, Jens Förstner, and Frank Hannig. “Solving Maxwell’s Equations with Modern C++ and SYCL: A Case Study.” In &lt;i&gt;Proceedings of the 29th Annual IEEE International Conference on Application-Specific Systems, Architectures and Processors (ASAP)&lt;/i&gt;, 49–56, 2018. &lt;a href=&quot;https://doi.org/10.1109/ASAP.2018.8445127&quot;&gt;https://doi.org/10.1109/ASAP.2018.8445127&lt;/a&gt;.</chicago>
</bibliographicCitation>
</extension>
<recordInfo><recordIdentifier>3588</recordIdentifier><recordCreationDate encoding="w3cdtf">2018-07-23T07:12:03Z</recordCreationDate><recordChangeDate encoding="w3cdtf">2022-01-06T06:59:26Z</recordChangeDate>
</recordInfo>
</mods>
</modsCollection>
