User Tools

Site Tools


howto:preparesubmission

Differences

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

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
howto:preparesubmission [2018/01/09 10:14]
mstabrin created
howto:preparesubmission [2018/01/09 10:18]
mstabrin [PBS/Torque]
Line 12: Line 12:
 </code> </code>
  
-Create a copy of the file build.sh+Create a copy of the file **build.sh**
  
 <code> <code>
Line 18: Line 18:
 </code> </code>
  
-Open the file build.sh with the editor of your choice and change the line+Open the file **build.sh** with the editor of your choice and change the line
  
 <code> <code>
Line 33: Line 33:
  
 <code> <code>
---with-tm=/path/to/your/torque/installation+--with-tm=/path/to/your/torque/installation/
 </code> </code>
 +
 +The /path/to/your/torque/installation/ placeholder is an absolute path to the torque installation directory on your machine.  
 +
 +For example:
 +
 +<code>
 +/cm/shared/apps/torque/5.1.0/
 +</code>
 +
 +Now save the file **build.sh** and continue with the installation instructions.
howto/preparesubmission.txt ยท Last modified: 2018/06/20 13:12 (external edit)