TUFLOW Message 2464: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
 
Line 4:
 
|type=[[ERROR]]
|message_desc=The number of values found in the command "<tt><font color=blue>HPC Device Split</font><font color=red> == </font>Value1, Value2,...</tt>" exceeds the number of GPU devices found in the machine or the number of devices that model was told to run on.
|message_desc=
 
|suggestions=Please contact [mailto:support@tuflow.com support@tuflow.com].
Alternative message: No values were specified after the command "<tt><font color=blue>HPC Device Split</font><font color=red> == </font></tt>"
|suggestions=Double check the command "<tt><font color=blue>HPC Device Split</font><font color=red> == </font></tt>" is appropriate. I.e. that it has at least one value specified and that it matches the number of devices the model is trying to run on. E.g. the number of values should match the list of devices in this command <tt><font color=blue>GPU Device IDs</font><font color=red> == </font><list_of_device_ids></tt> or the number of devices could also be specified in the batch file with <tt>-pu0 -pu1...</tt>. Also check that the number of values does not exceed the number of available GPU cards on the machine.