Skip to content

Commit

Permalink
put reasonable upper limit on training time
Browse files Browse the repository at this point in the history
  • Loading branch information
svandenhaute committed Jul 20, 2024
1 parent 32f903e commit 1018c19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/lumi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ ModelEvaluation:
ModelTraining:
cores_per_worker: 7
gpu: true
max_training_time: 5
slurm:
partition: "standard-g"
account: "project_465001125"
Expand Down

0 comments on commit 1018c19

Please sign in to comment.