Skip to content Skip to sidebar Skip to footer
Showing posts with the label Mpi4py

Parallel Assembly Of A Sparse Matrix In Python

I'm trying to use mpi4py to assemble a very large sparse matrix in parallel. Each rank produces… Read more Parallel Assembly Of A Sparse Matrix In Python