Strumenti Utente

Strumenti Sito


magistraleinformaticanetworking:spm:spm1314phi

Differenze

Queste sono le differenze tra la revisione selezionata e la versione attuale della pagina.

Link a questa pagina di confronto

Entrambe le parti precedenti la revisione Revisione precedente
Prossima revisione
Revisione precedente
magistraleinformaticanetworking:spm:spm1314phi [17/12/2013 alle 13:47 (11 anni fa)]
Marco Danelutto
magistraleinformaticanetworking:spm:spm1314phi [17/12/2013 alle 13:57 (11 anni fa)]
Marco Danelutto [Running from remote]
Linea 23: Linea 23:
   * run the code: <code>./prog</code>and you'll see the results (**cout** writes) on the terminal   * run the code: <code>./prog</code>and you'll see the results (**cout** writes) on the terminal
   * go back to the compiler shell<code>exit</code>   * go back to the compiler shell<code>exit</code>
 +
 +===== Running from remote =====
 +To run a program on the PHI without leaving the Sandy Bridge shell, consider using a couple of commands: 
 +  * first copy the program executable with a <code>scp progname micX:</code>
 +  * then run it from the current shell with a <code>ssh micX progname</code>
 +You can consider writing a small shell/perl script to automatize the process. 
magistraleinformaticanetworking/spm/spm1314phi.txt · Ultima modifica: 17/12/2013 alle 13:57 (11 anni fa) da Marco Danelutto