When running an MPI program with 8 processes that call MPI_Scatter using the default communicator where the source process scatters an array of 32 elements in total, how many elements does each destination process receive?