Skip to content

Integrate AITER V3 kernels to binary#402

Merged
wangye805 merged 2 commits intodevfrom
te_unified_with_aiter_asm_dir_fix
Dec 16, 2025
Merged

Integrate AITER V3 kernels to binary#402
wangye805 merged 2 commits intodevfrom
te_unified_with_aiter_asm_dir_fix

Conversation

@ipanfilo
Copy link
Copy Markdown
Collaborator

Description

Please include a brief summary of the changes, relevant motivation and context.

Fixes intermittent crash due to setenv/getenv race condition

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

Changes

Please list the changes introduced in this PR:

  • Remove set_aiter_asm_dir()
  • Remove V3 kernels copying on installation

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

Copy link
Copy Markdown
Collaborator

@wangye805 wangye805 left a comment

Choose a reason for hiding this comment

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

LGTM

BTW, can you also make sure that the editable build (pip install -e .) and wheel build works before merging

@wangye805 wangye805 merged commit 8f2ae5b into dev Dec 16, 2025
5 checks passed
@ipanfilo ipanfilo deleted the te_unified_with_aiter_asm_dir_fix branch December 17, 2025 04:20
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.

3 participants