Skip to content

Improved FIFO latency #549

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

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

Improved FIFO latency #549

wants to merge 9 commits into from

Conversation

chhwang
Copy link
Contributor

@chhwang chhwang commented Jun 13, 2025

  • Do not use cudaHostAllocWriteCombined.
  • Cache the tail value on the device.
  • Deprecate tail replica.
  • Fixed a potential race condition.

@chhwang
Copy link
Contributor Author

chhwang commented Jun 13, 2025

/azp run

Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@chhwang chhwang requested a review from Binyang2014 June 16, 2025 01:19
@chhwang
Copy link
Contributor Author

chhwang commented Jun 16, 2025

/azp run mscclpp-test

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@chhwang
Copy link
Contributor Author

chhwang commented Jun 17, 2025

/azp run mscclpp-test

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

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.

1 participant