Core_r0.17.0 IFU#138
Draft
sudhu2k wants to merge 475 commits into
Draft
Conversation
Signed-off-by: Keshav Santhanam <ksanthanam@nvidia.com>
Signed-off-by: dimapihtar <dpihtar@gmail.com>
Signed-off-by: Faradawn Yang <73060648+faradawn@users.noreply.github.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Signed-off-by: Faradawn Yang <73060648+faradawn@users.noreply.github.com> Co-authored-by: Sachin Beldona <sbeldona@nvidia.com> Co-authored-by: Sachin Beldona <34044296+AlphaBladez@users.noreply.github.com>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Signed-off-by: Cory Ye <cye@nvidia.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Ahmad Kiswani <kiswani.ahmad@gmail.com> Co-authored-by: Helen Ngo <helenn@nvidia.com> Co-authored-by: Shanmugam Ramasamy <shanmugamr@cw-dfw-cs-001-login-01.cm.cluster> Co-authored-by: Ahmad Kiswani <kiswani.ahmad@gmail.com> Co-authored-by: Cursor <cursoragent@cursor.com>
Signed-off-by: dimapihtar <dpihtar@gmail.com> Co-authored-by: Xin Yao <xiny@nvidia.com>
…A#3930) Signed-off-by: Keshav Santhanam <ksanthanam@nvidia.com>
Signed-off-by: oliver könig <okoenig@nvidia.com>
Signed-off-by: dimapihtar <dpihtar@gmail.com>
Signed-off-by: oliver könig <okoenig@nvidia.com>
…VIDIA#2288) Co-authored-by: lvdunlin <lvdunlin@xiaomi.com> Co-authored-by: Dmytro Pykhtar <37850217+dimapihtar@users.noreply.github.com>
Signed-off-by: oliver könig <okoenig@nvidia.com> Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
…lly (NVIDIA#3899) Signed-off-by: dimapihtar <dpihtar@gmail.com> Co-authored-by: Seonmyeong Bak <sbak@nvidia.com> Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Signed-off-by: oliver könig <okoenig@nvidia.com>
Signed-off-by: oliver könig <okoenig@nvidia.com>
Signed-off-by: dimapihtar <dpihtar@gmail.com>
…eprocess_data_gpt_optimal_workers as failing on ROCm due to path issues
…ncy-ext installation
…ove redundant installation step - Changed 'setuptools' version constraint in Dockerfile to '<82'. setuptools 82+ removed pkg_resources, and pytest breaks without it. - Replaced 'pytest_mock' with 'mock' in Dockerfile dependencies. - Removed the installation of 'mock' from the unit test script as it is no longer necessary.
- Added a new `paths.py` module to centralize path management for unit tests, ensuring compatibility across upstream and ROCm CI environments. - Updated `conftest.py` and various test files to utilize the new path functions, replacing hardcoded paths with dynamic resolutions. - Improved logging in the `ensure_test_data` fixture to reflect the actual data path being used.
…d on rocm_dev branch
…ken ids; fused MLA mxfp8 padding; change dist_checkpointing caching mechanism to include time and size as cache key
…r for unexpected keys. Updated assertions to check for warning-level logs instead of empty log text, ensuring accurate capture of unexpected key warnings.
…tron-LM into sudhu/core_r0.17.0_IFU
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do ?
Commit used: NVIDIA@a3a7a0c