Software Template

From Research Computing Center Wiki
Revision as of 15:23, 31 January 2013 by Yhuang (talk | contribs)
Jump to navigation Jump to search
[[Category:Zcluster]][[Category:Software]][[Category:]]  
=== Category: ===
 
=== Program on ===

=== Version ===
 
=== Author / Distributor ===
 
=== Description ===

=== Running Program ===
 
Also refer to [[Running Jobs on zcluster]]
 
Latest version ... is pointed to ... 

Example of a shell script blast.sh to run on at the batch queue:

<pre class="gscript">
 #!/bin/bash
 cd working_directory
 time 
 qsub -q queuename   ./sub.sh 

Documentation

Installation

System(s)