Skip to content

Fixes for JIT-able grouped_gemm#1872

Merged
phu0ngng merged 11 commits intoNVIDIA:mainfrom
phu0ngng:jittable_ggemm
Jun 12, 2025
Merged

Fixes for JIT-able grouped_gemm#1872
phu0ngng merged 11 commits intoNVIDIA:mainfrom
phu0ngng:jittable_ggemm

Conversation

@phu0ngng
Copy link
Copy Markdown
Collaborator

@phu0ngng phu0ngng commented Jun 12, 2025

Description

  • Fixes for JIT-able grouped_gemm and grouped_quantize
  • Enforcing workspace to be aligned by 256.

Type of change

  • Documentation change (change only to the documentation, either a fix or a new content)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Infra/Build change
  • Code refactoring

Checklist:

  • I have read and followed the contributing guidelines
  • The functionality is complete
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@phu0ngng
Copy link
Copy Markdown
Collaborator Author

/te-ci JAX L0

phu0ngng and others added 6 commits June 12, 2025 10:46
Signed-off-by: Phuong Nguyen <phuonguyen@nvidia.com>
Signed-off-by: Phuong Nguyen <phuonguyen@nvidia.com>
Signed-off-by: Phuong Nguyen <phuonguyen@nvidia.com>
Signed-off-by: Phuong Nguyen <phuonguyen@nvidia.com>
Signed-off-by: Phuong Nguyen <phuonguyen@nvidia.com>
phu0ngng added 2 commits June 12, 2025 12:16
Signed-off-by: Phuong Nguyen <phuonguyen@nvidia.com>
@phu0ngng
Copy link
Copy Markdown
Collaborator Author

/te-ci JAX L0

huanghua1994
huanghua1994 previously approved these changes Jun 12, 2025
Signed-off-by: Phuong Nguyen <phuonguyen@nvidia.com>
@phu0ngng
Copy link
Copy Markdown
Collaborator Author

/te-ci JAX L0

@phu0ngng phu0ngng merged commit ecaf3e2 into NVIDIA:main Jun 12, 2025
23 checks passed
@phu0ngng phu0ngng deleted the jittable_ggemm branch June 12, 2025 23:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants