You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: