Módosítások

PRACE User Support

8 bájt törölve, 2013. november 5., 18:21
more translation
</pre>
=== A gépidő becslése Estimating core time ===Nagyüzemi (Before production) futtatások előtt gépidőbecslést érdemes végezniruns, it is advised to have a core time estimate. Ehhez a következő parancs használhatóThe following command can be used for getting estimate
<code>
sestimate -N NODES -t WALLTIME
</code>
ahol a where <code>NODES</code> a lefoglalni kívánt node-ok számaare the number of nodes to be reserved, a <code>WALLTIME</code> pedig a futás maximális idejeis the maximal time spent running the job
'''FontosIt is important to provide the core time to be reserved most precisely, hogy a lefoglalni kívánt gépidőt a lehető legpontosabban adjuk meg, mivel az ütemező ez alapján is rangsorolja a futtatásra váró feladatokatbecause the scheduler queue the jobs based on this value. Általában igazGenerally, hogy a rövidebb job hamarabb sorra kerülwith shorter core time will be run sooner. Érdemes minden futás idejét utólag az It is advised to check the time used to run the job after completion with <code>sacct</code> paranccsal is ellenőriznicommand.'''
==== Példa ====

Navigációs menü