Giter VIP home page Giter VIP logo

Comments (4)

pghysels avatar pghysels commented on June 12, 2024 1

Thanks. Yes, we have some users who have expressed interest in a Fortran interface.

from strumpack.

pghysels avatar pghysels commented on June 12, 2024

Dear Seth,

Thank you for reaching out and apologies for the late reply. At the moment we do not have any Fortran interfaces. The StrumpackSparseSolver.h wrapper is a C interface to the C++ solver classes. This sometimes lags a bit behind the C++ interface. If ForTrilinos can work directly on the C++ interface, I think that would be better. The main interface for the sparse solver is in StrumpackSparseSolver.hpp.

The StrumpackSparseSolver.hpp interface can take DenseMatrix<scalar_t> arguments, but it doesn't have to, and can instead also take a simple scalar_t* and a leading dimension. We could use the simpler interface initially.

I will look into the ForTrilinos project.

from strumpack.

sethrj avatar sethrj commented on June 12, 2024

No problem for the delay! I thought from my conversation with Sherry that there was an initial effort to expose to Fortran but I must have misunderstood.

I think the work on ForTrilinos will provide a good starting point for this, since it too has matrix construction and manipulation. I'll whip up a demo some point in the next week or two and send it your way. Do you have any interested Fortran users, or is this an open-ended capability?

from strumpack.

sethrj avatar sethrj commented on June 12, 2024

For reference: the "flat" code in the PR was integrated into master in commit 8b62189

from strumpack.

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.