cc_staff
150
edits
No edit summary |
mNo edit summary |
||
Line 205: | Line 205: | ||
<code>module load StdEnv</code> | <code>module load StdEnv</code> | ||
</p> | </p> | ||
</ol> | |||
== Tips for loading software == <!--T:56--> | == Tips for loading software == <!--T:56--> | ||
Line 301: | Line 302: | ||
here N is again the number of nodes, and M is the number of hours you wish the job to run. | here N is again the number of nodes, and M is the number of hours you wish the job to run. | ||
If you need to use graphics while testing your code through salloc, e.g. when using a debugger such as DDT or DDD, you have the following options, please visit the [[Testing_With_Graphics | Testing with graphics]] page. | If you need to use graphics while testing your code through salloc, e.g. when using a debugger such as DDT or DDD, you have the following options, please visit the [[Testing_With_Graphics | Testing with graphics]] page. | ||
</li></ul> | </li> | ||
</ul> | |||
= Submitting jobs = <!--T:75--> | = Submitting jobs = <!--T:75--> |