Re: [OMPI users] Open MPI not using parameters passed from PBS scheduler

2015-12-03 Thread Ralph Castain
Check to ensure that OMPI was built with the required support - if you run ompi_info, do you see an output line that indicates the RAS tm module was built? If not, then that is the problem. > On Dec 3, 2015, at 10:36 AM, Gregory Cary wrote: > > Hello, > > I'm having difficulty running mpiblas

[OMPI users] Open MPI not using parameters passed from PBS scheduler

2015-12-03 Thread Gregory Cary
Hello, I'm having difficulty running mpiblast using the code pasted below. The goal is to run the blast search in parallel on 3 different nodes (2 processors, 8 CPU cores, and 24 GB RAM per node). Whenever I run mpiexec without the -n parameter I get the error message: "Sorry, mpiBLAST must be