TUFLOW Message 3017: Difference between revisions

From Tuflow
Jump to navigation Jump to search
Content deleted Content added
No edit summary
No edit summary
Line 1: Line 1:
{{TUFLOW_Message
{{TUFLOW_Message
|tuflow_message=ERROR 3017: Required memory exceeds available GPU memory.
|tuflow_message=ERROR 3017 - Required memory exceeds available GPU memory.
<br>
|alt_msg=NA<br>
|alt_msg=None


|type=[[ERROR]]
|type=[[ERROR]]
|message_desc=There is insufficient available GPU memory across the specified GPU devices to run the simulation.
|message_desc=Based on an initial memory check, the requested GPU has insufficient available memory to run the model.
|suggestions=
|suggestions=If trying to run the HPC Solver in double precision, memory requirements may be significantly reduced by changing to single precision.
* Check that no other models are currently running on the selected GPU.

* Reduce cell size.
Consider if your model configuration can be refined to reduce memory requirements. The key factors that influence memory allocation are:
* Change to single precision if using double precision.
* The size of the redundant area around the perimeter of the model;
* Run the model on the CPU.
* The number of 2D cells, hence the domain extent and the cell size; and
* Contact [mailto:support@tuflow.com support@tuflow.com].
* The model features utilised.

If additional GPU devices are available, consider running the simulation across extra GPU devices.


|prelink=[[TUFLOW_Message_3016|Message 3016]]
|prelink=[[TUFLOW_Message_3016|Message 3016]]

Revision as of 15:40, 2 March 2023

TUFLOW Message
ERROR 3017 - Required memory exceeds available GPU memory.

Alternate Message
NA

Message Type
ERROR

Description
Based on an initial memory check, the requested GPU has insufficient available memory to run the model.

Suggestions

  • Check that no other models are currently running on the selected GPU.
  • Reduce cell size.
  • Change to single precision if using double precision.
  • Run the model on the CPU.
  • Contact support@tuflow.com.


Up
3xxx Messages