Módosítások

PRACE User Support

56 bájt törölve, 2013. november 7., 10:17
Feladat sorok
</code>
==== Feladat sorok Job queues ====A szupergépeken két, egymást nem átfedő, sor There are two separate queue (partíciópartition) áll rendelkezésreavailable in the HPC, a the <code>test</code> sor és a queue and the <code>prod</code> sorqueue. Utóbbi az éles számolásokra valóTha latter is for the production runs, előbbi fejlesztés és tesztelés céljára használhatóthe former is for testing purposes. A teszt sorban összesen In the test queue, 1 node-otcan be allocated for the maximum of half hours, maximum fél órára lehet lefoglalni. Az alapértelmezett sor a The default queue is <code>prod</code>. A teszt partíciót a következő direktívával lehet kiválasztaniTest partition can be chosen with the following directive:
<pre>
#SBATCH --partition=test

Navigációs menü