Closed ryanhamel closed 4 years ago
[root@ip-0A050007 gridengine]# qconf -sq normal.q | grep @ hostlist @allhosts @small seq_no 0,[@small=101],[@medium=110],[@large=120],[@allhosts=1000]
Currently we ignore @medium and @large because they aren't included in the top level hostlist declaration. @medium and @large need to be 'discovered'. These can be discovered from seq_no, complex_values, pe_list and user/xuser/project/xproject.
[root@ip-0A050007 gridengine]# qconf -sq normal.q | grep @ hostlist @allhosts @small seq_no 0,[@small=101],[@medium=110],[@large=120],[@allhosts=1000]
Currently we ignore @medium and @large because they aren't included in the top level hostlist declaration. @medium and @large need to be 'discovered'. These can be discovered from seq_no, complex_values, pe_list and user/xuser/project/xproject.