GithubHelp home page GithubHelp logo

mpi4py-fft, array storage about mpi4py-fft HOT 2 CLOSED

mpi4py avatar mpi4py commented on June 15, 2024
mpi4py-fft, array storage

from mpi4py-fft.

Comments (2)

mikaem avatar mikaem commented on June 15, 2024

Hi Aurélien,
Thanks for the feedback:-) We have actually been considering this, but for now we have decided to keep mpi4py-fft to do only the MPI and the transforms. Users of mpi4py-fft, like shenfun and spectralDNS, implement the IO. But the TensorProductSpace class of shenfun is very similar to the PFFT class of mpi4py-fft, and the h5py_writer and nc_writer of shenfun could be reused with very little modification. Then again, mpi4py-fft is a more generic tool and could be used by others. So perhaps the right thing to do would be to implement basic IO tools in mpi4py-fft that could be easily overloaded with more advanced methods by users? I'm thinking that TensorProductSpace could be made a subclass of PFFT, and then it would fall more naturally into place. At least some reorganisation seems to be in order:-)

from mpi4py-fft.

mikaem avatar mikaem commented on June 15, 2024

Hi
I have now added some IO classes under utilities. I added NetCDF4 as well. Please feel free to check it out. Not quite sure if I have chosen the best possible strategy for storing slices so I would appreciate any feedback:-)
Note, I could open and view the NetCDF4 files using Visit, but I had no luck with Paraview. Is that the same for you?

from mpi4py-fft.

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.