I run MPI with a single workstation( 2 x E5 2690).
When I export I_MPI_FABRICS=shm, the size of MPI_Bcast can't larger than 64kb.
But when I export I_MPI_FABRICS={shm,tcp}, everything is ok.
Are there some limit for shm? Can I adjust the limit?
Thread Topic:
Question