Difference between revisions of "TUFLOW Message 3002"

From Tuflow
Jump to navigation Jump to search
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{TUFLOW_Message
 
{{TUFLOW_Message
|tuflow_message=ERROR 3002 - Non-CUDA_SUCCESS code returned ERROR 3002: Check that you have the correct NVIDIA driver installed
+
|tuflow_message=ERROR 3002 - Non-CUDA_SUCCESS code returned ERROR 3002: Check that you have the correct NVIDIA driver installed <br>
|alt_msg=NA<br>
+
|alt_msg= ERROR 3002 - HPC has reported an error - see .hpc.tlf<br>
 
|type=[[ERROR]]  
 
|type=[[ERROR]]  
 
|message_desc=The GPU driver appears to be installed, but one of the following has occurred:
 
|message_desc=The GPU driver appears to be installed, but one of the following has occurred:
Line 10: Line 10:
 
|suggestions=
 
|suggestions=
 
* Check that the ptx files (there should be four of them) are in the same directory as the TUFLOW executable.
 
* 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.
+
* [[GPU_Setup#Updating_NVIDIA_Drivers| Upgrade to the latest NVidia drivers]] for your system.
 
* Contact [mailto:support@tuflow.com support@tuflow.com].
 
* Contact [mailto:support@tuflow.com support@tuflow.com].
  
|prelink=[[TUFLOW_Message_3001|Message 3001]]
 
 
|uplink=[[3xxx_TUFLOW_Messages|3xxx Messages]]
 
|uplink=[[3xxx_TUFLOW_Messages|3xxx Messages]]
|nextlink=[[TUFLOW_Message_3003|Message 3003]]
 
 
}}
 
}}

Latest revision as of 14:51, 27 November 2023

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

Alternate Message
ERROR 3002 - HPC has reported an error - see .hpc.tlf

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


Up
Go-up.png 3xxx Messages