Difference between revisions of "TUFLOW Message 3002"

From Tuflow
Jump to navigation Jump to search
Line 1: Line 1:
 
{{TUFLOW_Message
 
{{TUFLOW_Message
|tuflow_message=ERROR 3002: Non-CUDA_SUCCESS code returned
+
|tuflow_message=ERROR 3002 - Non-CUDA_SUCCESS code returned ERROR 3002: Check that you have the correct NVIDIA driver installed
ERROR 3002: Check that you have the correct NVIDIA driver installed
+
|alt_msg=NA<br>
|alt_msg=none
 
 
|type=[[ERROR]]  
 
|type=[[ERROR]]  
|message_desc=CUDA Driver is not up to date or not compatible with current TUFLOW HPC version.
+
|message_desc=The GPU driver appears to be installed, but one of the following has occurred:
|suggestions=Ensure CUDA Driver is up to date. Follow the instruction in <u>[[GPU Setup|GPU_Setup]]</u> to update CUDA Driver, or visit <u>http://www.nvidia.com/Download/index.aspx</u> to find the latest driver.<br>
+
* The GPU driver failed to initialise.
 
+
* A compute context could not be created on the selected device.
see also <u>[[TUFLOW_Message_2785|TUFLOW_Message_2785]]</u>
+
* The ptx code could not be compiled for the selected device.
  
 +
|suggestions=
 +
* Check that the ptx files (there should be four of them) are in the same directory as the TUFLOW executable.
 +
* Upgrade to the latest NVidia drivers for your system.
 +
* Contact [mailto:support@tuflow.com support@tuflow.com].
  
 
|prelink=[[TUFLOW_Message_3001|Message 3001]]
 
|prelink=[[TUFLOW_Message_3001|Message 3001]]

Revision as of 14:53, 2 March 2023

TUFLOW Message
ERROR 3002 - Non-CUDA_SUCCESS code returned ERROR 3002: Check that you have the correct NVIDIA driver installed

Alternate Message
NA

Message Type
ERROR

Description
The GPU driver appears to be installed, but one of the following has occurred:

  • The GPU driver failed to initialise.
  • A compute context could not be created on the selected device.
  • The ptx code could not be compiled for the selected device.

Suggestions

  • Check that the ptx files (there should be four of them) are in the same directory as the TUFLOW executable.
  • Upgrade to the latest NVidia drivers for your system.
  • Contact support@tuflow.com.


Up
Go-up.png 3xxx Messages