Skip to main content

Showing 1–4 of 4 results for author: Lagravière, J

Searching in archive cs. Search in all archives.
.
  1. Parallel decoder for Low Density Parity Check Codes: A MPSoC study

    Authors: Sudeep Kanur, Georgios Georgakarakos, Antti Siirilä, Jérémie Lagravière, Kristian Nybom, Sébastien Lafond, Johan Lilius

    Abstract: The near channel performance of Low Density Parity Check Codes (LDPC) has motivated its wide applications. Iterative decoding of LDPC codes provides significant implementation challenges as the complexity grows with the code size. Recent trends in integrating Multiprocessor System on Chip (MPSoC) with Network on Chip (NoC) gives a modular platform for parallel implementation. This paper presents a… ▽ More

    Submitted 25 November, 2022; originally announced November 2022.

    Comments: 2013 International Conference on High Performance Computing & Simulation (HPCS)

  2. arXiv:2102.03614  [pdf, other

    cs.DC cs.PF cs.PL

    A Newcomer In The PGAS World -- UPC++ vs UPC: A Comparative Study

    Authors: Jérémie Lagravière, Johannes Langguth, Martina Prugger, Phuong H. Ha, Xing Cai

    Abstract: A newcomer in the Partitioned Global Address Space (PGAS) 'world' has arrived in its version 1.0: Unified Parallel C++ (UPC++). UPC++ targets distributed data structures where communication is irregular or fine-grained. The key abstractions are global pointers, asynchronous programming via RPC, futures and promises. UPC++ API for moving non-contiguous data and handling memories with different opti… ▽ More

    Submitted 6 February, 2021; originally announced February 2021.

    Comments: 24 pages

  3. Performance optimization and modeling of fine-grained irregular communication in UPC

    Authors: Jérémie Lagravière, Johannes Langguth, Martina Prugger, Lukas Einkemmer, Phuong H. Ha, Xing Cai

    Abstract: The UPC programming language offers parallelism via logically partitioned shared memory, which typically spans physically disjoint memory sub-systems. One convenient feature of UPC is its ability to automatically execute between-thread data movement, such that the entire content of a shared data array appears to be freely accessible by all the threads. The programmer friendliness, however, can com… ▽ More

    Submitted 29 December, 2019; originally announced December 2019.

    Journal ref: Scientific Programming Volume 2019, Article ID 6825728, 20 pages. Hindawi

  4. On the Performance and Energy Efficiency of the PGAS Programming Model on Multicore Architectures

    Authors: Jérémie Lagravière, Johannes Langguth, Mohammed Sourouri, Phuong H. Ha, Xing Cai

    Abstract: Using large-scale multicore systems to get the maximum performance and energy efficiency with manageable programmability is a major challenge. The partitioned global address space (PGAS) programming model enhances programmability by providing a global address space over large-scale computing systems. However, so far the performance and energy efficiency of the PGAS model on multicore-based paralle… ▽ More

    Submitted 29 December, 2019; originally announced December 2019.

    Journal ref: Published in: 2016 International Conference on High Performance Computing & Simulation (HPCS) Date of Conference: 18-22 July 2016 Conference Location: Innsbruck, Austria