Am 16.11.2011 um 12:45 schrieb William Hay: >> <nbip> >> While I on my own use SGE on all machines I set up, we have access to a >> cluster using Torque and I noticed something similar. Besides that we need a >> tight integration of parellel jobs using the Linda library (i.e. Gaussian), >> and as there is nothing like `qrsh -inherit` in Torque, so any set up in >> Torque would need some helping cron jobs to remove old processes which I >> wouldn't like. To remove old processes is one of the tasks of a queuing >> system IMO. >> >> -- Reuti > Is Linda/SGE tight integration documented somewhere? I googled and > found some old messages detailing one but judging by the configs > listed they seem to be for a rather retro version of SGE.
The instructions for G03-D.01 still apply: i.e. assemble a line with "%lindaworkers..." in start_proc_args and copy this line in a copy of the input file while removing any former "%nproc..." lines. -- Reuti _______________________________________________ users mailing list [email protected] https://gridengine.org/mailman/listinfo/users
