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
{{ message }}
This repository was archived by the owner on Nov 8, 2022. It is now read-only.
Folks, this is another non-trivial benchmark. It is the ALS algorithm. We have some work to improve the multi-threading performance, but figured that the folks at Intel may find it interesting. Abhijith, from Julia Computing, has been doing this work. The issue describes where the code is and how to run it with the datasets.
Good example for ParallelAccelerator too.
This might be interesting to look into for HPAT, too.
The text was updated successfully, but these errors were encountered:
Yes, this is interesting for both ParallelAccelerator and HPAT. We have already looked at ALS to some extent for HPAT but we need sparse matrix support first.
For background on what the RecSys.jl package is doing, here's the Julia Computing blog post on it. And, to understand that, the context from the ALS paper is helpful.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
From @ViralBShah :
This might be interesting to look into for HPAT, too.
The text was updated successfully, but these errors were encountered: