User Tools

Site Tools


documents:101103imagej_cluster_short

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
documents:101103imagej_cluster_short [2010/11/25 15:32] kotadocuments:101103imagej_cluster_short [2011/08/18 14:42] kota
Line 6: Line 6:
 </code> </code>
 Otherwise, please add the path above in front of script name.  Otherwise, please add the path above in front of script name. 
 +
 +===== Interactive Usage of Cluster CPU =====
 +
 +Before submitting huge data with your script, you might want to test run the script interactively to see if it is indeed working. To do so, you could access cluster in interactive mode. 
 +
 +  - Log in to sub-master
 +  - then "qsub -I"
 +    - wait for some seconds, you will be assigned to a specific node where you could test around. 
 +    - To enable multi-threaded computation, do "qsub -I -l select=ncpus=2:mem=3gb" (in this case, uses 2 CPUs and 3Gb of memory).
 + 
  
 ===== Processing by ImageJ from Command Line ===== ===== Processing by ImageJ from Command Line =====
documents/101103imagej_cluster_short.txt · Last modified: 2020/11/26 09:11 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki