Re: [gridengine users] Reporting SGE via QACCT output

2014-06-13 Thread Reuti
Am 13.06.2014 um 04:30 schrieb Sangmin Park: Yes, both files, 'mpiexec' and 'mpiexec.hydra', are in the bin directory inside Intel MPI. But, 'mpiexec' file is linked to 'mpiexec.py' file. Does it okay if I create a symbolic link 'mpiexec' pointing to 'mpiexec.hydra' instead of 'mpiexec.py'

Re: [gridengine users] Reporting SGE via QACCT output

2014-06-13 Thread Reuti
Am 13.06.2014 um 06:50 schrieb Sangmin Park: Hi, I've checked his job when it's running. I've checked it via 'ps -ef' command and found that his job is using mpiexec.hydra. Putting a blank between -e and f will give a nice process tree. And 'qrsh' is using '-inherit' option. Here's

[gridengine users] does SGE do smart core assignment for jobs that are multi-threaded and parallel?

2014-06-13 Thread bergman
We're running SoGE 8.1.6, and I wanted to understand how SoGE manages CPU resources for jobs that are both multi-threaded and MPI-parallel. We have slots configured as a consumable resource, with the number of slots per-node equal to the number of CPU-cores. We use OpenMPI with tight SGE