Re: [OMPI users] Error using hpcc benchmark

2017-02-02 Thread wodel youchi
Hi Cabral, and thank you. I started hpcc benchmark using -x PSM_MEMORY=large without any error, I didn't finish the test for now, but I waited about 10 minutes, and this time no errors, I even augmented the Ns variable on hpccint.txt and started the test again without problem. The cluster is

Re: [OMPI users] Error using hpcc benchmark

2017-02-01 Thread Cabral, Matias A
Hi Wodel, As you already figured out, mpirun -x

Re: [OMPI users] Error using hpcc benchmark

2017-02-01 Thread wodel youchi
; Pritchard > *Sent:* Tuesday, January 31, 2017 6:38 AM > *To:* Open MPI Users <users@lists.open-mpi.org> > *Subject:* Re: [OMPI users] Error using hpcc benchmark > > > > Hi Wodel > > > > Randomaccess part of HPCC is probably causing this. > > > >

Re: [OMPI users] Error using hpcc benchmark

2017-01-31 Thread Cabral, Matias A
[OMPI users] Error using hpcc benchmark Hi Wodel Randomaccess part of HPCC is probably causing this. Perhaps set PSM env. variable - Export PSM_MQ_REVCREQ_MAX=1000 or something like that. Alternatively launch the job using mpirun --mca plm ob1 --host to avoid use of psm. Perfo

Re: [OMPI users] Error using hpcc benchmark

2017-01-31 Thread Howard Pritchard
Hi Wodel Randomaccess part of HPCC is probably causing this. Perhaps set PSM env. variable - Export PSM_MQ_REVCREQ_MAX=1000 or something like that. Alternatively launch the job using mpirun --mca plm ob1 --host to avoid use of psm. Performance will probably suffer with this option

[OMPI users] Error using hpcc benchmark

2017-01-31 Thread wodel youchi
Hi, I am n newbie in HPC world I am trying to execute the hpcc benchmark on our cluster, but every time I start the job, I get this error, then the job exits *compute017.22840Exhausted 1048576 MQ irecv request descriptors, which usually indicates a user program error or