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

Leverage GPU for recalculate_user #331

Closed
Stack-Attack opened this issue Feb 28, 2020 · 1 comment · Fixed by #515
Closed

Leverage GPU for recalculate_user #331

Stack-Attack opened this issue Feb 28, 2020 · 1 comment · Fixed by #515

Comments

@Stack-Attack
Copy link

Hello,

I did a quick look through the code and noticed that the recalculate_user computation has no GPU implementation. I know this method was added later on, and so I'm not sure how re-usable the CUDA code might be for this application, but being able to leverage a GPU for this scenario would definitely be a plus as far as real-time implementations are concerned.

Best,
Kyle

@benfred benfred added this to To do in v0.5 Release Sep 11, 2020
@benfred benfred moved this from To do to Done in v0.5 Release Jan 14, 2022
@benfred
Copy link
Owner

benfred commented Jan 14, 2022

Thanks for the suggestion!

This is done w/ #515 (as well as speeding up the CPU recalculate_user/item support) and will be in the next release.

@benfred benfred closed this as completed Jan 14, 2022
@benfred benfred linked a pull request Jan 15, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
v0.5 Release
  
Done
Development

Successfully merging a pull request may close this issue.

2 participants