From 3c7eac083ae582362b9b431a88aa089b7f6e1a80 Mon Sep 17 00:00:00 2001
From: Huong DO MAI <huong.do-mai@irit.fr>
Date: Tue, 18 Feb 2025 12:50:54 +0000
Subject: [PATCH] Edit README.md

---
 README.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 1985beb..67e3a40 100644
--- a/README.md
+++ b/README.md
@@ -165,8 +165,7 @@ oarsub -I -l host=4,walltime=2
 ```
 Reserve 4 hosts (GPU) (1 server + 3 clients) for 2 hours:
 ```bash
-oarsub -p "gpu_count>0" -l host=4,walltime=2 -t exotic -I #lyon
-oarsub -p "gpu_count>0" -l host=4,walltime=2 -I #lille
+oarsub -I -t exotic -l {"cluster='drac'"}/host=3,walltime=2 # grenoble
 ```
 
 Make sure your are in`eflwr/Run/`:
-- 
GitLab