Giter VIP home page Giter VIP logo

Comments (7)

mike-wendt avatar mike-wendt commented on May 19, 2024 2

For example the current README install process will cause anyone that wants to use CUDA 10 issues as it locks the CUDA version to 9.2. Also FWIW we do not lock CUDA versions in the cuDF conda package so I would prefer to stick with that standard.

from cuml.

beckernick avatar beckernick commented on May 19, 2024

Running conda install -c pytorch faiss-gpu cuda92 prior to the cuML install resolves the issue.

from cuml.

randerzander avatar randerzander commented on May 19, 2024

Thanks @beckernick , we've just updated the README to reflect the need to install these two packages before cuml.

@raydouglass do you know if it's possible in the cuml conda package, to make a dependency on these two pytorch channel packages?

from cuml.

mike-wendt avatar mike-wendt commented on May 19, 2024

I support the faiss-gpu as a dependency, but think we need to not make CUDA a conda dependency. Given that users can use any local version of CUDA 9.2+ or any of the conda packages that install the CUDA toolkit, locking it to a particular version seems too restrictive and will cause issues for most developers. Documentation should be updated for the requirement around CUDA and the options on how to install while the other dependency can and will be added to the conda package in the morning.

from cuml.

miguelusque avatar miguelusque commented on May 19, 2024

Running conda install -c pytorch faiss-gpu cuda92 prior to the cuML install resolves the issue.

Hi,

I think that the solution above should be detailed here:

https://anaconda.org/rapidsai/cuml

If not, some developers will not be able to install it.

Regards,
Miguel

from cuml.

beckernick avatar beckernick commented on May 19, 2024

Thanks @miguelangel . @mike-wendt do you think it makes sense to update the conda page given your concern about locking into cuda versions?

from cuml.

datametrician avatar datametrician commented on May 19, 2024

I believe this has been resolved

from cuml.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.