What is a scheduler?: Difference between revisions

m
no edit summary
(Marked this version for translation)
mNo edit summary
Line 34: Line 34:


== Requesting resources == <!--T:6-->
== Requesting resources == <!--T:6-->
You use the job script to ask for the resources needed to run your calculation. Among the resources associated with a job are ''time'' and ''number of processors''. In the example above, the time requested is one minute and there will be one processor allocated by default since no specific number is given.  We describe below other types of requests such as multiple processors, memory capacity and special processors such as [https://en.wikipedia.org/wiki/General-purpose_computing_on_graphics_processing_units GPUs].
You use the job script to ask for the resources needed to run your calculation. Among the resources associated with a job are ''time'' and ''number of processors''. In the example above, the time requested is one minute and there will be one processor allocated by default since no specific number is given.  Please refer to [[Running jobs#Examples_of_job_scripts|Examples of job scripts]] for other types of requests such as multiple processors, memory capacity and special processors such as [https://en.wikipedia.org/wiki/General-purpose_computing_on_graphics_processing_units GPUs].


<!--T:7-->
<!--T:7-->
cc_staff
153

edits