Hmmm....that is indeed odd. What version of OMPI are you using? You might try adding "-mca plm rsh" to your cmd line - this will ensure the launcher isn't trying to use srun under the covers. However, it shouldn't have built the slurm support if you specifically asked us not to do so.
On May 7, 2014, at 9:31 PM, zack li <lyzac...@gmail.com> wrote: > Hi, > > I am trying to run a simple MPI program on TACC Stampede system. But, I have > the following error: > c445-203$ ../../ompi/install/bin/mpirun -np 2 -hostfile hosts ./simp > srun: cluster configuration lacks support for cpu bindingBut, I have > > My config flag is: > ./configure --prefix=$PWD/install --enable-static --disable-shared > --without-slurm --without-ftb --disable-vt > > Could anyone tell me what's the issue here? > > Zack > _______________________________________________ > users mailing list > us...@open-mpi.org > http://www.open-mpi.org/mailman/listinfo.cgi/users