Maybe the correct question is - why do you not want the users to use SSH? If you are trying to restrict users to only being able to access a node that they have a job running on, there is a PAM module for that.
Ian On Thu, Mar 22, 2018 at 8:23 AM, Skylar Thompson <skyl...@u.washington.edu> wrote: > You'll need to make sure that your MPI implementation is tightly integrated > with GE. This requires that the implementation be built with that support, > and also that the parallel environment you are using is aware of MPI. > > Assuming OpenMPI, there's more information here: > > https://www.open-mpi.org/faq/?category=sge > > On Thu, Mar 22, 2018 at 04:15:25PM +0100, Leconte I2BC wrote: > > Hello, > > > > Maybe it is simple ... > > > > My problem is the folowing > > > > My user must not connect to nodes with ssh ... but only with qrsh or > qlogin > > > > I've modified sshd_config to do that, but now mpi is not working ! > > > > What can I do to refuse ssh connexion on nodes to my user and to have > mpirun > > working ??? > > -- > -- Skylar Thompson (skyl...@u.washington.edu) > -- Genome Sciences Department, System Administrator > -- Foege Building S046, (206)-685-7354 > -- University of Washington School of Medicine > _______________________________________________ > users mailing list > users@gridengine.org > https://gridengine.org/mailman/listinfo/users > -- Ian Kaufman Research Systems Administrator UC San Diego, Jacobs School of Engineering ikaufman AT ucsd DOT edu
_______________________________________________ users mailing list users@gridengine.org https://gridengine.org/mailman/listinfo/users