spcl / fmi

Function Message Interface (FMI): library for message-passing and collective communication for serverless functions.
https://mcopik.github.io/projects/fmi/
15 stars 10 forks source link

Run LAPACK with FMI #12

Open mcopik opened 1 year ago

mcopik commented 1 year ago

We should be able to run a parallel LAPACK on serverless functions. However, we might need to implement additional MPI functionalities for it.