Changes between Version 12 and Version 13 of hpc


Ignore:
Timestamp:
12/03/14 15:39:19 (10 years ago)
Author:
bdef
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • hpc

    v12 v13  
    119119#!m
    120120md.cluster=hpc('numnodes',1,'cpuspernode',8);
    121 md.cluster.time=10;
    122121}}}
    123122
    124123The list of available queues is `'pub64','free64','free48','free*,pub64'` and `'free*'`.
    125124
    126 to have a maximum job time of 10 minutes and 8 cores on one node. If the run lasts longer than 10 minutes, it will be killed and you will not be able to retrieve your results.
     125to have a job of 8 cores on one node. If the run lasts longer than 10 minutes, it will be killed and you will not be able to retrieve your results.
    127126
    128127Now if you want to check the status of your job and the queue you are using, type in the bash with the hpc session: