I wrote:

> * Bug fixes
>
>   * Man and other documentation fixes
>   * Fix possible failure building qtcsh
>   * Remove spurious runtime dependencies on hwloc
>   * Include sge_share_mon in RPM
>   * Deal gracefully with requesting fewer PE slots than defined for a PE

Someone asked about the last change, which obviously isn't clear.  It's
nothing to do with the allocation_rule, but just avoids an issue whose
symptom is the error message

    E|invalid pe job range setting for job

You get it when SGE tries to match against a PE whose "slots" parameter is
less than the number of slots requested, e.g. if slots is 0 to prevent a
PE being used.

-- 
Community Grid Engine:  http://arc.liv.ac.uk/SGE/
_______________________________________________
users mailing list
[email protected]
https://gridengine.org/mailman/listinfo/users

Reply via email to