Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enable fc split under allreduce #24500

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

xczhai
Copy link
Contributor

@xczhai xczhai commented May 14, 2024

  • add allreduce fp32 avx512/avx2/common kernel
  • integrate allreduce in fc node
  • integrate stream message in fc node
  • support fc weight split
  • ENABLE_TP is an env to control tensor parallel on or off.

Details:

  • item1
  • ...

Tickets:

  • ticket-id

- add allreduce fp32 avx512/avx2/common kernel
- integrate allreduce in fc node
- integrate stream message in fc node
- support fc weight split
@xczhai xczhai requested review from a team as code owners May 14, 2024 08:08
@github-actions github-actions bot added category: CPU OpenVINO CPU plugin category: build OpenVINO cmake script / infra labels May 14, 2024
@xczhai xczhai marked this pull request as draft May 14, 2024 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: build OpenVINO cmake script / infra category: CPU OpenVINO CPU plugin do not merge do_not_review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant