HPC Running and Converting Models: Difference between revisions

Content deleted Content added
Line 57:
<font color="blue"><tt>-nt <number_of_threads> </tt></font>: This switch is used to set the number of CPU threads used for CPU mode simulations.<br>
<font color="blue"><tt>-pu <GPU Device IDs> </tt></font>: This switch is used to select the number of GPU cards that TUFLOW uses.<br>
<br>
<br>
{{Tips Navigation
|uplink=[[ HPC_Modelling_Guidance | Back to HPC Modelling Guidance]]
}}
An example of how this would be implemented into a simple batch file for CPU and GPU are shown below.<br>
 
Line 72 ⟶ 67:
This example will run TUFLOW HPC on GPU using 2 GPU cards.<br>
<br>
<br>
{{Tips Navigation
|uplink=[[ HPC_Modelling_Guidance | Back to HPC Modelling Guidance]]
}}