Skip to content

Commit 79477b3

Browse files
committed
Remove profiler test
Signed-off-by: Charlie Truong <chtruong@nvidia.com>
1 parent 6a43228 commit 79477b3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/cicd-main-nemo2.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@ jobs:
3939
runner: self-hosted-azure
4040
- script: L2_NeMo_2_llama3_pretraining_recipe
4141
runner: self-hosted-azure
42-
- script: L2_NeMo_2_llama3_pytorch_profiler
43-
runner: self-hosted-azure
44-
timeout: 20
42+
# - script: L2_NeMo_2_llama3_pytorch_profiler
43+
# runner: self-hosted-azure
44+
# timeout: 20
4545
- script: L2_NeMo_2_llama3_fault_tolerance_plugin
4646
runner: self-hosted-azure
4747
- script: L2_NeMo_2_llama3_straggler_detection

0 commit comments

Comments
 (0)