<div dir="ltr"><div><div><div>Hi,<br>Has anyone tried to manipulate the number of slots detected by SGE?<br><br></div>We want to manipulate the number of slots:<br></div><br>-- Set the ## of slots lower than the # of CPUs in the hosts for certain periods of time, so that we could use those slots for processing other tasks like serving web requests<br>
<br></div>-- Set the ## of slots to be double that of the # of CPUs / cores. We have jobs bound by external API calls rather than CPU or IO bound tasks, and are considering the poor man's version of parallelizing them. Multithreaded jobs are not be possible yet.<br>
<br>We wouldn't be doing the same manipulations concurrently. <br>Thanks,<br>Rajat Banerjee<br></div>