<?xml version="1.0" encoding="UTF-8"?><rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel rdf:about="http://dl.gi.de/handle/20.500.12116/1904">
<title>PARS-Mitteilungen 2016</title>
<link>http://dl.gi.de/handle/20.500.12116/1904</link>
<description/>
<items>
<rdf:Seq>
<rdf:li rdf:resource="http://dl.gi.de/handle/20.500.12116/1909"/>
<rdf:li rdf:resource="http://dl.gi.de/handle/20.500.12116/1908"/>
<rdf:li rdf:resource="http://dl.gi.de/handle/20.500.12116/1905"/>
<rdf:li rdf:resource="http://dl.gi.de/handle/20.500.12116/1906"/>
</rdf:Seq>
</items>
<dc:date>2026-07-21T14:14:15Z</dc:date>
</channel>
<item rdf:about="http://dl.gi.de/handle/20.500.12116/1909">
<title>PARS-Mitteilungen 2016</title>
<link>http://dl.gi.de/handle/20.500.12116/1909</link>
<description>PARS-Mitteilungen 2016
</description>
<dc:date>2016-01-01T00:00:00Z</dc:date>
</item>
<item rdf:about="http://dl.gi.de/handle/20.500.12116/1908">
<title>Optimizing Parallel Runtime of Cryptanalytic Algorithms by Selecting Between Word-Parallel and Bit-Serial Variants of Program Parts</title>
<link>http://dl.gi.de/handle/20.500.12116/1908</link>
<description>Optimizing Parallel Runtime of Cryptanalytic Algorithms by Selecting Between Word-Parallel and Bit-Serial Variants of Program Parts
Eitschberger, Patrick; Keller, Jörg
Cryptanalytic algorithms such as dictionary attacks, that test huge numbers of keys to decrypt a ciphertext to a certain plaintext, need lots of computational resources and efficient coding, but allow large scale parallelism such as many-cores plus GPUs. Some attacks have profited from a bit-serial data representation, that allows SIMD-like coding per thread and increases the degree of parallelism. We investigate the question how to decide for distinct parts of such algorithms whether to code them in a bit-serial or normal word-parallel manner. Given bit-serial and word-parallel variants for each part of the cryptographic algorithm, we benchmark the runtime of the variants, and additionally the runtime of the conversion between the different data rep- resentations. Then we model the resulting variant selection problem as a direct graph — in the fashion of a global composition optimization problem — and find the optimal runtime by computing the shortest path from source to sink node. We evaluate our approach with the Advanced Encryption Standard (AES) and demonstrate runtime advantages.
</description>
<dc:date>2016-01-01T00:00:00Z</dc:date>
</item>
<item rdf:about="http://dl.gi.de/handle/20.500.12116/1905">
<title>Synchronization of MPI One-Sided Communication on a Non-Cache-Coherent Many-Core System</title>
<link>http://dl.gi.de/handle/20.500.12116/1905</link>
<description>Synchronization of MPI One-Sided Communication on a Non-Cache-Coherent Many-Core System
Christgau, Steffen; Schnor, Bettina
This paper discusses the design and implementation of MPI’s general active target synchronization on the Intel Single-Chip Cloud Computer, a non-cache-coherent many-core CPU. Measurements show a performance benefit of a factor of four compared to the default SCC-tuned MPI implementation and demonstrate the feasibility of implementing efficiently a shared memory protocol despite the lack of cache coherence. Further, a classification of implementation designs of MPI’s general active target synchronization is presented.
</description>
<dc:date>2016-01-01T00:00:00Z</dc:date>
</item>
<item rdf:about="http://dl.gi.de/handle/20.500.12116/1906">
<title>Simulation based Analysis of Memory Access Conflicts for Heterogeneous Multi-Core Platforms</title>
<link>http://dl.gi.de/handle/20.500.12116/1906</link>
<description>Simulation based Analysis of Memory Access Conflicts for Heterogeneous Multi-Core Platforms
Brandenburg, Jens; Stabernack, Benno
Besides aspects of HW/SW partitioning, resource allocation and mapping, also the optimization of the memory subsystem plays a crucial role during the complex HW/SW co-design and co-optimization process. Especially for memory bound applications, like state of the art video codecs, the memory subsystem has become one of the bottlenecks limiting the performance gains from parallelization and HW accelerated approaches. Memory access conflicts, due to the concurrent access to a shared memory location, are a major source of this bottleneck. To develop counter strategies and to optimize the design, an in-depth analysis of all memory access conflicts is necessary and required. In order to provide this analysis, we propose a flexible tracing and profiling methodology, which provides a timing-accurate memory access conflict analysis for SystemC-based platform simulation models. In a case study this memory access conflict analysis is performed for a heterogeneous platform running a parallel high efficiency video coding (HEVC) intra encoder application. This analysis leads to an optimized design, which reduces the number of memory access conflicts and shows significant performance gains for the target video encoder application.
</description>
<dc:date>2016-01-01T00:00:00Z</dc:date>
</item>
</rdf:RDF>
