Grid5000:Home
|
Grid'5000 is a large-scale and flexible testbed for experiment-driven research in all areas of computer science, with a focus on parallel and distributed computing including Cloud, HPC and Big Data and AI. Key features:
Grid'5000 is merging with FIT to build the SILECS Infrastructure for Large-scale Experimental Computer Science. Read an Introduction to SILECS (April 2018)
Older documents:
|
Random pick of publications
Five random publications that benefited from Grid'5000 (at least 3007 overall):
- Ismaël Tankeu, Geoffray Bonnin. Towards Characterising Induced Emotions: Exploiting Physiological Data and Investigating the Effect of Music Familiarity. MuRS 2024: 2nd Music Recommender Systems Workshop, Oct 2024, Bari, Italy. hal-04703972 view on HAL pdf
- Kenta Ishiguro, Fonyuy-Asheri Caleb, Elouan Barraud, Renaud Lachaize, Yérom-David Bromberg, et al.. Everything You Need to Know About Virtual Machine Live Migration Between Heterogeneous Processors. EUROSYS 2026 - 21st European Conference on Computer Systems, Apr 2026, Edimbourg, United Kingdom. 10.1145/3767295.3803609. hal-05513543v2 view on HAL pdf
- Mathis Valli, Loïc Cudennec, Alexandru Costan, Cédric Tedeschi, Gabriel Antoniu. Evaluating Federated Learning Beyond Simulation: A Deployment-Aware Methodology. CCGrid 2026 - IEEE 26th International Symposium on Cluster, Cloud and Internet Computing, IEEE, May 2026, Sydney, Australia. hal-05477787v2 view on HAL pdf
- Victoire Nganfang, Simon Queyrut, David Bromberg, Valerio Schiavoni, Djob Mvondo, et al.. DroidHunter: A Robust Vision-Based Detection Against Hidden Android Malware. ASIACCS 2026 - 21st ACM ASIA Conference on Computer and Communications Security, Jun 2026, Bangalore, India. 10.1145/3779208.3785386. hal-05419946 view on HAL pdf
- Maurice Brémond, Hugo Brunie, Laurent Debreu, Rupert W Ford, Florian Lemarié, et al.. Poseidon: A Source-to-Source Translator for Holistic HPC Optimizations of Ocean Models on Regular Grids. SC 2024 - International Conference for High Performance Computing, Networking, Storage, and Analysis, Nov 2024, Atlanta (Georgia), United States. , pp.1-1, 2024, 10.5281/zenodo.11190458. hal-04811677 view on HAL pdf
Latest news
Debian 13 "Trixie" std environment is now the default environment on (almost) all nodes
Dear users,
We are pleased to announce that Debian 13 (Trixie) std environment is
now the default environment on most nodes. See `kaenv3 -l debian%13%` for a list of available variants.
There is some significant evolutions, particularly regarding the
environment modules. Indeed, some components that were included in the environment images are now provided by modules loading, including CUDA, ROCm and OpenMPI.
Node network interface now have both IPv4 and (public) IPv6 addresses
by default, which should have no impact on most uses.
For more informations, see the Release Notes, available at
https://www.grid5000.fr/w/Debian_13_Trixie_environments_release_notes
As previous default environment move, frontend of every sites have been reinstalled in Debian 13 too.
If you have any questions or problems, please contact <support-staff@lists.grid5000.fr>
Best regards,
Nicolas Perrin, for Abaca and Grid’5000/SLICES-FR
Inria, DSI Service Production
-- Grid'5000 Team 14:54, 26 Aug 2026 (CEST)
Some clusters under Debian 13 "Trixie" environment by default and migration maintenance
Dear users,
The default standard environment has changed to Debian 13 for some
selected clusters over the past few weeks.
Here they are:
This is a key step towards the widespread deployment of Debian13. Most
clusters will be switched to a Debian 13 default environment Wednesday 26 August 2026.
If you need to, all the variants images (min, nfs, big) are available
for deployment, see `kaenv3 -l debian%13%` on frontends to list them.
Remember that there is a significant change concerning the modules. See
the preview announce : https://www.grid5000.fr/w/News#Upcoming_changes_to_modules
Best regards,
For Abaca and Grid'5000/SLICES-FR,
Nicolas Perrin
-- Grid'5000 Team 16:00, 02 Jul 2026 (CEST)
Hello everyone,
Let's start with a quick TLDR, details on the rationale and implementation are available below: new modules will be available with the new standard environment, and are already live for testing (but not activated by default).
If you want to test them you need to run the following commands:
unset MODULEPATH
module use /grid5000/guix-modules/x86_64/latest /grid5000/spack/module-others
Now for more details: for the past months we have been working on updating the standard environment and the way we provide modules.
The current way uses Spack under the hood, and is tightly bound to the underlying operating system.
It's been proven to be quite a burden for the team, and therefore we are changing the way we manage modules to:
- use a solution oblivious to the Linux flavor; - have means to update software versions automatically, and a clear release cycle; - actually have something reproducible; - be able to automatically test our most sensitive modules when they change (on both OAR and SLURM clusters).
Under the hood we switched to Guix to manage them²; it will be totally transparent for you.
The upcoming modules are located in `/grid5000/guix-modules/x86_64`, and you can try them today!
In order to use them you need to perform the following commands¹:
unset MODULEPATH
module use /grid5000/guix-modules/x86_64/latest
The list of modules for the `latest` release is available here:
https://api.grid5000.fr/explorer/software.
We know it's missing a few software compared to the current modules, we've tracked them here.
These should b...
Changes to VS Code and AI Extensions Usage on Frontend
Recently, we have observed a critical increase in resource consumption (CPU and memory) on these nodes. This is primarily caused by VS Code Server (or similar) instances and associated AI-assisted coding extensions (such as Copilot, Tabnine, or local LLM agents) running directly on the frontend.
As a reminder, frontends are strictly dedicated to lightweight tasks: code editing, file management, and job submission. Running heavy background processes or AI agents on these shared machines degrades performance for the entire community and risks crashing the machines. Frontend are not sized for heavy code/system compilation/build either. Heavy tasks must be run on reserved nodes.
What is changing:
- ban on frontend: running VS Code Server (or similar), AI extensions, or any background development agents directly on the frontend will shortly be prohibited. - automated cleanup: we will actively monitor these nodes. Any unauthorized, resource-intensive processes or persistent VS Code servers found running on the login nodes will be terminated without prior warning.
How to continue using VS Code and AI tools?:
We fully understand that these tools could be essential for your work. Therefore, this usage is completely permitted and supported on the compute nodes.
To use VS Code and your AI agents properly, you must schedule an interactive session via the batch scheduler (OAR). You can do this by:
- Requesting an interactive allocation using oarsub -I.
- Tunneling your VS Code Remote-SSH connection directly to the allocated compute node instead of the frontend
This ensures you have dedicated resources for your AI tools without impacting other users.
-- Grid'5000 Team 16:00, 15 Jun 2026 (CEST)
Grid'5000 sites
Current funding
As from June 2008, Inria is the main contributor to Grid'5000 funding.
INRIA |
CNRS |
UniversitiesIMT Atlantique |
Regional councilsAquitaine |