Re: [OMPI users] openmpi-1.7.3 still not accept cpus-per-proc

2013-10-31 Thread tmishima
Thank you, Nathan. I'll wait until 1.7.4 release. Regards, Tetsuya Mishima > Looks like it is fixed in the development trunk but not 1.7.3. We can fix > this in 1.7.4. > > -Nathan Hjelm > HPC-3, LANL > > On Thu, Oct 31, 2013 at 04:17:30PM +0900, tmish...@jcity.maeda.co.jp wrote: > > > > Hollo

Re: [OMPI users] openmpi-1.7.3 still not accept cpus-per-proc

2013-10-31 Thread Nathan Hjelm
Looks like it is fixed in the development trunk but not 1.7.3. We can fix this in 1.7.4. -Nathan Hjelm HPC-3, LANL On Thu, Oct 31, 2013 at 04:17:30PM +0900, tmish...@jcity.maeda.co.jp wrote: > > Hollo, I asked Ralph to re-enable cpus-per-proc of openmpi-1.7.x one year > ago. > > According to Ti

[OMPI users] openmpi-1.7.3 still not accept cpus-per-proc

2013-10-31 Thread tmishima
Hollo, I asked Ralph to re-enable cpus-per-proc of openmpi-1.7.x one year ago. According to Ticket #3350, it shows "(closed defect: fixed)". So I tried latest openmpi-1.7.3, but I find that -cpus-per-proc is still not accepted like bellow. mpirun -np 4 -x OMP_NUM_THREADS=2 -cpus-per-proc 2 -repo