Skip to content

Commit 2389c40

Browse files
Merge branch 'main' into andrei-bug
2 parents 640134c + 520c79f commit 2389c40

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

conf/common/test_scenario/nemo_run_llama3_8b.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@ name = "nemo_run_llama3_8b"
2020
id = "nemo_run_llama3_8b_1"
2121
test_name = "nemo_run_llama3_8b"
2222
num_nodes = "1"
23-
time_limit = "00:30:00"
23+
time_limit = "00:60:00"
2424

2525
[[Tests]]
2626
id = "nemo_run_llama3_8b_2"
2727
test_name = "nemo_run_llama3_8b"
2828
num_nodes = "2"
29-
time_limit = "00:30:00"
29+
time_limit = "00:60:00"
3030
[[Tests.dependencies]]
3131
type = "start_post_comp"
3232
id = "nemo_run_llama3_8b_1"

0 commit comments

Comments
 (0)