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:19]
mstabrin [Prepare installation for different queueing systems]
Line 2: Line 2:
  
 On this page, we try to provide information about how to install SPHIRE for different queueing systems.   On this page, we try to provide information about how to install SPHIRE for different queueing systems.  
-If you find your system missing, feel free to provide us information!+ 
 +If you find your system missing, feel free to provide us with information!
  
 ===== PBS/Torque ===== ===== PBS/Torque =====
Line 12: Line 13:
 </code> </code>
  
-Create a copy of the file build.sh+Create a copy of the file **build.sh**
  
 <code> <code>
Line 18: Line 19:
 </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 34:
  
 <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)