HPC Running and Converting Models: Difference between revisions
Content deleted Content added
m Brought partially correct command line option description in line with tcf command description (which was correct) |
|||
Line 56:
Other useful batch file switches include:<br>
<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
An example of how this would be implemented into a simple batch file for CPU and GPU are shown below.<br>
| |||