From bae2fad1714abe9f979e32b5f8a340a1c4971043 Mon Sep 17 00:00:00 2001 From: Pierre Kunzli <pierre.kuenzli@unige.ch> Date: Tue, 4 Mar 2025 15:57:10 +0100 Subject: [PATCH] ajout des groupes dans le readme --- README.md | 40 ++++++++++++++++++++++++++++++++++++++++ modules.txt | 1 - projets/groupes.txt | 12 ------------ 3 files changed, 40 insertions(+), 13 deletions(-) delete mode 100644 modules.txt delete mode 100644 projets/groupes.txt diff --git a/README.md b/README.md index 7ef2d6d..7c3d762 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,43 @@ + +## Groupes de projets + + - Kubernetes/spark + - Capt + - Anthonioz + - Lavorel + + - Kubernetes/slurm + - Agodomou + - Tayan + - Nguyen + + - IA 1 + - Harb + - Marino + - Pavlovich + + - IA 2 + - Bonga + - Sanz + - Dahmoun + + - Performances GPU + - Yu + - Burgos + - Riser (AMD) + + + - Groupe non attribué : Rimensberger + +## Modules pour CUDA + +Ensemble de modules permettant d'avoir CUDA, Python 3.10 et Qt (pour le profiling interactif). + +``` +module load CUDA/12.3.0 GCC/12.2.0 Python/3.10.8 Qt5/5.15.7 +``` + + :construction: (à compléter) ## Profiling diff --git a/modules.txt b/modules.txt deleted file mode 100644 index d9ee50b..0000000 --- a/modules.txt +++ /dev/null @@ -1 +0,0 @@ -module load CUDA/12.3.0 GCC/12.2.0 Python/3.10.8 Qt5/5.15.7 diff --git a/projets/groupes.txt b/projets/groupes.txt deleted file mode 100644 index cb8ccf9..0000000 --- a/projets/groupes.txt +++ /dev/null @@ -1,12 +0,0 @@ - -Capt, Anthonioz, Lavorel : Kubernetes/spark -Agodomou, Tayan, Nguyen : Kubernetes/slurm - - -Leo Harb, Gabriel Marino, Ivan Pavlovich : déploiement/fine tuning LLM -Bonga, Sanz, Dahmoun : IA/LLM - -Yu (NVIDIA), Burgos (NVIDIA), Riser(AMD) GPU performance - - -Rimensberger ??? -- GitLab