FR3091770A1 - Method for deploying a task in a supercomputer, method for implementing a task in a supercomputer, corresponding computer program and supercomputer - Google Patents

Method for deploying a task in a supercomputer, method for implementing a task in a supercomputer, corresponding computer program and supercomputer Download PDF

Info

Publication number
FR3091770A1
FR3091770A1 FR1904679A FR1904679A FR3091770A1 FR 3091770 A1 FR3091770 A1 FR 3091770A1 FR 1904679 A FR1904679 A FR 1904679A FR 1904679 A FR1904679 A FR 1904679A FR 3091770 A1 FR3091770 A1 FR 3091770A1
Authority
FR
France
Prior art keywords
task
network
allocated
nodes
sub
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
FR1904679A
Other languages
French (fr)
Other versions
FR3091770B1 (en
Inventor
Jean-Noël QUINTIN
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Bull Sas Fr
Commissariat a lEnergie Atomique et aux Energies Alternatives CEA
Original Assignee
Bull SA
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Bull SA filed Critical Bull SA
Priority to US16/722,912 priority Critical patent/US11334392B2/en
Priority to EP19219177.3A priority patent/EP3671456A1/en
Publication of FR3091770A1 publication Critical patent/FR3091770A1/en
Application granted granted Critical
Publication of FR3091770B1 publication Critical patent/FR3091770B1/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5061Partitioning or combining of resources
    • G06F9/5072Grid computing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5061Partitioning or combining of resources
    • G06F9/5066Algorithms for mapping a plurality of inter-dependent sub-tasks onto a plurality of physical CPUs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/16Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
    • G06F15/163Interprocessor communication
    • G06F15/173Interprocessor communication using an interconnection network, e.g. matrix, shuffle, pyramid, star, snowflake
    • G06F15/17306Intercommunication techniques
    • G06F15/17312Routing techniques specific to parallel machines, e.g. wormhole, store and forward, shortest path problem congestion
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
    • G06F9/485Task life-cycle, e.g. stopping, restarting, resuming execution
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
    • G06F9/4881Scheduling strategies for dispatcher, e.g. round robin, multi-level priority queues
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
    • G06F9/4881Scheduling strategies for dispatcher, e.g. round robin, multi-level priority queues
    • G06F9/4893Scheduling strategies for dispatcher, e.g. round robin, multi-level priority queues taking into account power or heat criteria
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5011Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resources being hardware resources other than CPUs, Servers and Terminals
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5011Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resources being hardware resources other than CPUs, Servers and Terminals
    • G06F9/5016Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resources being hardware resources other than CPUs, Servers and Terminals the resource being the memory
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5011Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resources being hardware resources other than CPUs, Servers and Terminals
    • G06F9/5022Mechanisms to release resources
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5027Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5027Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals
    • G06F9/5044Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals considering hardware capabilities
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5061Partitioning or combining of resources
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5061Partitioning or combining of resources
    • G06F9/5077Logical partitioning of resources; Management or configuration of virtualized resources
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5094Allocation of resources, e.g. of the central processing unit [CPU] where the allocation takes into account power or heat criteria
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Mathematical Physics (AREA)
  • Computer Hardware Design (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

Ce procédé de déploiement d’une tâche comporte : l’allocation de nœuds (1…16) à la tâche ; la détermination, dans le réseau (110), d’un sous-réseau, d’interconnexion des nœuds alloués, satisfaisant un ou plusieurs critères de détermination prédéfinis comportant un premier critère selon lequel le sous-réseau déterminé est celui, parmi au moins deux sous-réseaux satisfaisant le ou les critères autres que le premier critère, utilisant le plus de commutateurs déjà alloués chacun à au moins une tâche déjà déployée ; l’allocation du sous-réseau, et en particulier des liens appartenant à ce sous-réseau, à la tâche ; et l’implémentation de routes de communication inter-nœuds dans le sous-réseau alloué Figure pour l’abrégé : Fig. 1This method of deploying a task involves: allocating nodes (1 ... 16) to the task; the determination, in the network (110), of a sub-network, of interconnection of the allocated nodes, satisfying one or more predefined determination criteria comprising a first criterion according to which the determined sub-network is that, among at least two subnets satisfying the criteria other than the first criterion, using the most switches already allocated each to at least one task already deployed; the allocation of the subnetwork, and in particular the links belonging to this subnetwork, to the task; and the implementation of inter-node communication routes in the allocated subnet Figure for the abstract: Fig. 1

Description

Procédé de déploiement d’une tâche dans un supercalculateur, procédé de mise en œuvre d’une tâche dans un supercalculateur, programme d’ordinateur correspondant et supercalculateurMethod for deploying a task in a supercomputer, method for implementing a task in a supercomputer, corresponding computer program and supercomputer

La présente invention concerne un procédé de déploiement d’une tâche dans un supercalculateur, un procédé de mise en œuvre d’une tâche dans un supercalculateur, un programme d’ordinateur correspondant et un supercalculateur.The present invention relates to a method for deploying a task in a supercomputer, a method for implementing a task in a supercomputer, a corresponding computer program and a supercomputer.

L'invention s’applique plus particulièrement à un procédé de déploiement d’une tâche dans une grappe d’ordinateurs formant un supercalculateur comportant :The invention applies more particularly to a method for deploying a task in a cluster of computers forming a supercomputer comprising:

- des ordinateurs présentant chacun au moins une interface réseau formant un nœud ; et- Computers each having at least one network interface forming a node; and

- un réseau d’interconnexion des nœuds, comportant :- an interconnection network of nodes, comprising:

-- des commutateurs présentant chacun des interfaces réseaux, et-- switches each having network interfaces, and

-- des liens connectant chacun soit un nœud et une interface réseau d’un commutateur, soit deux interfaces réseaux de deux commutateurs respectifs ;-- links each connecting either a node and a network interface of a switch, or two network interfaces of two respective switches;

le procédé comportant :the process comprising:

- l’allocation de nœuds à la tâche.- the allocation of nodes to the task.

L’article de J. Domke et T. Hoefler intitué intitulé « Scheduling-Aware Routing for Supercomputers » et publié dans SC '16: Proceedings of the International Conference for High Performance Computing, Networking, Storage and Analysis, Salt Lake City, UT, 2016, pp. 142-153, doi: 10.1109/SC.2016.12 décrit un procédé utilisant une base de données avec la liste des tâches en cours d’exécution sur le supercalculateur, le routage recalculant les routes en fonction de leur utilisation afin de réduire la congestion sur le réseau.The article by J. Domke and T. Hoefler entitled "Scheduling-Aware Routing for Supercomputers" and published in SC '16: Proceedings of the International Conference for High Performance Computing, Networking, Storage and Analysis, Salt Lake City, UT, 2016, p. 142-153, doi:10.1109/SC.2016.12 describes a method using a database with the list of tasks running on the supercomputer, the routing recalculating the routes according to their use in order to reduce congestion on the network.

L’article de Matthieu Perotin et Tom Cornebize intitulé « Isolating Jobs for Security on High-Performance Fabrics » publié dans High-Performance Interconnection Networks in the Exascale and Big-Data Era (HiPINEB) 2017, IEEE 3rd International Workshop on, pp. 49-56, 2017, décrit un procédé dans lequel les tâches sont isolées les unes des autres (dans le sens où elles ne peuvent pas communiquer entre elles) en supprimant des lignes dans les tables de routage, de manière à ce qu’il n’existe pas de route entre deux nœuds alloués respectivement à deux tâches différentes.The article by Matthieu Perotin and Tom Cornebize entitled “Isolating Jobs for Security on High-Performance Fabrics” published in High-Performance Interconnection Networks in the Exascale and Big-Data Era (HiPINEB) 2017, IEEE 3rd International Workshop on, pp. 49-56, 2017, describes a method in which tasks are isolated from each other (in the sense that they cannot communicate with each other) by deleting rows in the routing tables, so that there is no There is no route between two nodes allocated respectively to two different tasks.

Il peut ainsi être souhaité de prévoir un procédé de déploiement d’une tâche dans une grappe d’ordinateurs formant un supercalculateur, qui permette de diminuer la consommation énergétique du supercalculateur.It may thus be desirable to provide a method for deploying a task in a cluster of computers forming a supercomputer, which makes it possible to reduce the energy consumption of the supercomputer.

L’invention a donc pour objet un procédé de déploiement d’une tâche dans une grappe d’ordinateurs formant un supercalculateur comportant :The subject of the invention is therefore a method for deploying a task in a cluster of computers forming a supercomputer comprising:

- des ordinateurs présentant chacun au moins une interface réseau formant un nœud ; et- Computers each having at least one network interface forming a node; and

- un réseau d’interconnexion des nœuds, comportant :- an interconnection network of nodes, comprising:

-- des commutateurs présentant chacun des interfaces réseaux, et-- switches each having network interfaces, and

-- des liens connectant chacun soit un nœud et une interface réseau d’un commutateur, soit deux interfaces réseaux de deux commutateurs respectifs ;-- links each connecting either a node and a network interface of a switch, or two network interfaces of two respective switches;

le procédé comportant :the process comprising:

- l’allocation de nœuds à la tâche ;- the allocation of nodes to the task;

le procédé étant caractérisé en ce qu’il comporte en outre :the method being characterized in that it further comprises:

- la détermination, dans le réseau, d’un sous-réseau, d’interconnexion des nœuds alloués, satisfaisant un ou plusieurs critères de détermination prédéfinis comportant un premier critère selon lequel le sous-réseau déterminé est celui, parmi au moins deux sous-réseaux satisfaisant le ou les critères autres que le premier critère, utilisant le plus de commutateurs déjà alloués chacun à au moins une tâche déjà déployée ;- the determination, in the network, of a sub-network, of interconnection of the allocated nodes, satisfying one or more predefined determination criteria comprising a first criterion according to which the determined sub-network is the one, among at least two sub- networks satisfying the criterion or criteria other than the first criterion, using the most switches already allocated each to at least one task already deployed;

- l’allocation du sous-réseau, et en particulier des liens appartenant à ce sous-réseau, à la tâche ; et- the allocation of the sub-network, and in particular of the links belonging to this sub-network, to the task; and

- l’implémentation de routes de communication inter-nœuds dans le sous-réseau alloué.- the implementation of inter-node communication routes in the allocated subnet.

Ainsi, grâce à l’invention, moins de commutateurs sont utilisés, ce qui permet d’éteindre, ou bien de placer dans un état de veille, un grand nombre de commutateurs inutilisés. Malgré la surconsommation et le léger temps de latence dus à l’allumage ou bien au réveil d’un commutateur, il a été trouvé, qu’en moyenne, le procédé de l’invention pouvait permettre une économie d’énergie sans retarder sensiblement le déploiement des tâches.Thus, thanks to the invention, fewer switches are used, which makes it possible to turn off, or else place in a standby state, a large number of unused switches. Despite the overconsumption and the slight latency time due to switching on or waking up a switch, it has been found that, on average, the method of the invention could allow an energy saving without significantly delaying the task deployment.

De façon optionnelle également, la détermination du sous-réseau comporte la détermination des au moins deux sous-réseaux satisfaisant le ou les critères autres que le deuxième critère, puis la sélection parmi ces au moins deux sous-réseaux de celui utilisant le plus de commutateurs déjà alloués chacun à au moins une tâche déjà déployée.Also optionally, the determination of the sub-network comprises the determination of the at least two sub-networks satisfying the criterion or criteria other than the second criterion, then the selection among these at least two sub-networks of the one using the most switches already allocated each to at least one task already deployed.

De façon optionnelle également, le ou les critères de détermination du sous-réseau comportent en outre un deuxième critère selon lequel le sous-réseau utilise uniquement des liens qui ne sont alloués à aucune autre tâche déjà déployée ou bien qui sont alloués à moins de N autres tâches déjà déployées, N étant un nombre prédéfini valant un ou plus.Also optionally, the criterion or criteria for determining the sub-network further comprise a second criterion according to which the sub-network uses only links which are not allocated to any other task already deployed or which are allocated to less than N other tasks already deployed, N being a predefined number of one or more.

Ainsi, le nombre de tâches partageant chaque lien est limité, de sorte que chaque lien a peu de chance d’être congestionné. Ainsi, chaque tâche a l’impression d’être seule (ou presque) à utiliser le réseau d’interconnexion. Ainsi, en particulier, lorsqu’une tâche est exécutée plusieurs fois, l’environnement d’exécution varie peu, puisqu’il est peu affecté par les autres tâches en cours d’exécution.Thus, the number of tasks sharing each link is limited, so that each link is unlikely to be congested. Thus, each task has the impression of being alone (or almost) using the interconnection network. Thus, in particular, when a task is executed several times, the execution environment varies little, since it is little affected by the other tasks being executed.

De façon optionnelle, le nombre prédéfini N vaut un.Optionally, the predefined number N is equal to one.

Il est également proposé un procédé de mise en œuvre d’une tâche, comportant :A method for implementing a task is also proposed, comprising:

- le déploiement de la tâche dans un supercalculateur, conformément à un procédé de déploiement selon l’invention ;- the deployment of the task in a supercomputer, in accordance with a deployment method according to the invention;

- l’exécution de la tâche ; et- the execution of the task; and

- à la fin de l’exécution de la tâche :- at the end of the execution of the task:

-- la détection d’au moins un lien qui n’est alloué à aucune tâche, et-- the detection of at least one link which is not allocated to any task, and

-- le placement de chaque lien détecté dans un état inactif, dans lequel le lien requiert une consommation énergétique inférieure à une consommation énergétique requise par un lien associé à au moins une tâche.the placement of each detected link in an inactive state, in which the link requires an energy consumption lower than an energy consumption required by a link associated with at least one task.

Ainsi, il est possible de diminuer la consommation d’énergie du supercalculateur, sans avoir besoin de réaliser des mesures de débit dans les liens pour désactiver ceux dont le débit est nul.Thus, it is possible to reduce the energy consumption of the supercomputer, without the need to perform throughput measurements in the links to deactivate those whose throughput is zero.

De façon optionnelle, le procédé comporte, pour placer un lien dans l’état inactif, l’extinction des deux interfaces réseau que ce lien connecte de sorte qu’aucun courant ou lumière ne parcourt ce lien.Optionally, the method comprises, to place a link in the inactive state, the extinction of the two network interfaces that this link connects so that no current or light travels through this link.

De façon optionnelle également, le procédé comporte, pour placer un lien dans l’état inactif, la diminution d’une fréquence de fonctionnement d’au moins une des deux interfaces réseau que ce lien connecte.Also optionally, the method comprises, to place a link in the inactive state, the reduction of an operating frequency of at least one of the two network interfaces that this link connects.

Il est également proposé un programme d’ordinateur téléchargeable depuis un réseau de communication et/ou enregistré sur un support lisible par ordinateur et/ou exécutable par un processeur, caractérisé en ce qu’il comprend des instructions pour l’exécution des étapes d’un procédé selon l’invention, lorsque ledit programme est exécuté sur un ou plusieurs ordinateurs.There is also proposed a computer program downloadable from a communication network and/or recorded on a computer-readable medium and/or executable by a processor, characterized in that it comprises instructions for the execution of the steps of a method according to the invention, when said program is executed on one or more computers.

Il est également proposé une grappe d’ordinateurs formant un supercalculateur comportant :It is also proposed a cluster of computers forming a supercomputer comprising:

- des ordinateurs présentant chacun au moins une interface réseau formant un nœud ;- Computers each having at least one network interface forming a node;

- un réseau d’interconnexion des nœuds, comportant :- an interconnection network of nodes, comprising:

-- des commutateurs présentant chacun des interfaces réseaux, et-- switches each having network interfaces, and

-- des liens connectant chacun soit un nœud et une interface réseau d’un commutateur, soit deux interfaces réseaux de deux commutateurs respectifs ;-- links each connecting either a node and a network interface of a switch, or two network interfaces of two respective switches;

le supercalculateur comportant en outre des moyens logiciels et/ou matériels de déploiement d’une tâche, conçus pour mettre en œuvre l’étape suivante :the supercomputer further comprising software and/or hardware means for deploying a task, designed to implement the following step:

- l’allocation de nœuds à la tâche ;- the allocation of nodes to the task;

le supercalculateur étant caractérisé en ce qu’il comporte en outre des moyens logiciels et/ou matériels de déploiement d’une tâche, conçus pour mettre en œuvre les étapes suivantes :the supercomputer being characterized in that it further comprises software and/or hardware means for deploying a task, designed to implement the following steps:

- la détermination, dans le réseau, d’un sous-réseau, d’interconnexion des nœuds alloués, satisfaisant un ou plusieurs critères de détermination prédéfinis comportant un premier critère selon lequel le sous-réseau déterminé est celui, parmi au moins deux sous-réseaux satisfaisant le ou les critères autres que le premier critère, utilisant le plus de commutateurs déjà alloués chacun à au moins une tâche déjà déployée ;- the determination, in the network, of a sub-network, of interconnection of the allocated nodes, satisfying one or more predefined determination criteria comprising a first criterion according to which the determined sub-network is the one, among at least two sub- networks satisfying the criterion or criteria other than the first criterion, using the most switches already allocated each to at least one task already deployed;

- l’allocation du sous-réseau, et en particulier des liens appartenant à ce sous-réseau, à la tâche ; et- the allocation of the sub-network, and in particular of the links belonging to this sub-network, to the task; and

- l’implémentation de routes de communication inter-nœuds dans le sous-réseau alloué.- the implementation of inter-node communication routes in the allocated subnet.

L’invention sera mieux comprise à l’aide de la description qui va suivre, donnée uniquement à titre d’exemple et faite en se référant aux dessins annexés dans lesquels :The invention will be better understood with the aid of the following description, given solely by way of example and made with reference to the appended drawings in which:

la figure 1 représente schématiquement la structure générale d’une grappe d’ordinateurs formant un supercalculateur, selon un mode de réalisation de l’invention, FIG. 1 schematically represents the general structure of a cluster of computers forming a supercomputer, according to one embodiment of the invention,

la figure 2 représente schématiquement un commutateur du supercalculateur de la figure 1, ainsi que l’environnement de ce commutateur, FIG. 2 schematically represents a switch of the supercomputer of FIG. 1, as well as the environment of this switch,

la figure 3 illustre les étapes successives d’un procédé de mise en œuvre d’une tâche dans le supercalculateur de la figure 1, selon un mode de réalisation de l’invention, FIG. 3 illustrates the successive steps of a method for implementing a task in the supercomputer of FIG. 1, according to one embodiment of the invention,

la figure 4 illustre un sous-réseau d’interconnexion de nœuds du supercalculateur de la figure 1 alloués à une première tâche, FIG. 4 illustrates an interconnection sub-network of nodes of the supercomputer of FIG. 1 allocated to a first task,

la figure 5 illustre un sous-réseau potentiel d’interconnexion de nœuds du supercalculateur de la figure 1 alloués à une deuxième tâche, FIG. 5 illustrates a potential sub-network for interconnecting nodes of the supercomputer of FIG. 1 allocated to a second task,

la figure 6 illustre un sous-réseau potentiel d’interconnexion de nœuds du supercalculateur de la figure 1 alloués à une deuxième tâche, FIG. 6 illustrates a potential sub-network for interconnecting nodes of the supercomputer of FIG. 1 allocated to a second task,

la figure 7 illustre un sous-réseau potentiel d’interconnexion de nœuds du supercalculateur de la figure 1 alloués à une deuxième tâche, FIG. 7 illustrates a potential sub-network for interconnecting nodes of the supercomputer of FIG. 1 allocated to a second task,

la figure 8 illustre un sous-réseau potentiel d’interconnexion de nœuds du supercalculateur de la figure 1 alloués à une deuxième tâche, FIG. 8 illustrates a potential sub-network for interconnecting nodes of the supercomputer of FIG. 1 allocated to a second task,

la figure 9 illustre les deux sous-réseaux d’interconnexion de nœuds du supercalculateur de la figure 1 alloués respectivement aux première et deuxième tâches, FIG. 9 illustrates the two interconnection sub-networks of nodes of the supercomputer of FIG. 1 allocated respectively to the first and second tasks,

la figure 10 illustre un sous-réseau potentiel d’interconnexion de nœuds du supercalculateur de la figure 1 alloués à une troisième tâche, FIG. 10 illustrates a potential sub-network for interconnecting nodes of the supercomputer of FIG. 1 allocated to a third task,

la figure 12 illustre un sous-réseau potentiel d’interconnexion de nœuds du supercalculateur de la figure 1 alloués à une troisième tâche, FIG. 12 illustrates a potential sub-network for interconnecting nodes of the supercomputer of FIG. 1 allocated to a third task,

la figure 12 illustre un sous-réseau potentiel d’interconnexion de nœuds du supercalculateur de la figure 1 alloués à une troisième tâche, FIG. 12 illustrates a potential sub-network for interconnecting nodes of the supercomputer of FIG. 1 allocated to a third task,

la figure 13 illustre les trois sous-réseaux d’interconnexion de nœuds du supercalculateur de la figure 1 alloués respectivement aux première, deuxième et troisième tâches, et FIG. 13 illustrates the three interconnecting sub-networks of nodes of the supercomputer of FIG. 1 allocated respectively to the first, second and third tasks, and

la figure 14 illustre des liens libérés suite à l’arrêt de l’exécution de la deuxième tâche, dans le supercalculateur de la figure 1. figure 14 illustrates links released following the stopping of the execution of the second task, in the supercomputer of figure 1.

En référence à la figure 1, une grappe d’ordinateurs 100 (« computer cluster » en anglais) formant un supercalculateur, mettant en œuvre l’invention va à présent être décrite.With reference to FIG. 1, a computer cluster 100 forming a supercomputer, implementing the invention will now be described.

La grappe d’ordinateurs 100 regroupe des ordinateurs 102, 104 indépendants apparaissant de l’extérieur comme un calculateur unique à très forte puissance de calcul, dit calculateur à haute performance de traitement ou bien calculateur HPC (de l’anglais « High Performance Computing ») ou bien supercalculateur. Chaque ordinateur 102, 104 comporte, comme cela est connu en soi, une unité de traitement centrale (« central processing unit » en anglais), une mémoire principale (« main memory » en anglais) dans laquelle des instructions pour l’unité de traitement centrale sont destinées à être enregistrées et au moins une interface réseau.The cluster of computers 100 brings together independent computers 102, 104 appearing from the outside as a single computer with very high computing power, called a high performance computing computer or HPC computer (from the English "High Performance Computing" ) or a supercomputer. Each computer 102, 104 comprises, as is known per se, a central processing unit, a main memory, in which instructions for the processing unit central are intended to be registered and at least one network interface.

Les interfaces réseau forment respectivement des nœuds 1…16 de la grappe d’ordinateurs 100. Plusieurs interfaces réseau (et donc plusieurs nœuds 1…16) peuvent appartenir à un même ordinateur 102, 104, ou bien, comme dans l’exemple décrit, chaque ordinateur 102, 104 peut ne comporter qu’une seule interface réseau formant un des nœuds 1…16.The network interfaces respectively form nodes 1…16 of the cluster of computers 100. Several network interfaces (and therefore several nodes 1…16) can belong to the same computer 102, 104, or else, as in the example described, each computer 102, 104 may have only one network interface forming one of the nodes 1...16.

Toujours dans l’exemple décrit, les ordinateurs 102, 104 de la grappe d’ordinateurs 100 comportent des ordinateurs de calcul 102 et des ordinateurs de stockage 104, ces derniers comportant des mémoires de masse telles que des disques durs pour l’enregistrement de données utilisées et/ou produites par les ordinateurs de calcul 102.Still in the example described, the computers 102, 104 of the cluster of computers 100 comprise calculation computers 102 and storage computers 104, the latter comprising mass memories such as hard disks for recording data used and/or produced by the computing computers 102.

Toujours dans l’exemple décrit, les interfaces réseau des ordinateurs de stockage 104 sont des interfaces réseau optiques, tandis que les interfaces réseau des ordinateurs de calcul 102 sont des interfaces réseau électriques présentant un débit inférieur à celui des interfaces réseau optiques. En effet, les ordinateurs de stockage 104 échangent en général plus de données que les ordinateurs de calcul 102.Still in the example described, the network interfaces of the storage computers 104 are optical network interfaces, while the network interfaces of the calculation computers 102 are electrical network interfaces having a lower bit rate than the optical network interfaces. Indeed, the storage computers 104 generally exchange more data than the calculation computers 102.

La grappe d’ordinateurs 100 comporte en outre un réseau 110 d’interconnexion des nœuds 1…16.The cluster of computers 100 further comprises a network 110 for interconnecting the nodes 1...16.

Le réseau 110 comporte, d’une part, des commutateurs 1.1...4.8 présentant chacun au moins une interface réseau et, d’autre part, des liens de communication 114 connectant chacun soit un nœud 1…16 et une interface réseau d’un commutateur 1.1…1.8, soit deux interfaces réseau de deux commutateurs 1.1…4.8 respectifs.The network 110 comprises, on the one hand, switches 1.1...4.8 each having at least one network interface and, on the other hand, communication links 114 each connecting either a node 1...16 and a network interface of a 1.1…1.8 switch, i.e. two network interfaces of two respective 1.1…4.8 switches.

La grappe d’ordinateurs 100 présente une certaine topologie définissant l’agencement relatif des nœuds 1…16, des commutateurs 1.1…4.8 et des liens de communication 114. Dans l’exemple décrit, la topologie est celle d’un arbre imposant parallèle généralisé (« Parallel Generalized Fat Tree » ou PGFT en anglais). La topologie d’un PGFT est définie de manière générale par la nomenclature suivante : PGFT(h ; m_1…m_h ; w_1…w_h ; p_1…p_h), où h est le nombre de niveaux entre lesquels les commutateurs sont répartis, m_n est le nombre de commutateurs de niveau n-1 (ou bien de nœuds pour le premier niveau) connectés à chaque commutateur de niveau n, w_n est le nombre de commutateurs de niveau n connectés à chaque commutateur de niveau n-1 (ou bien à chaque nœud pour le premier niveau) et p_n est le nombre de liens de communication parallèles utilisés entre les niveaux n et n-1 (ou bien entre le niveau n et les nœuds pour le premier niveau). Dans l’exemple décrit, la topologie de la grappe d’ordinateurs 100 est PGFT(4 ; 2, 2, 2, 2 ; 1, 2, 2, 2 ; 1, 1, 1, 1). Ainsi, dans l’exemple décrit les commutateurs de premier niveau sont les commutateurs 1.1 … 1.8, les commutateurs de deuxième niveau sont les commutateurs 2.1 … 2.8, etc.The computer cluster 100 has a certain topology defining the relative arrangement of nodes 1...16, switches 1.1...4.8 and communication links 114. In the example described, the topology is that of a large generalized parallel tree (“Parallel Generalized Fat Tree” or PGFT in English). The topology of a PGFT is generally defined by the following nomenclature: PGFT(h; m_1…m_h; w_1…w_h; p_1…p_h), where h is the number of levels between which the switches are distributed, m_n is the number of level n-1 switches (or nodes for the first level) connected to each level n switch, w_n is the number of level n switches connected to each level n-1 switch (or to each node for the first level) and p_n is the number of parallel communication links used between levels n and n-1 (or else between level n and the nodes for the first level). In the example described, the topology of the computer cluster 100 is PGFT(4; 2, 2, 2, 2; 1, 2, 2, 2; 1, 1, 1, 1). Thus, in the example described the first level switches are switches 1.1…1.8, the second level switches are switches 2.1…2.8, etc.

Chaque commutateur 1.1…4.8 comporte des ports de connexion présents dans la ou les interfaces réseau de ce commutateur 1.1…4.8, auxquels les liens de communication 114 sont respectivement connectés. Dans l’exemple décrit, les liens de communication 114 sont tous bidirectionnels, de sorte que tous les ports sont à la fois des ports entrant et sortant.Each switch 1.1…4.8 comprises connection ports present in the network interface(s) of this switch 1.1…4.8, to which the communication links 114 are respectively connected. In the example described, the communication links 114 are all bidirectional, so that all ports are both incoming and outgoing ports.

Par ailleurs, dans l’exemple décrit, chaque commutateur 1.1…4.8 comporte des tables de routage locales respectivement associées à ses ports entrant. Chaque table de routage locale associe un port sortant du commutateur à chaque destination d’un message arrivant par le port entrant considéré.Furthermore, in the example described, each switch 1.1…4.8 comprises local routing tables respectively associated with its incoming ports. Each local routing table associates an outgoing port of the switch with each destination of a message arriving by the incoming port considered.

En outre, chaque commutateur 1.1…4.8 comporte des tables de routages locales par défaut. Dans l’exemple décrit, les tables de routage par défaut sont par exemple préalablement déterminées par l’algorithme d-mod-k ou bien par l’algorithme s-mod-k.In addition, each switch 1.1…4.8 includes default local routing tables. In the example described, the default routing tables are for example previously determined by the d-mod-k algorithm or else by the s-mod-k algorithm.

Par exemple, le commutateur 1.3 est illustré sur la figure 2 avec les quatre liens de communication 114 le connectant à ses nœuds 5 et 6 voisins et à ses commutateurs 2.3 et 2.4 voisins. Le commutateur 1.3 comporte ainsi les quatre ports : P_5, P_6, P_2.3 et P_2.4, qui sont à la fois des ports entrant et sortant. Un exemple de table de routage locale par défaut du port P_6 du commutateur 1.3, obtenue par l’algorithme d-mod-k, est illustré dans le tableau 1 ci-dessous.For example, switch 1.3 is illustrated in Figure 2 with the four communication links 114 connecting it to its neighboring nodes 5 and 6 and to its neighboring switches 2.3 and 2.4. The switch 1.3 thus comprises the four ports: P_5, P_6, P_2.3 and P_2.4, which are both incoming and outgoing ports. An example of the default local routing table of switch 1.3 port P_6, obtained by the d-mod-k algorithm, is shown in Table 1 below.

Table de routage localeLocal routing table par défautby default du port P_of port P_ 66 du commutateurof the switch 1.31.3 Nœuds de destinationDestination nodes Port de sortieoutput port 11 P_2.3P_2.3 22 P_2.4P_2.4 33 P_2.3P_2.3 44 P_2.4P_2.4 55 P_5P_5 66 P_6P_6 77 P_2.3P_2.3 88 P_2.4P_2.4 99 P_2.3P_2.3 1010 P_2.4P_2.4 1111 P_2.3P_2.3 1212 P_2.4P_2.4 1313 P_2.3P_2.3 1414 P_2.4P_2.4 1515 P_2.3P_2.3 1616 P_2.4P_2.4

De retour à la figure 1, la grappe d’ordinateurs 100 comporte en outre un serveur d’administration 112. Le serveur d’administration 112 est en particulier conçu pour dialoguer avec des clients souhaitant utiliser la grappe d’ordinateurs 100, cette dernière étant alors vue par les clients comme une machine unique.Returning to FIG. 1, the cluster of computers 100 further comprises an administration server 112. The administration server 112 is designed in particular to communicate with clients wishing to use the cluster of computers 100, the latter being then seen by customers as a unique machine.

Le serveur d’administration 112 est conçu pour mettre en œuvre un procédé de mise en œuvre de tâches, comme cela sera décrit par la suite. Pour cela, le serveur d’administration 112 comporte des moyens logiciels et/ou matériels, comme par exemple un gestionnaire de ressources (comme le logiciel « slurm ») et un module d’établissement de routage, pour réaliser les étapes qui seront décrites par la suite. Dans l’exemple décrit, le serveur d’administration 112 comporte, comme cela est connu en soi, une unité de traitement centrale et une mémoire principale dans laquelle des instructions pour l’unité de traitement centrale sont destinées à être enregistrées. Ainsi, dans l’exemple décrit, les moyens sont des moyens logiciels, sous la forme de programme d’ordinateur téléchargeable depuis un réseau de communication et/ou enregistré sur un support lisible par ordinateur et/ou exécutable par un processeur, comprenant des instructions pour l’exécution des étapes du procédé lorsque ledit programme d’ordinateur est exécuté sur le serveur d’administration. Alternativement, tout ou partie de ces moyens pourraient être des moyens matériels micro programmés ou micro câblés dans des circuits intégrés dédiés. Ainsi, en variante, le serveur d’administration 112 pourrait être un dispositif électronique composé uniquement de circuits numériques (sans programme d’ordinateur) pour la réalisation des mêmes actions.The administration server 112 is designed to implement a task implementation method, as will be described later. For this, the administration server 112 comprises software and/or hardware means, such as for example a resource manager (such as the “slurm” software) and a routing establishment module, to carry out the steps which will be described by the following. In the example described, the administration server 112 comprises, as is known per se, a central processing unit and a main memory in which instructions for the central processing unit are intended to be recorded. Thus, in the example described, the means are software means, in the form of a computer program downloadable from a communication network and/or recorded on a computer-readable medium and/or executable by a processor, comprising instructions for the execution of the steps of the method when said computer program is executed on the administration server. Alternatively, all or part of these means could be micro-programmed or micro-wired hardware means in dedicated integrated circuits. Thus, as a variant, the administration server 112 could be an electronic device composed solely of digital circuits (without a computer program) for carrying out the same actions.

Dans d’autres modes de réalisation de l’invention, les différentes fonctions du serveur d’administration 112 pourraient être réparties entre plusieurs dispositifs, par exemple entre plusieurs ordinateurs. Par exemple, le gestionnaire de ressources pourrait être implémenté sur un ordinateur et le module d’établissement de routage sur un autre ordinateur.In other embodiments of the invention, the various functions of the administration server 112 could be distributed among several devices, for example between several computers. For example, the resource manager could be implemented on one computer and the routing establishment module on another computer.

La grappe d’ordinateurs 100 permet la répartition de traitements complexes et/ou de calculs parallèles sur au moins une partie des ordinateurs de calcul 102.The cluster of computers 100 allows the distribution of complex processing and/or parallel calculations over at least part of the calculation computers 102.

Comme cela sera expliqué plus en détail par la suite, à chaque tâche déployée sont alloués, d’une part, des nœuds et, d’autre part, des commutateurs et des liens entre ces commutateurs, formant un sous-réseau d’interconnexion des nœuds alloués.As will be explained in more detail below, each deployed task is allocated, on the one hand, nodes and, on the other hand, switches and links between these switches, forming a sub-network for interconnecting the allocated nodes.

Dans la description qui va suivre la terminologie suivante sera utilisée.In the following description the following terminology will be used.

Un lien est dit inutilisé lorsqu’il n’est alloué à aucune tâche. Ainsi, aucune tâche n’utilise ce lien, de sorte qu’aucune donnée liée à l’exécution d’une tâche ne passe par ce lien. Le lien est dit utilisé dans le cas contraire, c’est-à-dire lorsqu’il est alloué à au moins une tâche, de sorte que des données liées à l’exécution de cette ou ces tâches passent par ce lien.A link is said to be unused when it is not allocated to any task. Thus, no task uses this link, so that no data related to the execution of a task passes through this link. The link is said to be used in the opposite case, i.e. when it is allocated to at least one task, so that data related to the execution of this or these tasks passes through this link.

Un lien est dit disponible lorsqu’il est inutilisé (c’est-à-dire, comme expliqué précédemment, alloué à aucune tâche) ou bien lorsqu’il est alloué à moins de N autres tâches, N étant un nombre prédéfini valant au moins un. Le nombre prédéfini N représente donc le nombre maximal de tâche(s) pouvant utiliser un même lien. Le nombre N peut être égal à un, auquel cas les deux branches de l’alternative précédentes sont équivalentes. Alternativement, le nombre N peut valoir deux ou plus. Le nombre N est par exemple défini avant que des tâches ne soient déployées dans la grappe d’ordinateurs 100, et s’applique pour toutes les tâches déployées ultérieurement, jusqu’à une redéfinition de ce nombre N. Cette redéfinition a par exemple lieu lorsque aucune tâche n’est déployée dans la grappe d’ordinateurs 100.A link is said to be available when it is unused (i.e., as explained previously, allocated to no task) or when it is allocated to less than N other tasks, N being a predefined number equal to at least a. The predefined number N therefore represents the maximum number of task(s) that can use the same link. The number N can be equal to one, in which case the two branches of the preceding alternative are equivalent. Alternatively, the number N can be two or more. The number N is for example defined before tasks are deployed in the cluster of computers 100, and applies for all the tasks deployed subsequently, until a redefinition of this number N. This redefinition takes place for example when no tasks are deployed in computer cluster 100.

Un commutateur est dit inutilisé lorsqu’il n’est alloué à aucune tâche. Il est dit utilisé lorsqu’il est alloué à au moins une tâche.A switch is said to be unused when it is not allocated to any task. It is said to be used when it is allocated to at least one task.

En référence à la figure 3, un procédé 300 de mise en œuvre d’une tâche, appelée par la suite tâche en cours, dans la grappe d’ordinateurs 100 va à présent être décrit.Referring to Figure 3, a method 300 of implementing a task, hereinafter referred to as the current task, in the computer cluster 100 will now be described.

Le procédé 300 comporte une étape 302 de déploiement de la tâche en cours dans la grappe d’ordinateurs 100, une étape 304 d’exécution de la tâche en cours et une étape 306 de nettoyage après exécution.The method 300 comprises a step 302 of deploying the current task in the cluster of computers 100, a step 304 of executing the current task and a step 306 of cleaning up after execution.

L’étape 302 de déploiement de la tâche en cours comporte les étapes 308 à 316 suivantes. L’étape 308 est par exemple réalisée par le gestionnaire de ressources, tandis que les étapes 310 à 316 sont réalisées par le module d’établissement de routage.Step 302 deployment of the current task comprises the steps 308 to 316 following. Step 308 is for example performed by the resource manager, while steps 310 to 316 are performed by the routing establishment module.

Au cours d’une étape 308, le serveur d’administration 112 reçoit la tâche en cours, ainsi qu’un nombre représentant le nombre de nœuds dont a besoin la tâche en cours pour son exécution.During a step 308, the administration server 112 receives the task in progress, as well as a number representing the number of nodes that the task in progress needs for its execution.

Au cours d’une étape 310, le serveur d’administration 112 alloue des nœuds à la tâche en cours, connectés au minimum possible de commutateurs inutilisés. Par exemple, le serveur d’administration 112 alloue en priorité les nœuds connectés aux commutateurs déjà utilisés, puis des nœuds consécutifs.During a step 310, the administration server 112 allocates nodes to the task in progress, connected to the minimum possible number of unused switches. For example, the administration server 112 allocates in priority the nodes connected to the switches already in use, then consecutive nodes.

Au cours d’une étape 312, le serveur d’administration 112 détermine un sous-réseau du réseau 110, satisfaisant des critères de détermination prédéfinis.During a step 312, the administration server 112 determines a subnet of the network 110, satisfying predefined determination criteria.

Les critères de détermination comportent en particulier un premier critère selon lequel le sous-réseau interconnecte les nœuds alloués.The determination criteria include in particular a first criterion according to which the sub-network interconnects the allocated nodes.

Dans l’exemple décrit, les critères de détermination comporte en outre un deuxième critère selon lequel le sous-réseau utilise uniquement des liens disponibles (c’est-à-dire alloué à aucune autre tâche ou bien alloué à moins de N autres tâches déjà déployées) et un troisième critère selon lequel le sous-réseau déterminé est celui, parmi au moins deux sous-réseaux satisfaisant les autres critères, utilisant le plus de commutateurs déjà utilisés (c’est-à-dire alloués à au moins une tâche déjà déployée).In the example described, the determination criteria also includes a second criterion according to which the subnet uses only available links (that is to say, allocated to no other task or allocated to less than N other tasks already deployed) and a third criterion according to which the determined sub-network is that, among at least two sub-networks satisfying the other criteria, using the most switches already used (that is to say allocated to at least one task already deployed).

Dans l’exemple décrit, les au moins deux sous-réseau comportent tous les sous-réseaux satisfaisant les autres critères.In the example described, the at least two subnets include all the subnets satisfying the other criteria.

Dans un mode de réalisation, les sous-réseaux recherchés sont des arbres. Ainsi, le serveur d’administration 112 parcourt les commutateurs, par exemple par ordre croissant de niveau, pour trouver chaque arbre (i) ayant ce commutateur pour origine, (ii) n’utilisant que des liens disponibles et (iii) desservant tous les nœuds alloués à la tâche en cours. Ainsi, dans l’exemple décrit, le serveur d’administration 112 détermine tous les arbres possibles ayant le même niveau minimal pour desservir tous les nœuds alloués (en effet, les arbres dont le sommet est de niveau supérieur nécessiteront obligatoirement plus de commutateurs inutilisés) et sélectionne, parmi ces arbres possibles, celui utilisant le plus de commutateurs déjà utilisés.In one embodiment, the searched sub-networks are trees. Thus, the administration server 112 traverses the switches, for example in ascending order of level, to find each tree (i) originating from this switch, (ii) using only available links and (iii) serving all the nodes allocated to the current task. Thus, in the example described, the administration server 112 determines all the possible trees having the same minimum level to serve all the allocated nodes (indeed, the trees whose top is at a higher level will necessarily require more unused switches) and selects, among these possible trees, the one using the most switches already used.

Alternativement, on pourrait utiliser un algorithme construisant le sous-réseau satisfaisant les trois critères de détermination. Ainsi, il n’y aurait pas besoin de déterminer explicitement tous les sous-réseaux satisfaisant les critères autres que le troisième, pour en sélectionner un. La construction en elle-même s’assurerait que le sous-réseau construit serait celui utilisant le plus de commutateurs déjà utilisés.Alternatively, one could use an algorithm constructing the sub-network satisfying the three determination criteria. Thus, there would be no need to explicitly determine all subnets satisfying the criteria other than the third, to select one. The build itself would ensure that the subnet built would be the one using the most switches already in use.

Par exemple, un algorithme de construction du sous-réseau est présenté en annexe.For example, a subnet construction algorithm is presented in the appendix.

Cet algorithme utilise la notion de sous-topologie.This algorithm uses the notion of sub-topology.

Une sous-topologie est par exemple un ensemble de un ou plusieurs commutateurs parmi lesquels aucun n’est connecté à un commutateur de niveau inférieur. Ainsi, la topologie complète est un exemple de sous-topologie. Chaque commutateur de premier niveau est également un exemple de sous-topologie.A sub-topology is, for example, a set of one or more switches, none of which is connected to a lower level switch. Thus, the complete topology is an example of a sub-topology. Each top-level switch is also an example subtopology.

Une autre définition de sous-topologie est donnée dans l’article de Jean-Noël QUINTIN et Pierre VIGNERAS intitulé « Transitively Deadlock-Free Routing Algorithms » publié en 2016 dans la conférence Conference: HiPINEB, HPCA et accessible à l’adresse suivante : https://www.researchgate.net/publication/301345528_Transitively_Deadlock-Free_Routing_AlgorithmsAnother definition of sub-topology is given in the article by Jean-Noël QUINTIN and Pierre VIGNERAS entitled "Transitively Deadlock-Free Routing Algorithms" published in 2016 in the Conference: HiPINEB, HPCA and accessible at the following address: https ://www.researchgate.net/publication/301345528_Transitively_Deadlock-Free_Routing_Algorithms

Cet article définit le concept de sous-topology (« enclosing sub-topology »), représentée par un tuple (d1,…dl), l < lmax-1 : l’ensemble des commutateurs de niveau k, k < lmax-l avec des adresse topologique sous la forme de (k, d1, …, dl, ei…, elmax-1) : ils partagent tous le même infix donné par la notation de la sous-topologie.This article defines the concept of sub-topology (“enclosing sub-topology”), represented by a tuple (d 1 ,…d l ), l < l max -1 : the set of level k switches, k < l max -l with topological addresses in the form of (k, d 1 , …, d l , e i …, e lmax-1 ): they all share the same infix given by the subtopology notation.

Au cours d’une étape 314, le serveur d’administration 112 alloue le sous-réseau déterminé à l’étape 312 à la tâche en cours. Les liens et les commutateurs de ce sous-réseau sont ainsi alloués à la tâche en cours. Ainsi, chaque lien est dédié à au maximum N tâches, ce qui permet de réduire l’impact des tâches entre elles. Ainsi, il est possible de réduire la variance des temps d’exécution successifs d’une même tâche. En effet, à chaque exécution de cette tâche, les liens qu’elle utilisera seront partagés avec un nombre limité d’autres tâches. Au mieux, lorsque le nombre N vaut un, les liens utilisés par cette tâche lui seront complètement dédiés. Ainsi, l’environnement d’exécution de cette tâche varie peu à chaque nouvelle exécution, ce qui entraîne la réduction de la variance des temps d’exécution.During a step 314, the administration server 112 allocates the subnet determined in step 312 to the current task. The links and switches of this subnet are thus allocated to the current task. Thus, each link is dedicated to a maximum of N tasks, which makes it possible to reduce the impact of the tasks between them. Thus, it is possible to reduce the variance of successive execution times of the same task. Indeed, each time this task runs, the links it will use will be shared with a limited number of other tasks. At best, when the number N is one, the links used by this task will be completely dedicated to it. Thus, the execution environment of this task varies little with each new execution, which leads to the reduction of the variance of the execution times.

Au cours d’une étape 316, le serveur d’administration 112 implémente, dans le réseau d’interconnexion 110, des routes de communication inter-nœuds dans le sous-réseau alloué. Dans l’exemple décrit, cette implémentation est réalisée en modifiant, si besoin, les tables de routage locales. Plus précisément, dans l’exemple décrit où un réseau PGFT est utilisé, il n’est nécessaire de modifier que les tables de routage montantes, c’est-à-dire pour passer à un niveau supérieur. En outre, les tables de routages montantes ne doivent être modifiées que dans le cas où des nœuds alloués à la tâche ne forment pas une sous-topologie complète. Ainsi, les modifications éventuelles à apporter sont en nombre très restreint, ce qui ne ralentit pas sensiblement le déploiement de la tâche.During a step 316, the administration server 112 implements, in the interconnection network 110, inter-node communication routes in the allocated subnet. In the example described, this implementation is carried out by modifying, if necessary, the local routing tables. More precisely, in the example described where a PGFT network is used, it is only necessary to modify the uplink routing tables, i.e. to go to a higher level. Furthermore, the upstream routing tables should only be modified in the case where the nodes allocated to the task do not form a complete sub-topology. Thus, the possible modifications to be made are very limited in number, which does not significantly slow down the deployment of the task.

Après l’étape 302 de déploiement, la tâche en cours s’exécute au cours de l’étape 304.After deployment step 302, the current task runs in step 304.

L’étape 306 de nettoyage après exécution comporte les étapes 318 à 324 suivantes.Stage 306 cleanup after execution includes steps 318 to 324 following.

Au cours d’une étape 318, le serveur d’administration 112 annule les modifications réalisées à l’étape 316 dans les tables de routage locales. Ce retour aux tables de routage par défaut permet que le déploiement d’une nouvelle tâche ne nécessitera que peu de modifications des tables de routage par défaut, comme expliqué ci-dessus à propos de l’étape 316.During a step 318, the administration server 112 cancels the modifications made in step 316 in the local routing tables. This return to the default routing tables means that the deployment of a new task will require only a few modifications to the default routing tables, as explained above in connection with step 316.

Au cours d’une étape 320, le serveur d’administration 112 libère (c’est-à-dire, désalloue) les nœuds et le sous réseau alloués à la tâche en cours.During a step 320, the administration server 112 releases (that is to say, deallocates) the nodes and the subnet allocated to the task in progress.

Au cours d’une étape 322, le serveur d’administration 112 recherche les liens inutilisés de la grappe d’ordinateurs 100 (c’est-à-dire qui ne sont alloués à aucune tâche). De préférence, la recherche est réalisée uniquement parmi les liens libérés à l’étape 320.During a step 322, the administration server 112 searches for the unused links of the computer cluster 100 (that is to say which are not allocated to any task). Preferably, the search is performed only among the links released at step 320.

Au cours d’une étape 324, le serveur d’administration place chaque lien trouvé dans un état inactif dans lequel le lien requiert une consommation énergétique inférieure à une consommation énergétique requise par un lien actif associé à au moins une tâche (et donc utilisée par cette ou ces tâches).During a step 324, the administration server places each link found in an inactive state in which the link requires an energy consumption lower than an energy consumption required by an active link associated with at least one task (and therefore used by this or these tasks).

Par exemple, dans un mode de réalisation, le serveur d’administration 112 éteint des deux interfaces réseau que ce lien connecte de sorte qu’aucun courant ou lumière ne parcourt ce lien. Dans un autre mode de réalisation, le serveur d’administration 112 diminue une fréquence de fonctionnement des deux interfaces réseau que ce lien connecte.For example, in one embodiment, administration server 112 shuts down both network interfaces that this link connects so that no power or light travels through this link. In another embodiment, the administration server 112 decreases an operating frequency of the two network interfaces that this link connects.

En référence aux figures 4 à 12, un exemple non limitatif de mise en œuvre du procédé 300 va à présent être décrit.With reference to FIGS. 4 to 12, a non-limiting example of implementation of the method 300 will now be described.

Il est supposé que la grappe d’ordinateurs 100 est configurée de sorte que le nombre prédéfini N vaut un. Ainsi, chaque lien de la grappe d’ordinateurs 100 ne peut être alloué qu’à au plus une tâche. En outre, il est supposé qu’initialement aucune tâche n’est déployée dans la grappe d’ordinateurs 100. Ainsi, tous les liens sont disponibles. De ce fait, les tables de routage locales par défaut sont utilisées et les liens sont placés dans l’état inactif afin de diminuer la consommation électrique de la grappe d’ordinateurs 100.It is assumed that computer cluster 100 is configured such that the predefined number N is one. Thus, each link in the computer cluster 100 can only be allocated to at most one task. Also, it is assumed that initially no tasks are deployed in computer cluster 100. Thus, all links are available. As a result, the local default routing tables are used and the links are placed in the inactive state in order to reduce the power consumption of the cluster of computers 100.

En référence à la figure 4, le serveur d’administration 112 met en œuvre l’étape 308 et reçoit une tâche t1 nécessitant n1 nœuds de la grappe d’ordinateurs 100. Dans l’exemple décrit, n1 vaut cinq.Referring to Figure 4, the administration server 112 implements step 308 and receives a task t1 requiring n1 nodes of the computer cluster 100. In the example described, n1 equals five.

Le serveur d’administration 112 met en œuvre l’étape 310 et alloue à la tâche t1 les n1 nœuds suivants : 1, 2, 3, 4, 5.The administration server 112 implements the step 310 and allocates to the task t1 the following n1 nodes: 1, 2, 3, 4, 5.

Le serveur d’administration 112 met en œuvre l’étape 312 et détermine un sous-réseau d’interconnexion des nœuds alloués. Dans l’exemple décrit, le serveur d’administration 112 parcourt les commutateurs par ordre croissant de niveau et, dans l’exemple décrit, par numéro croissant sur un même niveau (de gauche à droite sur la figure 4). Ainsi, le serveur d’administration 112 parcourt les commutateurs de premier niveau, puis ceux de deuxième niveau. Or, pour les commutateurs 1.1 à 1.8 et 2.1 à 2.8, il n’existe pas d’arbre reliant tous les nœuds alloués 1, 2, 3, 4, 5. Ainsi, le serveur d’administration 112 arrive au commutateur 3.1, d’où part l’arbre A1 représenté en gras sur la figure 4. L’arbre A1 n’utilise que des liens disponibles et interconnecte tous les nœuds alloués 1, 2, 3, 4, 5.The administration server 112 implements step 312 and determines an interconnecting subnet of the allocated nodes. In the example described, the administration server 112 traverses the switches in increasing order of level and, in the example described, by increasing number on the same level (from left to right in FIG. 4). Thus, the administration server 112 traverses the first level switches, then those of the second level. However, for the switches 1.1 to 1.8 and 2.1 to 2.8, there is no tree connecting all the allocated nodes 1, 2, 3, 4, 5. Thus, the administration server 112 arrives at the switch 3.1, d 'where the A1 tree shown in bold in Figure 4 starts. The A1 tree only uses available links and interconnects all allocated nodes 1, 2, 3, 4, 5.

Il existe également un autre arbre, issu du commutateur 3.3, qui interconnecte tous les nœuds alloués et n’utilise que des liens disponibles. Ces deux arbres comportent le même nombre de commutateurs inutilisés (six), de sorte que le serveur d’administration peut retenir n’importe lequel. Le serveur d’administration 112 retient par exemple l’arbre A1.There is also another tree, from Switch 3.3, which interconnects all allocated nodes and only uses available links. These two trees have the same number of unused switches (six), so the administration server can retain any one. The administration server 112 retains for example the tree A1.

Le serveur d’administration 112 met en œuvre l’étape 314 et alloue alors l’arbre A1 à la tâche t1.Administration server 112 implements step 314 and then allocates tree A1 to task t1.

Le serveur d’administration 112 met en œuvre l’étape 316 et implémente, dans l’arbre A1, des routes de communication entre les nœuds alloués. Pour cela, dans l’exemple décrit, le serveur d’administration 112 modifie, si besoin, les tables de routage locales.The administration server 112 implements step 316 and implements, in the tree A1, communication routes between the allocated nodes. For this, in the example described, the administration server 112 modifies, if necessary, the local routing tables.

À ce stade, la tâche t1 est déployée et est exécutée (étape 304) par la grappe d’ordinateurs 100, sur les nœuds alloués qui communiquent entre eux en suivant les routes de l’arbre A1.At this point, the task t1 is deployed and is executed (step 304) by the cluster of computers 100, on the allocated nodes which communicate with each other following the routes of the tree A1.

En référence à la figure 5, le serveur d’administration 112 met en œuvre l’étape 308 et reçoit alors une tâche t2 nécessitant n2 nœuds de la grappe d’ordinateurs 100. Dans l’exemple décrit, n2 vaut cinq.Referring to Figure 5, the administration server 112 implements step 308 and then receives a task t2 requiring n2 nodes of the computer cluster 100. In the example described, n2 equals five.

Le serveur d’administration 112 met en œuvre l’étape 310 et alloue à la tâche t2 des nœuds en allouant en priorité les nœuds connectés aux commutateurs déjà utilisés, c’est-à-dire le nœud 6. Ainsi, dans l’exemple décrit, le serveur d’administration 112 alloue à la tâche t2 les n2 nœuds suivants : 6, 7, 8, 9, 10.The administration server 112 implements the step 310 and allocates the task t2 nodes by allocating in priority the nodes connected to the switches already used, that is to say the node 6. Thus, in the example described, the administration server 112 allocates to the task t2 the following n2 nodes: 6, 7, 8, 9, 10.

Le serveur d’administration 112 met en œuvre l’étape 312 et détermine un sous-réseau d’interconnexion des nœuds alloués. Comme précédemment, le serveur d’administration 112 parcourt les commutateurs par niveau croissant. Le premier commutateur duquel part un arbre desservant les nœuds alloués 6, 7, 8, 9, 10 est le commutateur 4.1. Cet arbre comporte néanmoins le lien entre les commutateurs 2.3 et 3.1, qui est déjà alloué à la tâche t1 et donc non disponible. Ainsi, le serveur d’administration 112 ne retient pas cet arbre et passe au commutateur 4.2, duquel part l’arbre A2. Cet arbre n’utilise que des liens disponibles et dessert tous les nœuds alloués 6, 7, 8. De la même manière, le serveur d’administration 112 détermine les arbres issus des commutateurs 4.4, 4.6, et 4.8 respectivement illustrés sur les figures 6, 7 et 8. Ces quatre arbres comportent le même nombre de commutateur inutilisés. Ainsi, le serveur d’administration 112 peut sélectionner n’importe lequel, par exemple l’arbre A2 issu du commutateur 4.2 (figure 9).The administration server 112 implements step 312 and determines an interconnecting subnet of the allocated nodes. As before, the administration server 112 traverses the switches by increasing level. The first switch from which a tree serving the allocated nodes 6, 7, 8, 9, 10 starts is switch 4.1. This tree nevertheless includes the link between the switches 2.3 and 3.1, which is already allocated to task t1 and therefore not available. Thus, the administration server 112 does not retain this tree and passes to the switch 4.2, from which the tree A2 starts. This tree only uses available links and serves all the allocated nodes 6, 7, 8. In the same way, the administration server 112 determines the trees coming from the switches 4.4, 4.6, and 4.8 respectively illustrated in FIGS. 6 , 7 and 8. These four trees have the same number of unused switches. Thus, the administration server 112 can select any tree, for example the tree A2 coming from the switch 4.2 (FIG. 9).

Le serveur d’administration 112 met en œuvre l’étape 314 et alloue l’arbre A2 à la tâche t2.Administration server 112 implements step 314 and allocates tree A2 to task t2.

Le serveur d’administration 112 met en œuvre l’étape 316 et implémente, dans l’arbre A2, des routes de communication entre les nœuds alloués.The administration server 112 implements step 316 and implements, in the tree A2, communication routes between the allocated nodes.

Pour cela, dans l’exemple décrit, le serveur d’administration 112 modifie, si besoin, les tables de routage locales. Par exemple, la table de routage locale du port P_6 du commutateur 1.3 est modifiée comme illustré dans le tableau 2 ci-dessous (modification indiquée en gras et en italique).For this, in the example described, the administration server 112 modifies, if necessary, the local routing tables. For example, the local routing table for port P_6 of switch 1.3 is modified as shown in Table 2 below (modification shown in bold and italics).

Table de routage localeLocal routing table modifiée du port P_6modified from port P_6 du commutateurof the switch 1.31.3 Nœuds de destinationDestination nodes Port de sortieoutput port 11 P_2.3P_2.3 22 P_2.4P_2.4 33 P_2.3P_2.3 44 P_2.4P_2.4 55 P_5P_5 66 P_6P_6 77 P_2.4P_2.4 88 P_2.4P_2.4 99 P_2.3P_2.3 1010 P_2.4P_2.4 1111 P_2.3P_2.3 1212 P_2.4P_2.4 1313 P_2.3P_2.3 1414 P_2.4P_2.4 1515 P_2.3P_2.3 1616 P_2.4P_2.4

Ainsi, les messages en provenance du nœud 6 et à destinations des nœuds 7 à 10 passent tous par le lien reliant les commutateurs 1.3 et 2.4 et évitent donc le lien reliant les commutateurs 1.3 et 2.3 alloué à la tâche t1, ce qui n’aurait pas été le cas si la table de routage par défaut avait été gardée.Thus, the messages originating from node 6 and destined for nodes 7 to 10 all pass through the link connecting switches 1.3 and 2.4 and therefore avoid the link connecting switches 1.3 and 2.3 allocated to task t1, which would not have not be the case if the default routing table had been kept.

À ce stade, les tâches t1, t2 sont déployées et exécutées (étape 304) par la grappe d’ordinateurs 100, sur les nœuds respectivement alloués qui communiquent entre eux en suivant respectivement les routes des arbres A1 et A2.At this stage, the tasks t1, t2 are deployed and executed (step 304) by the cluster of computers 100, on the respectively allocated nodes which communicate with each other by respectively following the routes of the trees A1 and A2.

En référence à la figure 10, le serveur d’administration 112 met en œuvre l’étape 308 et reçoit alors une tâche t3 nécessitant n3 nœuds de la grappe d’ordinateurs 100. Dans l’exemple décrit, n3 vaut trois.Referring to Figure 10, the administration server 112 implements step 308 and then receives a task t3 requiring n3 nodes of the computer cluster 100. In the example described, n3 equals three.

Le serveur d’administration 112 met en œuvre l’étape 310 et alloue à la tâche t3 des nœuds en allouant en priorité les nœuds connectés aux commutateurs déjà utilisés (aucun à ce stade), puis des nœuds consécutifs. Ainsi, dans l’exemple décrit, le serveur d’administration 112 alloue à la tâche t3 les n3 nœuds suivants : 11, 12, 13.The administration server 112 implements step 310 and allocates nodes to task t3 by first allocating nodes connected to switches already in use (none at this stage), then consecutive nodes. Thus, in the example described, the administration server 112 allocates to the task t3 the following n3 nodes: 11, 12, 13.

Le serveur d’administration 112 met en œuvre l’étape 312 et détermine un sous-réseau d’interconnexion des nœuds alloués. Le serveur d’administration 112 trouve donc les trois arbres issus respectivement des commutateurs 3.5, 3.7, 3.8, respectivement illustrés sur les figures 10, 11 et 12, satisfaisant les premier et deuxième critères de détermination. Parmi ces trois arbres, celui issu du commutateur 3.8 (appelé par la suite A3) comporte quatre commutateurs non utilisés (numérotés en gras sur la figure 12), tandis que les deux autres arbres nécessitent chacun cinq commutateurs non utilisés (numérotés en gras sur les figures 10 et 11). Ainsi, l’arbre issu du commutateur 3.8 (l’arbre A3) satisfait le troisième critère de détermination et est donc retenu par le serveur d’administration 112.The administration server 112 implements step 312 and determines an interconnecting subnet of the allocated nodes. The administration server 112 therefore finds the three trees originating respectively from the switches 3.5, 3.7, 3.8, respectively illustrated in FIGS. 10, 11 and 12, satisfying the first and second determination criteria. Of these three trees, the one from switch 3.8 (hereinafter called A3) has four unused switches (numbered in bold in Figure 12), while the other two trees each require five unused switches (numbered in bold on the figures 10 and 11). Thus, the tree from switch 3.8 (tree A3) satisfies the third determination criterion and is therefore retained by the administration server 112.

Le serveur d’administration 112 met en œuvre l’étape 314 et alloue l’arbre A3 à la tâche t3.Administration server 112 implements step 314 and allocates tree A3 to task t3.

Le serveur d’administration 112 met en œuvre l’étape 316 et implémente, dans l’arbre A3, des routes de communication entre les nœuds alloués, en modifiant, si besoin, les tables de routage locales.The administration server 112 implements step 316 and implements, in the tree A3, communication routes between the allocated nodes, modifying, if necessary, the local routing tables.

À ce stade, les tâches t1, t2 et t3 sont déployées et exécutées (étape 304) par la grappe d’ordinateurs 100, sur les nœuds respectivement alloués qui communiquent entre eux en suivant respectivement les routes des arbres A1, A2 et A3 (figure 13).At this stage, the tasks t1, t2 and t3 are deployed and executed (step 304) by the cluster of computers 100, on the respectively allocated nodes which communicate with each other by respectively following the routes of the trees A1, A2 and A3 (figure 13).

En référence à la figure 14, à un instant ultérieur, la tâche t2 termine son exécution.Referring to Figure 14, at a later time, the task t2 ends its execution.

Ainsi, le serveur d’administration 112 met en œuvre l’étape 318 et annule les modifications réalisées dans les tables de routages locales pour déployer la tâche t2.Thus, the administration server 112 implements step 318 and cancels the modifications made in the local routing tables to deploy the task t2.

Le serveur d’administration 112 met en œuvre l’étape 320 et libère (c’est-à-dire, désalloue) les nœuds et le sous-réseau A2 alloués à la tâche t2. Les liens libérés sont représentés en pointillés et en gras.Administration server 112 implements step 320 and releases (i.e. deallocates) the nodes and subnet A2 allocated to task t2. Released links are shown in dotted and bold.

Le serveur d’administration 112 met en œuvre l’étape 322 et recherche les liens de la grappe d’ordinateurs 100 qui ne sont alloués à aucune tâche. De préférence, la recherche est réalisée uniquement parmi les liens de la tâche t2. Dans l’exemple décrit, comme un lien ne peut être alloué qu’à au plus une tâche (N est égal à un), tous les liens qui étaient alloués à la tâche t2 deviennent inutilisés.The administration server 112 implements step 322 and searches for the links of the cluster of computers 100 which are not allocated to any task. Preferably, the search is carried out only among the links of task t2. In the example described, as a link can only be allocated to at most one task (N is equal to one), all the links that were allocated to task t2 become unused.

Le serveur d’administration 112 met en œuvre l’étape 324 et place chaque lien trouvé (c’est-à-dire dans l’exemple décrit tous les liens qui étaient alloués à la tâche t2, représentés en pointillés et en gras) dans l’état inactif.The administration server 112 implements step 324 and places each link found (that is to say, in the example described, all the links which were allocated to the task t2, represented in dotted and bold) in the inactive state.

Ainsi, il est possible de réduire l’utilisation énergétique en désactivant les liens non utilisés, en particulier, ceux connectant des commutateurs aux nœuds de calcul. Généralement, sur un PGFT, la moitié des liens sont dédiés aux nœuds de calcul et l’autre moitié aux liens inter-commutateurs. Si par exemple dix nœuds connectés à un même commutateur sont utilisés pour une tâche en particulier, ces dix nœuds ne communiqueront à l’extérieur que vers les nœuds d’entrée/sortie (par exemple, les nœuds des ordinateurs de stockage 104). Ainsi il est possible d’éteindre jusqu’à dix liens durant l’exécution de cette tâche (en fonction du nombre de nœuds d’entrée/sortie dans le supercalculateur ainsi que les besoins en nœuds d’entrée/sortie demandés par l’utilisateur, il est possible de conserver ces liens actifs).Thus, it is possible to reduce the energy use by deactivating the unused links, in particular, those connecting switches to the computing nodes. Generally, on a PGFT, half of the links are dedicated to the compute nodes and the other half to the inter-switch links. If for example ten nodes connected to the same switch are used for a particular task, these ten nodes will communicate outside only towards the input/output nodes (for example, the nodes of the storage computers 104). Thus it is possible to turn off up to ten links during the execution of this task (depending on the number of input/output nodes in the supercomputer as well as the input/output node requirements requested by the user , it is possible to keep these links active).

Il apparaît clairement qu’un procédé tel que celui décrit précédemment permet de diminuer la consommation énergétique du supercalculateur.It is clear that a process such as the one described above makes it possible to reduce the energy consumption of the supercomputer.

On notera par ailleurs que l’invention n’est pas limitée aux modes de réalisation décrits précédemment. Il apparaîtra en effet à l'homme de l'art que diverses modifications peuvent être apportées aux modes de réalisation décrits ci-dessus, à la lumière de l'enseignement qui vient de lui être divulgué. Dans la présentation détaillée de l’invention qui est faite précédemment, les termes utilisés ne doivent pas être interprétés comme limitant l’invention aux modes de réalisation exposés dans la présente description, mais doivent être interprétés pour y inclure tous les équivalents dont la prévision est à la portée de l'homme de l'art en appliquant ses connaissances générales à la mise en œuvre de l'enseignement qui vient de lui être divulgué.
It will also be noted that the invention is not limited to the embodiments described above. It will indeed appear to those skilled in the art that various modifications can be made to the embodiments described above, in the light of the teaching which has just been disclosed to them. In the detailed presentation of the invention which is made above, the terms used must not be interpreted as limiting the invention to the embodiments set out in the present description, but must be interpreted to include therein all the equivalents whose provision is within the reach of those skilled in the art by applying their general knowledge to the implementation of the teaching which has just been disclosed to them.

ANNEXEANNEX

– Compter le nombre de nœuds alloués par sous-topologie.– Count the number of nodes allocated per sub-topology.

– Pour chaque sous-topologie avec un nombre non nul de nœud alloués :– For each sub-topology with a non-zero number of allocated nodes:

-- (les commutateurs portant respectivement des numéros s croissants partant de 0) pour s = 0 ; s < S_n ; s++ :-- (switches respectively bearing increasing numbers s starting from 0) for s = 0; s < S_n; s++:

--- vérifier s’il existe un arbre de liens permettant d’accéder à l’ensemble des nœuds alloués dans la sous-topologie,--- check if there is a tree of links allowing access to all the nodes allocated in the sub-topology,

--- si oui, incrémenter le nombre de top commutateurs accessibles de ces commutateurs,--- if yes, increment the number of accessible top switches of these switches,

--- si non, passer au suivant.--- if not, go to the next one.

– Prendre une des sous-topologies la plus importante (appellé T_n_c de niveau n : les commutateurs de plus haut niveau sont de niveau n).– Take one of the most important sub-topologies (called T_n_c of level n: the highest level switches are of level n).

– Considérons qu’il y a S_n commutateurs de niveau n.– Consider that there are S_n switches of level n.

– Pour chaque sous-topologie incluse dans T_n_c de niveaux n-1, on a un nombre de nœuds allouées x_n-1 (Pour simplifier, il est considéré que chaque sous topologie à le même nombre de nœuds alloués. Ce cas particulier est facilement généralisable au cas où deux sous-topologies ont des nombres différents de nœuds alloués).– For each sub-topology included in T_n_c of levels n-1, we have a number of nodes allocated x_n-1 (To simplify, it is considered that each sub-topology has the same number of nodes allocated. This particular case is easily generalizable in case two sub-topologies have different numbers of allocated nodes).

– Tant que nb_switch_alloue_niveau_n au niveau n est inférieur à x_n-1 :– As long as nb_switch_allocated_level_n at level n is less than x_n-1:

-- prendre un commutateur l1 non visité :-- take an unvisited l1 switch:

--- il y a X commutateurs de niveau l1 dans la plus petite sous-topologie englobante,--- there are X level l1 switches in the smallest enclosing subtopology,

--- sélectionner un commutateur de niveau supérieur avec un compteur de valeur T le plus proche possible (nb_switch_alloué - x_n-1)--- select a higher level switch with a counter of value T as close as possible (nb_switch_allocated - x_n-1)

--- allouer tous les liens descendant de ce commutateur vers les X commutateurs ayant des nœuds alloués (dont celui sélectionné)--- allocate all downlinks from this switch to the X switches with allocated nodes (including the selected one)

--- sélectionner dans les sous-topologies jumelles (« twin » dans l’article de QUENTIN et VIGNERAS) le même commutateur (il est forcément allouable dû à la façon dont on calcule le compteur),--- select in the twin sub-topologies (“twin” in the article by QUENTIN and VIGNERAS) the same switch (it is necessarily allocable due to the way the counter is calculated),

--- refaire au plus X fois de même en considérant un commutateur l2 qui vient d’être alloué tant que nb_switch_alloue_niveau_n est inférieur à x_n-1,--- do the same again at most X times considering a switch l2 which has just been allocated as long as nb_switch_allocated_level_n is less than x_n-1,

---- à chaque allocation de top commutateur, incrémenter nb_switch_alloue_niveau_n,---- at each top switch allocation, increment nb_switch_allocated_level_n,

--- puis aux niveaux suivants,--- then at the following levels,

--- une fois tous les niveaux faits, décrémenter les compteurs des commutateurs alloués de X.--- once all the levels are done, decrement the counters of the allocated switches by X.

Remarque : En cas d’allocation déséquilibrée, il est possible de le refaire pour certaines sous-topologies (afin d’avoir la bande passante nécessaire pour les nœuds).Note: In case of unbalanced allocation, it is possible to redo it for certain sub-topologies (in order to have the necessary bandwidth for the nodes).

Claims (9)

Procédé (302) de déploiement d’une tâche dans une grappe d’ordinateurs formant un supercalculateur comportant :
  • des ordinateurs (102, 104) présentant chacun au moins une interface réseau formant un nœud (1…16) ; et
  • un réseau (110) d’interconnexion des nœuds (1…16), comportant :
    • des commutateurs (1.1…4.8) présentant chacun des interfaces réseaux, et
    • des liens (114) connectant chacun soit un nœud (1…16) et une interface réseau d’un commutateur (1.1…1.8), soit deux interfaces réseaux de deux commutateurs (2.1…4.8) respectifs ;
le procédé (302) comportant :
  • l’allocation (310) de nœuds (1…16) à la tâche ;
le procédé (302) étant caractérisé en ce qu’il comporte en outre :
  • la détermination (312), dans le réseau (110), d’un sous-réseau, d’interconnexion des nœuds alloués, satisfaisant un ou plusieurs critères de détermination prédéfinis comportant un premier critère selon lequel le sous-réseau déterminé est celui, parmi au moins deux sous-réseaux satisfaisant le ou les critères autres que le premier critère, utilisant le plus de commutateurs déjà alloués chacun à au moins une tâche déjà déployée ;
  • l’allocation (314) du sous-réseau, et en particulier des liens appartenant à ce sous-réseau, à la tâche ; et
  • l’implémentation (316) de routes de communication inter-nœuds dans le sous-réseau alloué.
Method (302) for deploying a task in a cluster of computers forming a supercomputer comprising:
  • computers (102, 104) each having at least one network interface forming a node (1…16); and
  • a network (110) for interconnecting the nodes (1...16), comprising:
    • switches (1.1…4.8) each having network interfaces, and
    • links (114) each connecting either a node (1…16) and a network interface of a switch (1.1…1.8), or two network interfaces of two switches (2.1…4.8) respectively;
the method (302) comprising:
  • allocating (310) nodes (1…16) to the task;
the method (302) being characterized in that it further comprises:
  • the determination (312), in the network (110), of a sub-network, of interconnection of the allocated nodes, satisfying one or more predefined determination criteria comprising a first criterion according to which the determined sub-network is the one, among at least two sub-networks satisfying the criterion or criteria other than the first criterion, using the most switches already allocated each to at least one task already deployed;
  • the allocation (314) of the sub-network, and in particular of the links belonging to this sub-network, to the task; and
  • implementing (316) inter-node communication routes in the allocated subnet.
Procédé (302) selon la revendication 1, dans lequel la détermination du sous-réseau comporte la détermination des au moins deux sous-réseaux satisfaisant le ou les critères autres que le deuxième critère, puis la sélection parmi ces au moins deux sous-réseaux de celui utilisant le plus de commutateurs déjà alloués chacun à au moins une tâche déjà déployée.The method (302) of claim 1, wherein determining the subarray includes determining the at least two subarrays satisfying the one or more criteria other than the second criterion, then selecting from among those at least two subarrays of the one using the most switches already allocated each to at least one task already deployed. Procédé (302) selon la revendication 1 ou 2, dans lequel le ou les critères de détermination du sous-réseau comportent en outre un deuxième critère selon lequel le sous-réseau utilise uniquement des liens qui ne sont alloués à aucune autre tâche déjà déployée ou bien qui sont alloués à moins de N autres tâches déjà déployées, N étant un nombre prédéfini valant un ou plus.Method (302) according to claim 1 or 2, in which the criterion or criteria for determining the subnet further comprise a second criterion according to which the subnet only uses links which are not allocated to any other task already deployed or good which are allocated to less than N other tasks already deployed, N being a predefined number equal to one or more. Procédé (302) selon la revendication 3, dans lequel le nombre prédéfini N vaut un.A method (302) according to claim 3, wherein the predefined number N is one. Procédé (300) de mise en œuvre d’une tâche, comportant :
  • le déploiement de la tâche dans un supercalculateur, conformément à un procédé (302) de déploiement selon l’une quelconque des revendications 1 à 4 ;
  • l’exécution (304) de la tâche ; et
  • à la fin de l’exécution de la tâche :
    • la détection (322) d’au moins un lien qui n’est alloué à aucune tâche, et
    • le placement (324) de chaque lien détecté dans un état inactif, dans lequel le lien requiert une consommation énergétique inférieure à une consommation énergétique requise par un lien associé à au moins une tâche.
Method (300) of implementing a task, comprising:
  • deploying the task in a supercomputer, in accordance with a deployment method (302) according to any one of claims 1 to 4;
  • performing (304) the task; and
  • at the end of the task execution:
    • the detection (322) of at least one link which is not allocated to any task, and
    • placing (324) each detected link in an inactive state, in which the link requires less power consumption than a power consumption required by a link associated with at least one task.
Procédé (300) selon la revendication 5, comportant, pour placer un lien dans l’état inactif, l’extinction des deux interfaces réseau que ce lien connecte de sorte qu’aucun courant ou lumière ne parcourt ce lien.Method (300) according to claim 5, comprising, to place a link in the inactive state, the extinction of the two network interfaces that this link connects so that no current or light traverses this link. Procédé (300) selon la revendication 5, comportant, pour placer un lien dans l’état inactif, la diminution d’une fréquence de fonctionnement d’au moins une des deux interfaces réseau que ce lien connecte.Method (300) according to claim 5, comprising, to place a link in the inactive state, the reduction of an operating frequency of at least one of the two network interfaces that this link connects. Programme d’ordinateur téléchargeable depuis un réseau de communication et/ou enregistré sur un support lisible par ordinateur et/ou exécutable par un processeur, caractérisé en ce qu’il comprend des instructions pour l’exécution des étapes d’un procédé selon l’une quelconque des revendications 1 à 7, lorsque ledit programme est exécuté sur un ou plusieurs ordinateurs.Computer program downloadable from a communication network and/or recorded on a computer-readable medium and/or executable by a processor, characterized in that it comprises instructions for the execution of the steps of a method according to any of claims 1 to 7, when said program is executed on one or more computers. Grappe d’ordinateurs formant un supercalculateur comportant :
  • des ordinateurs (102, 104) présentant chacun au moins une interface réseau formant un nœud (1…16) ;
  • un réseau (110) d’interconnexion des nœuds (1…16), comportant :
    • des commutateurs (1.1…4.8) présentant chacun des interfaces réseaux, et
    • des liens (114) connectant chacun soit un nœud (1…16) et une interface réseau d’un commutateur (1.1…1.8), soit deux interfaces réseaux de deux commutateurs respectifs (2.1…4.8) ;
le supercalculateur comportant en outre des moyens logiciels et/ou matériels de déploiement d’une tâche, conçus pour mettre en œuvre l’étape suivante :
  • l’allocation (310) de nœuds (1…16) à la tâche ;
le supercalculateur étant caractérisé en ce qu’il comporte en outre des moyens logiciels et/ou matériels de déploiement d’une tâche, conçus pour mettre en œuvre les étapes suivantes :
  • la détermination (312), dans le réseau (110), d’un sous-réseau, d’interconnexion des nœuds alloués, satisfaisant un ou plusieurs critères de détermination prédéfinis comportant un premier critère selon lequel le sous-réseau déterminé est celui, parmi au moins deux sous-réseaux satisfaisant le ou les critères autres que le premier critère, utilisant le plus de commutateurs déjà alloués chacun à au moins une tâche déjà déployée ;
  • l’allocation (314) du sous-réseau, et en particulier des liens appartenant à ce sous-réseau, à la tâche ; et
  • l’implémentation (316) de routes de communication inter-nœuds dans le sous-réseau alloué.
Cluster of computers forming a supercomputer comprising:
  • computers (102, 104) each having at least one network interface forming a node (1...16);
  • a network (110) for interconnecting the nodes (1...16), comprising:
    • switches (1.1…4.8) each having network interfaces, and
    • links (114) each connecting either a node (1…16) and a network interface of a switch (1.1…1.8), or two network interfaces of two respective switches (2.1…4.8);
the supercomputer further comprising software and/or hardware means for deploying a task, designed to implement the following step:
  • allocating (310) nodes (1…16) to the task;
the supercomputer being characterized in that it further comprises software and/or hardware means for deploying a task, designed to implement the following steps:
  • the determination (312), in the network (110), of a sub-network, of interconnection of the allocated nodes, satisfying one or more predefined determination criteria comprising a first criterion according to which the determined sub-network is the one, among at least two sub-networks satisfying the criterion or criteria other than the first criterion, using the most switches already allocated each to at least one task already deployed;
  • the allocation (314) of the sub-network, and in particular of the links belonging to this sub-network, to the task; and
  • implementing (316) inter-node communication routes in the allocated subnet.
FR1904679A 2018-12-21 2019-05-03 Method of deploying a task in a supercomputer, method of implementing a task in a supercomputer, corresponding computer program and supercomputer Expired - Fee Related FR3091770B1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
US16/722,912 US11334392B2 (en) 2018-12-21 2019-12-20 Method for deployment of a task in a supercomputer, method for implementing a task in a supercomputer, corresponding computer program and supercomputer
EP19219177.3A EP3671456A1 (en) 2018-12-21 2019-12-20 Method for deploying a task in a supercomputer, method for implementing a task in a supercomputer, corresponding computer program and supercomputer

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
FR1873820 2018-12-21
FR1873820A FR3091775A1 (en) 2018-12-21 2018-12-21 Execution / Application isolation by allocation of network resources through the routing mechanism

Publications (2)

Publication Number Publication Date
FR3091770A1 true FR3091770A1 (en) 2020-07-17
FR3091770B1 FR3091770B1 (en) 2021-09-24

Family

ID=67384128

Family Applications (2)

Application Number Title Priority Date Filing Date
FR1873820A Pending FR3091775A1 (en) 2018-12-21 2018-12-21 Execution / Application isolation by allocation of network resources through the routing mechanism
FR1904679A Expired - Fee Related FR3091770B1 (en) 2018-12-21 2019-05-03 Method of deploying a task in a supercomputer, method of implementing a task in a supercomputer, corresponding computer program and supercomputer

Family Applications Before (1)

Application Number Title Priority Date Filing Date
FR1873820A Pending FR3091775A1 (en) 2018-12-21 2018-12-21 Execution / Application isolation by allocation of network resources through the routing mechanism

Country Status (1)

Country Link
FR (2) FR3091775A1 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2988215A1 (en) * 2013-05-14 2016-02-24 Huawei Technologies Co., Ltd. Task assigning method, task assigning apparatus, and network-on-chip
WO2017056238A1 (en) * 2015-09-30 2017-04-06 株式会社日立製作所 Vm assignment management system and vm assignment management method

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2988215A1 (en) * 2013-05-14 2016-02-24 Huawei Technologies Co., Ltd. Task assigning method, task assigning apparatus, and network-on-chip
WO2017056238A1 (en) * 2015-09-30 2017-04-06 株式会社日立製作所 Vm assignment management system and vm assignment management method

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
J. DOMKET. HOEFLER: "Scheduling-Aware Routing for Supercomputers", SC '16: PROCEEDINGS OF THE INTERNATIONAL CONFÉRENCE FOR HIGH PERFORMANCE COMPUTING, NETWORKING, STORAGE AND ANALYSIS, SALT LAKE CITY, UT, 2016, pages 142 - 153
JEAN-NOËL QUINTINPIERRE VIGNERAS: "Transitively Deadlock-Free Routing Al-gorithms", CONFÉRENCE CONFÉRENCE: HIPINEB, HPCA, 2016, Retrieved from the Internet <URL:https://www.researchgate.net/publication/301345528_Transitively_Deadlock-Free_Routing_Algorithms>
JENS DOMKE ET AL: "Scheduling-aware routing for supercomputers", 20161113; 1077952576 - 1077952576, 13 November 2016 (2016-11-13), pages 1 - 12, XP058308655, ISBN: 978-1-4673-8815-3 *
MATTHIEU PEROTINTOM CORNEBIZE: "Isolating Jobs for Security on High-Performance Fabrics", HIGH-PERFORMANCE INTERCONNECTION NETWORKS IN THE EXASCALE AND BIG-DATA ERA (HIPINEB) 2017, IEEE 3RD INTERNATIONAL WORKSHOP ON, 2017, pages 49 - 56, XP033080478, DOI: doi:10.1109/HiPINEB.2017.13

Also Published As

Publication number Publication date
FR3091770B1 (en) 2021-09-24
FR3091775A1 (en) 2020-07-17

Similar Documents

Publication Publication Date Title
EP3155771B1 (en) Data routing method and switch for network
US10708342B2 (en) Dynamic troubleshooting workspaces for cloud and network management systems
US10798005B2 (en) Optimizing application throughput
FR3091774A1 (en) Method for deploying a task in a supercomputer, method for implementing a task in a supercomputer, corresponding computer program and supercomputer
FR2903548A1 (en) METHOD FOR AUTOMATICALLY CONTROLLING A TELECOMMUNICATIONS NETWORK WITH LOCAL KNOWLEDGE MUTUALIZATION
EP2033380A1 (en) Method of routing virtual links in a frame-switching network with guaranteed determinism
FR2948247A1 (en) METHOD AND SYSTEM FOR HIGH PERFORMANCE AND AUTOMATED MANAGEMENT OF VIRTUAL NETWORKS.
FR3025384A1 (en) METHOD FOR MONITORING AND ROUTING CONFIGURATION ALERT IN A CLUSTER COMPRISING STATIC COMMUNICATION LINKS AND COMPUTER PROGRAM USING SAID METHOD
EP2572478B1 (en) Method of optimizing routing in a cluster comprising static communication links and computer program implementing this method
EP1387538B1 (en) Apparatus and method for determining routing paths in a communication network with selection attributes
Hua et al. Topology-preserving traffic engineering for hierarchical multi-domain SDN
Corneo et al. (How Much) can edge computing change network latency?
EP3671456A1 (en) Method for deploying a task in a supercomputer, method for implementing a task in a supercomputer, corresponding computer program and supercomputer
EP3671454A1 (en) Method for implementing a task in a supercomputer, corresponding computer program and supercomputer
FR3091770A1 (en) Method for deploying a task in a supercomputer, method for implementing a task in a supercomputer, corresponding computer program and supercomputer
FR3091772A1 (en) Method for implementing a task in a supercomputer, corresponding computer program and supercomputer
EP1432184B1 (en) Apparatus for determining communication paths in a label switching communication network having selection parameters
EP3671455A1 (en) Method for deploying a task in a supercomputer, method for implementing a task in a supercomputer, corresponding computer program and supercomputer
EP3531641B1 (en) Method for establishing communication routes between nodes of a cluster of computers, corresponding computer program and cluster of computers
EP2577920B1 (en) Method of pseudo-dynamic routing in a cluster comprising static communication links and computer program implementing this method
WO2019076770A1 (en) Data routing in a customer premises equipment using link aggregation
EP3474492B1 (en) Distributed management system for a communication network having a plurality of virtualised network functions
Podili et al. Effective resource provisioning for QoS-aware virtual networks in SDN
EP2955887A1 (en) Method for dynamic load distribution in a private network
WO2013050682A1 (en) Pseudo-dynamic adaptive routing method in a cluster including static communication links, and computer program implementing said method

Legal Events

Date Code Title Description
PLSC Publication of the preliminary search report

Effective date: 20200717

PLFP Fee payment

Year of fee payment: 2

ST Notification of lapse

Effective date: 20210105

RN Application for restoration

Effective date: 20210322

FC Decision of inpi director general to approve request for restoration

Effective date: 20210407

PLFP Fee payment

Year of fee payment: 3

PLFP Fee payment

Year of fee payment: 4

PLFP Fee payment

Year of fee payment: 5

TQ Partial transmission of property

Owner name: LE COMMISSARIAT A L'ENERGIE ATOMIQUE ET AUX EN, FR

Effective date: 20231218

Owner name: BULL SAS, FR

Effective date: 20231218