Coder Social home page Coder Social logo

Comments (1)

paquiteau avatar paquiteau commented on August 30, 2024

Hi, I have the same problem. I also want to disable FFT setup for the computation of density compensation.
I am using CUDA 11.0 and cupy on my end, but I don't think it matters.

I have try to go around the problem by accessing the functions CUFINUFFT_SPREAD2D or CUFINUFFT_SPREAD3D , and their Interp counterpart, without success for two main reasons:

  1. The setup of the plan has to be done manually, following what the test/spread2d_test.cu does.
  2. I am not that comfortable with using ctype for (mangled) functions with custom type, like the cufinufft_plan

Ideally, end-user should be able to call flawlessy make_plan, set_pts, exec_plan , with or without the fft running (this being setup by opts.gpu_spreadinterponly =1

An alternative is to use tensorflow-nufft and tensorflow-mri: https://mrphys.github.io/tensorflow-mri/api_docs/tfmri/sampling/estimate_density

This requires tensorflow-2.8 and hence has a strong dependency on CUDA 11.2

from cufinufft.

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.