ultimaille icon indicating copy to clipboard operation
ultimaille copied to clipboard

MPI support?

Open dikys opened this issue 1 year ago • 1 comments

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?

dikys avatar Dec 14 '23 16:12 dikys

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).

ssloy avatar Dec 15 '23 06:12 ssloy