Giter Club home page Giter Club logo

Comments (3)

kunzmi avatar kunzmi commented on July 21, 2024

This indicates that the cuda kernels stored in ptx files can't be found. Make sure that these files are in the same directory as the executable and that the working directory is the one where the application is.

from imagestackalignator.

aci7mio avatar aci7mio commented on July 21, 2024

Thanks for your answer.
When I regenerated the PTX files under release and went back to debug to try to run it, the exception “ System.IO.FileNotFoundException”(ManagedCuda.dll)was still prompted. However, the program did not interrupt as before.
At this point I could choose the images in the interactive window, but when I tried to the calculate the reference image, it showed "'ManagedCuda. CudaFFT. CudaFFTException' is unhandled in CudaFFT. DLL" and "AllocFailed: CUFFT failed to allocate GPU memory."
In fact, my computer is equipped with 8G of video memory, so it is unlikely to run out of space.
Is this error still a problem of not finding a suitable PTX file?
In addition, I found that the package ManagedCuda in the project is labeled 10.0.31, while my CUDA version is 10.0.1. Is it related to the error I encountered?

from imagestackalignator.

aci7mio avatar aci7mio commented on July 21, 2024

A new error has appeared when I tried again:
“System.IO.FileNotFoundException”(ManagedCuda.dll )
“ManagedCuda.CudaException”( ManagedCuda.dll )
ErrorInvalidHandle: This indicates that a resource handle passed to the API call was not valid. Resource handles are opaque types like CUstream and CUevent.

from imagestackalignator.

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.