Message 3005

TUFLOW FV
Available since version: 2026.2.0
ERROR 3005 - Requested device <device_id> not found in available device list

Description

The GPU device ID specified was not found in the list of available CUDA devices. The requested device ID is shown in the message.

Suggestions

Check the device ID passed via the -pu command line argument. Run nvidia-smi in the terminal to see the list of available GPU devices and their IDs. Device IDs are zero-based so the first GPU is device 0.