diet-submit-lot can submit scripts or lots (sets of scripts) on a machine. The diet agent selects the best machine on which the lot will be submitted. This command takes in argument the script or the file containing set of scripts on which we want to submit the lot.
diet-submit-lot [--config diet_config_file] script or lot
Once diet-submit-lot has found the configuration file, the script or the lot can then be submitted on the best selected machine. If neither --N nor --P are given, then the size of the packets are automatically determined: each packet will have no more than (INITIAL_PACKET_SIZE - nbJobs * f), where INITIAL_PACKET_SIZE is set by default to (200), nbJobs is the number of jobs currently running on the batch system, and f is a proportional factor initially set to 1/2.
How to submit a job or set of jobs on the foo machine?
diet-submit-lot --config path_to_the_configuration_file
diet-build-lot(1), diet-cancel-lot(1), diet-getOutPut-lot(1), diet-list-lot(1), diet-status-lot(1), diet-agent, omniNames.
Version: 1.1 of 2010/04/02.
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see
GRAAL, INRIA Rhône-Alpes
46 allée d'Italie
69364 Lyon cedex 07, FRANCE
Email: tech@sysfera.com
WWW: http://www.sysfera.com.