Módosítások

PRACE User Support

3 bájt törölve, 2013. november 5., 18:30
a
nincs szerkesztési összefoglaló
'''It is important to provide the core time to be reserved most precisely, because the scheduler queue the jobs based on this value. Generally, a job with shorter core time will be run sooner. It is advised to check the time used to run the job after completion with <code>sacct</code> command.'''
==== Példa Example ==== Alice want to reserve 2 nap days 10 órára és hours and 2 node-ra szeretne foglalást kérninodes, she checks, megnézi van-e elég gépidő a számláján:if she have enough time on her account.
<pre>
sestimate -N 2 -t 2-10:00:00
Estimated CPU hours: 2784
</pre>
Sajnos ebben a hónapban erre már nem telikUnfortunately, she couldn't afford to run this job.
=== Állapotinformációk Status information ===
Az ütemezőben lévő jobokról az <code>squeue</code>, a klaszter általános állapotáról az <code>sinfo</code> parancs ad tájékoztatást. Minden beküldött jobhoz egy egyedi azonosítószám (JOBID) rendelődik. Ennek ismeretében további információkat kérhetünk. Feladott vagy már futó job jellemzői:
<code>

Navigációs menü