TUFLOW Message 2782: Difference between revisions

From Tuflow
Jump to navigation Jump to search
Content deleted Content added
Created page with "{{TUFLOW_Message |tuflow_message=ERROR 2782 - Stelling 2D ADI Implicit Scheme not available on GPU Hardware. |alt_msg=NA |type=ERROR |message_desc=Stelling 2D ADI Implicit..."
 
No edit summary
Line 3: Line 3:
|alt_msg=NA
|alt_msg=NA
|type=[[ERROR]]
|type=[[ERROR]]
|message_desc=Stelling 2D ADI Implicit Scheme not available on GPU Hardware. The most likely cause is that TUFLOW is trying to run a CLASSIC solution scheme on a GPU card which requires an explicit solution scheme.
|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.
|suggestions= Check that you are running a Classic solution scheme on a CPU hardware ([[HPC_Running_and_Converting_Models|more guidance]]). Alternatively, convert the model to a [[HPC_Running_and_Converting_Models|HPC solution scheme]] 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 [[HPC_Running_and_Converting_Models|HPC solution scheme]] if appropriate.
|discussion_page=* [[Talk:TUFLOW Message 2782|Discuss Message 2782]]
|discussion_page=* [[Talk:TUFLOW Message 2782|Discuss Message 2782]]
|link3=''
|link3=''

Revision as of 16:35, 22 September 2020

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 it 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