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

[Opt] Optimize assign API using kernel level pipeline and TLP on HBM. #160

Merged
merged 1 commit into from
Aug 18, 2023

Conversation

jiashuy
Copy link
Collaborator

@jiashuy jiashuy commented Aug 15, 2023

  • Optimize assign API using kernel level pipeline and TLP on HBM.
    • Optimize the step of locking the key: use double buffer(registers) to hide the latency of CAS .
    • Test the compatibility to different value types on pure hbm mode.

@rhdong
Copy link
Member

rhdong commented Aug 15, 2023

/blossom-ci

@github-actions
Copy link

@rhdong
Copy link
Member

rhdong commented Aug 16, 2023

/blossom-ci

1 similar comment
@rhdong
Copy link
Member

rhdong commented Aug 16, 2023

/blossom-ci

@rhdong
Copy link
Member

rhdong commented Aug 18, 2023

/blossom-ci

@rhdong rhdong merged commit 6a320cc into NVIDIA-Merlin:master Aug 18, 2023
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