Giter Site home page Giter Site logo

from ._trilinear import lib as _lib, ffi as _ffi ImportError: /home/work/Project/Image-Adaptive-3DLUT-master/trilinear_c/_ext/trilinear/_trilinear.so: undefined symbol: __cudaRegisterFatBinaryEnd about image-adaptive-3dlut HOT 3 OPEN

huizeng avatar huizeng commented on June 9, 2024
from ._trilinear import lib as _lib, ffi as _ffi ImportError: /home/work/Project/Image-Adaptive-3DLUT-master/trilinear_c/_ext/trilinear/_trilinear.so: undefined symbol: __cudaRegisterFatBinaryEnd

from image-adaptive-3dlut.

Comments (3)

HuiZeng avatar HuiZeng commented on June 9, 2024

Hi, I have no idea on this problem :(

from image-adaptive-3dlut.

lld533 avatar lld533 commented on June 9, 2024

Hello, your work is very good. How to solve this problem? Do you need to add this function trilinear_func.py? Can you update this function to your code in the github?

Hello, this may come from mismatch of your pytorch and CUDA version. To be short, please check your pytorch and CUDA version and compile the code again.
If you'd like to use the ffi for compilation, please make sure your PyTorch (pre-compiled, e.g. installed via pip or conda) version is lower than 1.0, e.g. 0.4.0 or 0.4.1. Meanwhile, you are using CUDA 9.0 or some other compatible version on your machine, instead of CUDA 10.1 or 10.2.

For NV 20/30 series card users, it would be appreciated if you could shift to PyTorch 1.0 or later and compile the cpp code, instead of c code.

Many thanks!

from image-adaptive-3dlut.

henbucuoshanghai avatar henbucuoshanghai commented on June 9, 2024

cuda 9.1 is ok? @lld533

from image-adaptive-3dlut.

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.