We should be able to run a parallel LAPACK on serverless functions. However, we might need to implement additional MPI functionalities for it. - [ ] Generate the list of MPI functionalities (#11) - [ ] Adapt the entrypoint to run on a function. - [ ] Add sample benchmark code. - [ ] Test the benchmark for several size values.
We should be able to run a parallel LAPACK on serverless functions. However, we might need to implement additional MPI functionalities for it.