ultimaille
ultimaille copied to clipboard
MPI support?
I just recently came across your library. I liked it very much. But I would like parallelization on distributed memory using MPI. Are you planning this?
Not sure where exactly you would like to have MPI. Our lib is designed for rapid prototyping, not for number crunching on supercomputers (for example, element numbers are indexed by simple ints).