This commit is contained in:
Remi Cadene
2025-03-18 16:55:08 +00:00
parent 1a5c1ef9c7
commit 5d184a7811
3 changed files with 5 additions and 5 deletions

View File

@@ -241,7 +241,7 @@ def main():
parser.add_argument(
"--job-name",
type=str,
default="port_droid",
default="aggr_droid",
help="Job name used in slurm, and name of the directory created inside the provided logs directory.",
)
parser.add_argument(