Code Monkey home page Code Monkey logo

Comments (3)

albertfgu avatar albertfgu commented on June 18, 2024

Were you able to resolve this? I can't reproduce this error with a few different environments.

Aside from the test_cauchy.py test script, does the end-to-end code run using the extension? If the code throws an error or you see the warning

CUDA extension for cauchy multiplication not found. Install by going to extensions/cauchy/ and running `python setup.py install`. This should speed up end-to-end training by 10-50%

then your installation did not work, otherwise it installed correctly.

If it does not work, does the pykeops solution work?

from s4.

IzzetYoung avatar IzzetYoung commented on June 18, 2024

I have resolved this issue by reinstall cuda tookit, thank for your response!!

from s4.

tbenst avatar tbenst commented on June 18, 2024

I have the exact same issue as the original poster, on Python 3.10 in my case.

warning: install_lib: 'build/lib' does not exist -- no Python modules to install is the operable line.

The issue is that https://github.com/HazyResearch/state-spaces/blob/06dbbdfd0876501a7f12bf3262121badbc7658af/extensions/cauchy/setup.py#L7 does not give an error if CUDA isn’t available / paths aren’t set.

On Sherlock, I had to do:

> ml cuda/11.7
> ml gcc

and then the install succeeds

from s4.

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.