38
edits
Spothineni (talk | contribs) |
Spothineni (talk | contribs) |
||
Line 3: | Line 3: | ||
== XDS Cluster setup == | == XDS Cluster setup == | ||
In order to setup XDS in cluster mode, forkcolspot and forkintegrate scripts need to be changed to access the gridengine environment and send jobs to different machines. Example scripts are below, need to be changed according to the environment. | In order to setup XDS in cluster mode, ''forkcolspot'' and ''forkintegrate'' scripts need to be changed to access the gridengine environment and send jobs to different machines. Example scripts are below, need to be changed according to the environment. | ||
<pre> | <pre> | ||
Line 157: | Line 157: | ||
echo $image1 $nitask $itask $nbatask | mintegrate_par | echo $image1 $nitask $itask $nbatask | mintegrate_par | ||
</pre> | </pre> | ||
== Grid Engine Installation == | == Grid Engine Installation == |
edits