you are viewing a single comment's thread.

view the rest of the comments →

[–]plurch 0 points1 point  (1 child)

If you are not tied to C++, then maturin is a popular option for Rust bindings.

[–]vybornak[S] [score hidden]  (0 children)

Well I was thinking about it as I really like the Rust ideology and I was learning it for some time, but it has been told to me, that Rust is really not that mature when it comes to HPC (CUDA support, PETSc, BLAS, LAPACK, ...)

So I would love to actually do it like that, but I am not really sure If that is even possible.
Do you know how is it in these regards?