FITFLOP
Home

intel-mpi (1 post)


posts by category not found!

MPI_Scatterv from Intel MPI (mpiifort) using MPI data types is much slower (23 times) compared to flattening array and scattering. Why it could be?

Understanding the Performance Discrepancy in MPI Scatterv with Intel MPI In high performance computing understanding the performance characteristics of differen

3 min read 21-10-2024 20
MPI_Scatterv from Intel MPI (mpiifort) using MPI data types is much slower (23 times) compared to flattening array and scattering. Why it could be?
MPI_Scatterv from Intel MPI (mpiifort) using MPI data types is much slower (23 times) compared to flattening array and scattering. Why it could be?