Difference between revisions of "TUFLOW Message 3005"

From Tuflow
Jump to navigation Jump to search
Line 9: Line 9:
 
:''Note: The command line argument will override the tcf command if both are used.''
 
:''Note: The command line argument will override the tcf command if both are used.''
  
|prelink=[[TUFLOW_Message_3004|Message 3004]]
 
 
|uplink=[[3xxx_TUFLOW_Messages|3xxx Messages]]
 
|uplink=[[3xxx_TUFLOW_Messages|3xxx Messages]]
|nextlink=[[TUFLOW_Message_3006|Message 3006]]
 
 
}}
 
}}

Revision as of 10:10, 3 March 2023

TUFLOW Message
ERROR 3005 - Requested device "a" not found in available device list.

Alternate Message
NA

Message Type
ERROR

Description
The NVidia GPU driver will enumerate the CUDA enabled GPUs as list of integers from 0 to N-1, where N is the number of GPUs available. By default TUFLOW will request device 0 if not specified by the user. If the user specifies a device index (either using "GPU Device Ids" command in the tcf or "-pu" command line argument) then it will attempt to connect with this GPU index. An error will occur if the user requests a device index that is outside of the range 0 ... N-1.

Suggestions
Ensure that the "GPU Device Ids" tcf command or "-pu" command line argument refers to a valid GPU device ID number for the machine.

Note: The command line argument will override the tcf command if both are used.


Up
Go-up.png 3xxx Messages