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

add cuda shared memory for reccurent engines #186

Merged
merged 4 commits into from
May 31, 2022
Merged

add cuda shared memory for reccurent engines #186

merged 4 commits into from
May 31, 2022

Conversation

Data-Iab
Copy link
Collaborator

@Data-Iab Data-Iab commented May 24, 2022

New 🌱

  • Engine's inputs/outputs can share the same space in GPU for faster execution. Hosts with shared memory can be retrieved with outputs_to_cpu argument and can be updated using inputs_to_gpu argument.

@Data-Iab Data-Iab self-assigned this May 24, 2022
@Data-Iab Data-Iab requested a review from thibo73800 May 24, 2022 14:57
@Data-Iab Data-Iab added the enhancement New feature or request label May 30, 2022
@thibo73800 thibo73800 merged commit 62cdfcb into master May 31, 2022
@thibo73800 thibo73800 deleted the dev branch May 31, 2022 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
alonet enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants