User Tools

Site Tools


apr:journees:ete2024

This is an old revision of the document!


Journées APR d'été 2024 à Caen

les 30 et 31 mai 2024

Adresse

Université de Caen Normandie
Campus 2
Côte de nacre
Boulevard Maréchal Juin
14032 Caen Cedex 5

Tram ligne T2, arrêt Campus 2

Carte OpenStreetMap

Programme préliminaire

  • Jeudi 30 mai 2024
    • Arrivée en train suggérée à 12:03 en gare de Caen
    • 13:00-14:30: Déjeuner
    • 14:30-16:00: 1ère session, 3 exposés
    • 16:00-16:30: Pause
    • 16:30-18:00: 2ème session, 3 exposés
    • soir: dîner
  • Vendredi 31 mai 2024
    • 09:00-10:30: 3ème session, 3 exposés
    • 10:30-11:00: Pause
    • 11:00-12:30: 4ème session, exposés, discussion sur l'enseignement
    • 12:30-14:00: Déjeuner
    • 14:00-15:00: Réunion APR
    • Départ suggéré par le train de 15:56 en gare de Caen

Liste des intervenants

  • Julien Courtiel (GREYC, Université de Caen)
  • Amaury Curiel (APR, LIP6, Sorbonne Université)
  • Matthieu Dien (GREYC, Université de Caen)
  • Jean-Luc Lamotte (GREYC, Université de Caen)
  • Ève Le Guillou (APR, LIP6, Sorbonne Université)
  • Marco Milanese (APR, LIP6, Sorbonne Université)
  • Mathieu Pont (APR, LIP6, Sorbonne Université)
  • Keanu Sisouk (APR, LIP6, Sorbonne Université)
  • Loïc Sylverstre (APR, LIP6, Sorbonne Université)
  • Milla Valnet (APR, LIP6, Sorbonne Université)

Résumés

Modular Counting of Linear Extensions
Matthieu Dien (GREYC, Université de Caen)

The counting of linear extensions is a prominent problem about partial orders. Unfortunately, the problem is computationally hard and in fact, relatively few counting procedures have been proposed in the literature. In this talk, we will present a new counting algorithm based on the modular decomposition of posets. This algorithm has a better parametrized complexity than the state of the art. Moreover, this approach leads us to consider a new parameter of posets (the BIT-width) with two corresponding conjectures.


TTK is Getting MPI-Ready
Ève Le Guillou (APR, SU)

This system paper documents the technical foundations for the extension of the Topology ToolKit (TTK) to distributed-memory parallelism with the Message Passing Interface (MPI). While several recent papers introduced topology-based approaches for distributed-memory environments, these were reporting experiments obtained with tailored, mono-algorithm implementations. In contrast, we describe in this paper a versatile approach (supporting both triangulated domains and regular grids) for the support of topological analysis pipelines, i.e. a sequence of topological algorithms interacting together. While developing this extension, we faced several algorithmic and software engineering challenges, which we document in this paper. We describe an MPI extension of TTK's data structure for triangulation representation and traversal, a central component to the global performance and generality of TTK's topological implementations. We also introduce an intermediate interface between TTK and MPI, both at the global pipeline level, and at the fine-grain algorithmic level. We provide a taxonomy for the distributed-memory topological algorithms supported by TTK, depending on their communication needs and provide examples of hybrid MPI+thread parallelizations. Performance analyses show that parallel efficiencies range from 20% to 80% (depending on the algorithms), and that the MPI-specific preconditioning introduced by our framework induces a negligible computation time overhead. We illustrate the new distributed-memory capabilities of TTK with an example of advanced analysis pipeline, combining multiple algorithms, run on the largest publicly available dataset we have found (120 billion vertices) on a cluster with 64 nodes (for a total of 1536 cores). Finally, we provide a roadmap for the completion of TTK's MPI extension, along with generic recommendations for each algorithm communication category.

[article]


Under-approximating Abstract Interpretation
Marco Milanese (APR, SU)

Static analysis by abstract interpretation has traditionally focused on program verification, that is on checking that programs are free of bugs. However, in practice it is not easy to achieve a low rate of false positives, and thus verification techniques are difficult to use to catch bugs. In this PhD we explore a different and unconventional analysis, based on abstract interpretation, allowing to compute under-approximations and thus catching bugs. This analysis infers sufficient pre-conditions for program defects, enabling developers to detect real bugs and obtain precise information on the conditions where they occur. Our work applies this analysis to the C programming languge: firstly, by focusing on numeric properties and more recently by adding support for the rest of the language (e.g., pointers, memory allocations). Finally, we discuss preliminary results of our experiments and future directions of work.


apr/journees/ete2024.1715952998.txt.gz · Last modified: 2024/05/17 15:36 by mine