User Tools

Site Tools


mtl

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
mtl [2011/03/01 17:34] franckmtl [2011/03/03 12:04] franck
Line 42: Line 42:
 Copy all files in current active directory (local) to MTL Copy all files in current active directory (local) to MTL
   scp * username@192.55.51.81:/home/username/myfolder/   scp * username@192.55.51.81:/home/username/myfolder/
 +
 +[[http://winscp.net/eng/index.php|WinSCP]] is a very nice freeware SCP/FTP/SFTP package for Windows.  (It also has it's own embedded SSH terminal, but it's not terribly useful.)  With WinSCP, you can connect to MTL from your home computer and drag and drop to upload/download files.
 +
 +To connect to MTL with WinSCP, set up a session with MTL's IP as the host, and your MTL username/password.  Then, before you save/connect to the session and close the window, set it up to tunnel through Indigo to MTL by clicking the "Tunnel" item in the tree-pane on the left, and checking "Connect through SSH tunnel," entering "indigo.cs.yorku.ca" as host, and your CSE username/password.  After this, you can interact with the file structure on MTL as if it were a part of your local file-system.
  
 === How to run an experiment === === How to run an experiment ===
Line 67: Line 71:
 The latest version of Java is not the default JVM, so we should specify the full path **''/opt/java/latest/bin/java''**. Wall time is the maximum time that your experiment may run. Setting this value can help terminate your job in case it deadlocks or gets into an infinite loop. The latest version of Java is not the default JVM, so we should specify the full path **''/opt/java/latest/bin/java''**. Wall time is the maximum time that your experiment may run. Setting this value can help terminate your job in case it deadlocks or gets into an infinite loop.
  
-More information can be found in {{private:guide.pdf|this}} guide.+More information can be found in {{private:guide.pdf|this}} guide and 
 +{{:mtl_tutorial.pdf|this}} guide.
  
 === Maximum number of CPUs and threads === === Maximum number of CPUs and threads ===
mtl.txt · Last modified: 2015/02/20 13:52 by franck