Difference between revisions of "TUFLOW Message 3003"

From Tuflow
Jump to navigation Jump to search
Line 1: Line 1:
 
{{TUFLOW_Message
 
{{TUFLOW_Message
 
|tuflow_message=ERROR 3003: nDevices requested, "a", exceeds nCudaDevices.
 
|tuflow_message=ERROR 3003: nDevices requested, "a", exceeds nCudaDevices.
<br>  
+
|alt_msg=NA<br>
|alt_msg=none
 
 
|type=[[ERROR]]  
 
|type=[[ERROR]]  
|message_desc=The number of requested GPU devices exceeds the number of usable GPU devices
+
|message_desc=This error message has been deprecated. If you are still receiving this message with the latest TUFLOW release, please contact [mailto:support@tuflow.com support@tuflow.com].<br>
 +
The number of requested GPU devices exceeds the number of usable GPU devices.
 
|suggestions=Ensure that enough GPU devices are available for modelling.<br> Use "GPU devices IDs" tcf command or "-pu" batch run switch to control the number of requested GPU devices. ID numbering starts at 0 for GPU devices.
 
|suggestions=Ensure that enough GPU devices are available for modelling.<br> Use "GPU devices IDs" tcf command or "-pu" batch run switch to control the number of requested GPU devices. ID numbering starts at 0 for GPU devices.
  

Revision as of 15:24, 2 March 2023

TUFLOW Message
ERROR 3003: nDevices requested, "a", exceeds nCudaDevices.

Alternate Message
NA

Message Type
ERROR

Description
This error message has been deprecated. If you are still receiving this message with the latest TUFLOW release, please contact support@tuflow.com.
The number of requested GPU devices exceeds the number of usable GPU devices.

Suggestions
Ensure that enough GPU devices are available for modelling.
Use "GPU devices IDs" tcf command or "-pu" batch run switch to control the number of requested GPU devices. ID numbering starts at 0 for GPU devices.

Note the batch switch will override the tcf command if both are used.


Up
Go-up.png 3xxx Messages