TUFLOW Message 2782: Difference between revisions

From Tuflow
Jump to navigation Jump to search
Content deleted Content added
No edit summary
No edit summary
 
Line 3: Line 3:
|alt_msg=NA
|alt_msg=NA
|type=[[ERROR]]
|type=[[ERROR]]
|message_desc=TUFLOW is trying to run a CLASSIC solution scheme on a GPU card which requires an explicit solution scheme. TUFLOW Classic Solver is an implicit solver which is not suited for GPU parallel computing, and it not yet coded to run on GPU hardware.
|message_desc=TUFLOW is trying to run a CLASSIC solution scheme on a GPU card which requires an explicit solution scheme. TUFLOW Classic Solver is an implicit solver which is not suited for GPU parallel computing, and is not yet coded to run on GPU hardware.
|suggestions= Remove or comment out <font color="blue"><tt>Hardware</tt></font> <font color="red"><tt>==</tt></font> <tt>GPU</tt> command for a Classic model. Alternatively, convert the model to a <u>[[HPC_Running_and_Converting_Models|HPC solution scheme]]</u> if appropriate.
|suggestions= Remove or comment out <font color="blue"><tt>Hardware</tt></font> <font color="red"><tt>==</tt></font> <tt>GPU</tt> command for a Classic model. Alternatively, convert the model to a <u>[[HPC_Running_and_Converting_Models|HPC solution scheme]]</u> if appropriate.



Latest revision as of 09:09, 11 September 2023

TUFLOW Message
ERROR 2782 - Stelling 2D ADI Implicit Scheme not available on GPU Hardware.

Alternate Message
NA

Message Type
ERROR

Description
TUFLOW is trying to run a CLASSIC solution scheme on a GPU card which requires an explicit solution scheme. TUFLOW Classic Solver is an implicit solver which is not suited for GPU parallel computing, and is not yet coded to run on GPU hardware.

Suggestions
Remove or comment out Hardware == GPU command for a Classic model. Alternatively, convert the model to a HPC solution scheme if appropriate.


Up
2xxx Messages