Giter Site home page Giter Site logo

Comments (3)

Stakhan avatar Stakhan commented on August 18, 2024 1

Hi CCInc,

Thanks for your answer.
I can report that downgrading to CUDA 11.1 solves the issue. It is compiling smoothly, both from the repository and from the pip wheel.
Easy error, easy fix ^^
(Guess I got mislead by the fact that it would also compile fine with version 11.3 and that the CUDA download page incentivize the use of the latest version...)

from torch-points-kernels.

Stakhan avatar Stakhan commented on August 18, 2024

As a quick (and dirty) fix, I avoided the compilation phase entirely:
By downloading, extracting and copying to my site-packages folder the right python/CUDA/PyTorch combination of the precompiled binaries from this location : https://anaconda.org/csl170000/torch-points-kernels-test/files
I suppose the conda repository is a work-in-progress.

from torch-points-kernels.

CCInc avatar CCInc commented on August 18, 2024

The conda repo is on my list to fix - however it seems you're using nvcc 11.4, which hasn't been tested with. We only support the nvcc versions that pytorch is built with (10.2 and 11.1 for the latest version). Let me know if you encounter the same error when using one of those versions.

from torch-points-kernels.

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.