Skip to content

Conversation

@yiming0416
Copy link
Contributor

@yiming0416 yiming0416 commented Oct 27, 2025

Add integration tests for compiler toolkit experiments on llama3 and deepseek_v3 models to guard regressions

taking over from #1953

Newly added Compiler Toolkit 8 GPU Integration Tests passed

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Oct 27, 2025
@yiming0416 yiming0416 force-pushed the yiming/compiler_toolkit_integration_tests branch 3 times, most recently from 7a8fdd2 to 18846fa Compare October 28, 2025 00:06
@yiming0416 yiming0416 changed the title [compiler toolkit] Add integration tests for compiler toolkit experiments [WIP][compiler toolkit] Add integration tests for compiler toolkit experiments Oct 28, 2025
@yiming0416 yiming0416 force-pushed the yiming/compiler_toolkit_integration_tests branch 2 times, most recently from 856f2b5 to 12abb14 Compare October 28, 2025 16:56
@yiming0416 yiming0416 closed this Oct 28, 2025
@yiming0416 yiming0416 reopened this Oct 29, 2025
@yiming0416 yiming0416 force-pushed the yiming/compiler_toolkit_integration_tests branch 3 times, most recently from 96fe052 to 351a6eb Compare October 29, 2025 18:39
@yiming0416 yiming0416 changed the title [WIP][compiler toolkit] Add integration tests for compiler toolkit experiments [compiler toolkit] Add integration tests for compiler toolkit experiments Oct 29, 2025
@yiming0416 yiming0416 marked this pull request as ready for review October 29, 2025 19:50
@yiming0416 yiming0416 force-pushed the yiming/compiler_toolkit_integration_tests branch from 351a6eb to 57932ed Compare October 29, 2025 19:53
Copy link
Contributor

@wwwjn wwwjn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@yiming0416 yiming0416 force-pushed the yiming/compiler_toolkit_integration_tests branch from 57932ed to bb122fe Compare October 29, 2025 21:27
@yiming0416 yiming0416 requested a review from wwwjn October 29, 2025 21:29
@yiming0416 yiming0416 force-pushed the yiming/compiler_toolkit_integration_tests branch from bb122fe to 95b32b7 Compare October 29, 2025 21:41
@yiming0416 yiming0416 requested a review from wwwjn October 29, 2025 21:43
],
"llama3 FSDP+TP+FlexAttn",
"llama3_fsdp_tp_flexattn",
ngpu=8,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry I have one last comment - Can we use 4 GPUs with FSDP=2, TP=2, I feel like it's better to lower the GPU usage for CI which might help run it faster. Then we could change --ngpu 8 in yaml file to be --ngpu 4

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sure!

@yiming0416 yiming0416 force-pushed the yiming/compiler_toolkit_integration_tests branch 2 times, most recently from 6de1893 to 677394e Compare October 29, 2025 23:07
@yiming0416 yiming0416 force-pushed the yiming/compiler_toolkit_integration_tests branch from 677394e to f3c6733 Compare October 29, 2025 23:07
@yiming0416 yiming0416 merged commit dc0ccb2 into main Oct 29, 2025
9 checks passed
jquesnelle pushed a commit to NousResearch/torchtitan that referenced this pull request Nov 10, 2025
…ents (pytorch#1944)

Add integration tests for compiler toolkit experiments on llama3 and
deepseek_v3 models to guard regressions

taking over from pytorch#1953

Newly added Compiler Toolkit 8 GPU Integration Tests passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Meta Open Source bot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants