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

[FEA] Create cuMF submodule #1027

Closed
cjnolet opened this issue Aug 18, 2019 · 1 comment
Closed

[FEA] Create cuMF submodule #1027

cjnolet opened this issue Aug 18, 2019 · 1 comment
Labels
? - Needs Triage Need team to review and classify Build or Dep Issues related to building the code or dependencies CUDA / C++ CUDA issue feature request New feature or request git git issue

Comments

@cjnolet
Copy link
Member

cjnolet commented Aug 18, 2019

We are going to be using cuMF to implement some matrix factorization algorithms within cuML.

We need this to be a submodule. We should be able to use / wrap their source files directly, so it shouldn’t be necessary to link against any of their build artifacts.

#1001

@cjnolet cjnolet added feature request New feature or request ? - Needs Triage Need team to review and classify git git issue CUDA / C++ CUDA issue Build or Dep Issues related to building the code or dependencies labels Aug 18, 2019
@cjnolet cjnolet added this to Issue- Needs Prioritizing in v0.10 Release via automation Aug 18, 2019
@cjnolet cjnolet added this to Issue-Needs prioritizing in v0.11 Release via automation Aug 23, 2019
@cjnolet cjnolet removed this from Issue- Needs Prioritizing in v0.10 Release Aug 23, 2019
@cjnolet
Copy link
Member Author

cjnolet commented Sep 9, 2019

As this was the original plan, more recent discussions & investigations from the team have led us to prefer building MF on top of our own primitives.

@cjnolet cjnolet closed this as completed Sep 9, 2019
v0.11 Release automation moved this from Issue-Needs prioritizing to Done Sep 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
? - Needs Triage Need team to review and classify Build or Dep Issues related to building the code or dependencies CUDA / C++ CUDA issue feature request New feature or request git git issue
Projects
No open projects
v0.11 Release
  
Done
Development

No branches or pull requests

1 participant