TUFLOW Message 3018: Difference between revisions

From Tuflow
Jump to navigation Jump to search
Content deleted Content added
No edit summary
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 4: Line 4:


|type=[[ERROR]]
|type=[[ERROR]]
|message_desc=A GPU memory request has failed. Although the initial memory esitmate was passed, as HPC requests contguous blocks of
|message_desc=A GPU memory request has failed. Although the initial memory estimate was passed, as HPC requests continuously blocks
memory for fields it is possible that a request may fail as the model size approaches the available free memory on the GPU.
memory for fields it is possible that a request may fail as the model size approaches the available free memory on the GPU.


|suggestions=
|suggestions=
* Check that no other models are currently running on the selected GPU.
* Check that no other models are currently running on the selected GPU.
* <u>[[TUFLOW_Simulation_Speed | Reduce RAM requirements]]</u> for the model.
* Reduce cell size.
* Change to single precision if using double precision.
* Run the model on the CPU.




|prelink=[[TUFLOW_Message_3017|Message 3017]]
|uplink=[[3xxx_TUFLOW_Messages|3xxx Messages]]
|uplink=[[3xxx_TUFLOW_Messages|3xxx Messages]]
|nextlink=[[TUFLOW_Message_3019|Message 3019]]
}}
}}

Latest revision as of 14:32, 5 September 2023

TUFLOW Message
ERROR 3018 - Memory allocation failure - <field description>.

Alternate Message
NA

Message Type
ERROR

Description
A GPU memory request has failed. Although the initial memory estimate was passed, as HPC requests continuously blocks memory for fields it is possible that a request may fail as the model size approaches the available free memory on the GPU.

Suggestions


Up
3xxx Messages