Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
doku:xeonphi [2013/09/12 07:34] – external edit 127.0.0.1doku:xeonphi [2014/10/22 15:03] (current) malexand
Line 8: Line 8:
  
 ==== How to submit jobs to the mic.q on VSC-1 ==== ==== How to submit jobs to the mic.q on VSC-1 ====
-  - You need to be member of the '**mic**' group. Please send an email to vsc@tuwien.ac.at specifying the username which should be added.+  - You need to be member of the '**mic**' group. Please **[[doku:contact|contact system administration]]** specifying the username which should be added.
   - In order to access the Intel MIC cards you need to generate a ssh key as e.g. described in [[doku:sshkeygen|Generating a ssh key pair]]. It is not possible to access the MICs with a password.   - In order to access the Intel MIC cards you need to generate a ssh key as e.g. described in [[doku:sshkeygen|Generating a ssh key pair]]. It is not possible to access the MICs with a password.
   - When submitting a job script, you need to specify the project 'mic' and the queue 'mic.q' by adding the following lines: <code>#$ -P mic   - When submitting a job script, you need to specify the project 'mic' and the queue 'mic.q' by adding the following lines: <code>#$ -P mic
Line 21: Line 21:
 {using runtime limit of INFINITY seconds} {using runtime limit of INFINITY seconds}
 Your job 123456 ("Jobname") has been submitted</code> Your job 123456 ("Jobname") has been submitted</code>
-  - Using ''qlogin'' or ''qrsh'' you have to specify the options on the command line:<code>$ qlogin -q mic.q -P mic -pe mpich 16+  - Using ''qlogin'' or ''qrsh'' you have to specify the options on the command line:<code>$ qlogin.py -q mic.q -P mic -pe mpich 16
 local configuration l01 not defined - using global configuration local configuration l01 not defined - using global configuration
 JSV "/opt/sge/default/common/shared-util/jsv.tcl" has been started JSV "/opt/sge/default/common/shared-util/jsv.tcl" has been started
Line 38: Line 38:
    - Now you are connected to the host system which is equipped with two Intel Xeon Phi Cards called 'mic0' and 'mic1'. Connect to either of the cards with your ssh key via:<code>username@r28n41 ~ $ ssh mic0    - Now you are connected to the host system which is equipped with two Intel Xeon Phi Cards called 'mic0' and 'mic1'. Connect to either of the cards with your ssh key via:<code>username@r28n41 ~ $ ssh mic0
 username@r28n41-mic0 ~ $</code> username@r28n41-mic0 ~ $</code>
- 
 ==== How to gather information about the mic cards ==== ==== How to gather information about the mic cards ====
  
  • doku/xeonphi.1378971269.txt.gz
  • Last modified: 2014/10/02 13:23
  • (external edit)