Difference between revisions of "TUFLOW Message 3018"

From Tuflow
Jump to navigation Jump to search
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 esitmate 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.
  

Revision as of 14:27, 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 esitmate 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

  • 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.


Up
Go-up.png 3xxx Messages