Coder Social home page Coder Social logo

Comments (6)

athertya avatar athertya commented on August 11, 2024

When I tried the generate in cmake - I obtained .sln files , but failed at Visual studio build. Please find my output and error.
3
4

Any insight will be much appreciated!

from gpunufft.

chaithyagr avatar chaithyagr commented on August 11, 2024

Hey @athertya , I have not used the windows version,
But as far as I am aware, only visual studio creates the sln files and not cmake-gui.
I can see the error under code C1189 that you have a version mismatch issue.
Maybe change the version of visual studio as specified, or add the argument as asked to prevent the check for version as asked (-allow-unsupported-compiler) in the CUDA/CMakeLists.txt file for the NVCC flags

from gpunufft.

athertya avatar athertya commented on August 11, 2024

Hello Chaithya,
I added the argument for NVCC flags. I was able to build successfully. However, the "build" says 6 succeeded, rather than 9, as shown in the video?
I was able to run the matlab code using "useGPU=true", but not when the flag is false. Is it because the build was successful only for 6 instances?
Thanks for you help again!

Regards,
Jiyo
1

from gpunufft.

chaithyagr avatar chaithyagr commented on August 11, 2024

That's wonderful!
So you got the GPU version up and running. The CPU version mostly needs additional flags to work right. Do you need it? If not I think the GPU versions are much faster and better anyway.

from gpunufft.

athertya avatar athertya commented on August 11, 2024

I was missing Fessler's nufft package for CPU. Now it runs completely fine. Huge thanks to you.
But I'm just worried that the video shows 9 builds as success while I only have 6! hope it doesn't affect my recon.

from gpunufft.

chaithyagr avatar chaithyagr commented on August 11, 2024

I think some build has redued over time. Dont worry, things are working fine for you right? Also I dont see any build errors and anything missing. Any other feature just needs to be enabled as needed. But for now, I think you are good to go. @athertya / @andyschwarzl we can close this issue now. Please repopen if you still face the issue

from gpunufft.

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.