Message 10370

TUFLOW FV
Available since version: 2026.2.0
ERROR 10370 - argument to -pu option cannot be negative

Description

The GPU Device ID provided with the -pu command line argument is negative. A valid device ID must be zero or a positive integer.

Suggestions

Correct the -pu argument to use a valid non-negative device ID. Device IDs are zero-based (for example, -pu0 for the first GPU).