2016-11-30 2:40 GMT-05:00 seyedali88 via deal.II User Group <[email protected]>: > Can you tell me which one is faster, MPICH or OpenMPI? I choose Intel MPI, > because I assumed it is the fastest available. Googled about it, but the > opinions about it are random. There are no difference. That's not where your code spend most of its time (or else something is very wrong) so even if one is faster, you won't see the difference.
Best, Bruno -- The deal.II project is located at http://www.dealii.org/ For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en --- You received this message because you are subscribed to the Google Groups "deal.II User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
