Hi,
I am working on one project on multi core (80 core) server. I have to write my results into multiple files (here 24 ) simultaneously. Which one will be better to use, MPI or pthread?
Thanks
I am working on one project on multi core (80 core) server. I have to write my results into multiple files (here 24 ) simultaneously. Which one will be better to use, MPI or pthread?
Thanks