
13 Mar
2008
13 Mar
'08
1:18 p.m.
On Mar 12, 2008, at 11:52 PM, Matthias Troyer wrote:
This is commented out because MPI_LONG_LONG_INT is not supported by all MPI implementations and thus leads to nonportable code. You can uncomment this if you are aware of that danger.
We should deal with this via configuration macros in mpi/config.hpp. I've created ticket #1680 so that this doesn't get forgotten. I won't have a chance to do the necessary survey of MPI implementations for at least a week. - Doug