Journée commune AFSEC-SED

Mardi 11 avril de 9h30 à 16h à l’ENSAM de Paris se tiendra une journée commune au GT AFSEC et au CT SED du GDR MACS.

L’inscription est gratuite mais obligatoire et peut se faire à l’adresse suivante : https://forms.gle/P6uH3Zz5Kjr4a1H17

Cinq exposés seront proposés.

  • Moving Block System: Verification Framework. par Rim Saddem (LIS, Aix-Marseille Université)
  • Analyse d’atteignabilité directe des systèmes (max,+)-linéaires à l’aide des polyèdres tropicaux : application à la sûreté. par Guilherme Espindola Winck (LARIS, Université d’Angers)
  • Fuzzing de systèmes à états. par Rémi Parrot (IT Department, Uppsala University)
  • Model-Bounded Monitoring of Hybrid Systems. par Étienne André (LIPN, Université Sorbonne Paris Nord)
  • Computing Linear Inductive Invariants for Petri Nets using Property Directed Reachability. par Nicolas Amat (LAAS-CNRS, INSA Toulouse)

Date: Mardi, 11 Avril, 2023

Journée MTV2 le 16.03.2023 au LMF, Univ.Paris-Saclay

La prochaine journée du groupe de travail MTV2 (Méthodes de test pour la validation et la vérification) aura lieu

  le jeudi 16 mars 2023
  au laboratoire LMF de l’Université Paris-Saclay.

Elle sera organisée sur place par Burkhart Wolff, Frédéric Voisin et Fatiha Zaidi.

Si vous êtes intéressés, merci de vous inscrire sur le lien suivant :

   https://framadate.org/jlYKjeU4hCCxXiwo
   de préférence, avant le 10 février 2023.

en indiquant vos nom et affiliation, si vous participez, si vous prenez le déjeuner
et, le cas échéant, si vous souhaitez proposer un exposé (si oui, 
merci d’envoyer également le titre et le résumé aux organisateurs par mél). 

Le programme et les informations pratiques seront publiés sur la page du groupe :

https://sites.google.com/view/gdr-gpl-mtv2/manifestations-mtv2/16-03-2023

Date: Jeudi, 16 Mars, 2023

Journée commune GT Vélocité Logicielle et Ingénierie des Modèles – Paris (LIP6) – 10 Mars 2023

Le vendredi 10 mars 2023 à Paris, au LIP6, aura lieu une journée commune aux groupes de travail Vélocité Logicielle et Ingénierie des Modèles.

En raison de la grève actuelle dans les transports, la journée physique à Paris est annulée. Elle est remplacée par une journée en visio-conférence (le lien sera donné dans le programme ci-dessous).

Les exposés seront plutôt centrés sur des travaux d’intérêt à la fois pour l’Ingénierie Des Modèles et pour la Vélocité Logicielle ; idéalement, à leur frontière.

Réunion commune GT AFSEC (Approches Formelles des Systèmes Embarqués Communicants) et IE (Ingénierie des Exigences)

La prochaine journée de notre groupe de travail aura lieu le mercredi 6 avril 2022 à Nantes.

Cela sera une journée particulière puisqu’elle sera commune aux GT AFSEC (Approches Formelles des Systèmes Embarqués Communicants) et IE. Les exposés seront donc plutôt centrés sur des travaux relevant à la fois des thématiques des deux GT.

Vous pouvez donc noter dès à présent la journée du 6 avril dans vos agendas! 

Pour cette journée nous sommes à la recherche d’oratrices et d’orateurs. Si vous souhaitez présenter vos travaux, n’hésitez pas à nous contacter.

GT-Debugging : ressources 2021 en lignes (slides, vidéos)

Bonsoir à tous,

l’année 2021 du GT-Debugging s’est terminée par une présentation “Debugging Scientific Software” de Dorian Leroy, post-doc à Diverse/Inria, et dont les slides et vidéos sont disponibles ici.

Merci à Dorian pour sa super présentation !

Toutes les ressources du GT-Debugging (slides, vidéos) sont également disponibles sur notre serveur de fichiers .

Bonnes fêtes de fin d’année à tous, et à l’année prochaine pour le GT-Debugging 2022!

3rd meeting of the Yoda working group

The 3rd meeting of the Yoda working group was held remotely on

Monday, 29th of November, 2021, 14:00-16:00 CET 14:30-16:30 CET.

The program comprised three talks:

  • 14:30-15:00: “Sustaining Performance While Reducing Energy Consumption: A Control Theory Approach”
    by Sophie Cerf, Spirals (Inria Lille – Nord Europe)
    Presentation: slidesvideoAbstract: Production high-performance computing systems continue to grow in complexity and size. As applications struggle to make use of increasingly heterogeneous compute nodes, maintaining high efficiency (performance per watt) for the whole platform becomes a challenge. Alongside the growing complexity of scientific workloads, this extreme heterogeneity is also an opportunity: as applications dynamically undergo variations in workload, due to phases or data/compute movement between devices, one can dynamically adjust power across compute elements to save energy without impacting performance. With an aim toward an autonomous and dynamic power management strategy for current and future HPC architectures, this paper explores the use of control theory for the design of a dynamic power regulation method. Structured as a feedback loop, our approach—which is novel in computing resource management—consists of periodically monitoring application progress and choosing at runtime a suitable power cap for processors. Thanks to a preliminary offline identification process, we derive a model of the dynamics of the system and a proportional-integral (PI) controller. We evaluate our approach on top of an existing resource management framework, the Argo Node Resource Manager, deployed on several clusters of Grid’5000, using a standard memory-bound HPC benchmark.
  • 15:00-16:00: “Data Science-Driven Methods for Sustainable and Failure Tolerant Edge Systems”
    Invited talk by Ivona Brandić, Institute of Information Systems Engineering (TU Wien)
    Presentation: slides, video recording available on demandAbstract: Nowadays we experience a paradigm shift in our society, where every item around us is becoming a computer facilitating life-changing applications like self-driving cars, telemedicine, precision agriculture or virtual reality. On one hand, for the execution of such resource-demanding applications, we need powerful IT facilities. On the other hand, the requirements often include latencies below 100 ms or even below 10 ms – what is called “tactile internet”. To facilitate low latency, computation has to be placed in the vicinity of the end-users by utilizing the concept of Edge Computing. In this talk, we explain the challenges of Edge systems in combination with tactile internet. We discuss the recent problems of geographically distributed machine learning applications and novel approaches to balance competing priorities like the energy efficiency and the staleness of the machine learning models.
  • 16:00-16:30: “Reasoning about Reconfigurations of Distributed Systems”
    by Radu Iosif, MOHYTOS (VERIMAG)
    Presentation: slidesvideoAbstract: This paper presents a Hoare-style calculus for formal reasoning about reconfiguration programs of distributed systems. Such programs create and delete components and/or interactions (connectors) while the system components change state according to their internal behaviour. Our proof calculus uses a resource logic, in the spirit of Separation Logic, to give local specifications of reconfiguration actions. Moreover, distributed systems with an unbounded number of components are described using inductively defined predicates. The correctness of reconfiguration programs relies on havoc invariants, which are assertions about the ongoing interactions in a part of the system that is not affected by the structural change caused by the
    reconfiguration. We present a proof system for such invariants in an assume/rely-guarantee style. We illustrate the feasibility of our approach by proving the correctness of real-life distributed systems with reconfigurable (self-adjustable) tree architectures.