Re: [OMPI users] Conflicting directives for mapping policy

2016-02-04 Thread Gilles Gouaillardet
MCA rmaps: parameter "rmaps_rank_file_physical" (current value: "false", data source: default, level: 5 tuner/detail, type: bool) Thanks, Dr. Jingchao Zhang Holland Computing Center University of Nebraska-Lincoln 402-472-6400 *From:* users

Re: [OMPI users] Conflicting directives for mapping policy

2016-02-04 Thread Jingchao Zhang
il, type: bool) Thanks, Dr. Jingchao Zhang Holland Computing Center University of Nebraska-Lincoln 402-472-6400 From: users on behalf of Gilles Gouaillardet Sent: Wednesday, February 3, 2016 5:44 PM To: Open MPI Users Subject: Re: [OMPI users] Conflict

Re: [OMPI users] Conflicting directives for mapping policy

2016-02-03 Thread Gilles Gouaillardet
I checked the v1.10 source code, and for some reasons, it seems rmaps_rank_file_path is defined. before invoking mpirun, can you please run ompi_info --all | grep rmaps_rank_file and confirm that Cheers, Gilles On 2/4/2016 2:07 AM, Jingchao Zhang wrote: Hi all, We have an application name

[OMPI users] Conflicting directives for mapping policy

2016-02-03 Thread Jingchao Zhang
Hi all, We have an application named "GAMESS" that worked fine with OpenMPI v1.8.4 but having problems with v1.8.8. The mpi command in the application is: orterun --oversubscribe -mca hwloc_base_binding_policy core:overload-allowed -np $NPROCS --npernode $PPN2 $GMSPATH/gamess.$VERNO.x < /dev