TUFLOW Message 3002: Difference between revisions

From Tuflow
Jump to navigation Jump to search
Content deleted Content added
Created page with "{{TUFLOW_Message |tuflow_message=ERROR 3002: Non-CUDA_SUCCESS code returned <br> Check that you have the correct NVIDIA driver installed |type=ERROR |message_desc=CUDA Dr..."
 
No edit summary
 
(10 intermediate revisions by 6 users not shown)
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 <br>
|alt_msg= ERROR 3002 - HPC has reported an error - see .hpc.tlf<br>
<br> Check that you have the correct NVIDIA driver installed
|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:
* The GPU driver failed to initialise.
|suggestions=Ensure CUDA Driver is up to date. Follow the instruction in [[GPU Setup Page|GPU_Setup]] to update CUDA Driver, or visit [[http://www.nvidia.com/Download/index.aspx]] to find the latest driver.<br>
* A compute context could not be created on the selected device.
* The ptx code could not be compiled for the selected device.


|suggestions=
see also [[TUFLOW_Message_2785|TUFLOW_Message_2785]]
* Check that the ptx files (there should be four of them) are in the same directory as the TUFLOW executable. If needed, download the release again from the website.
* Upgrade to the latest NVidia drivers for your system from the NVIDIA website.


|discussion_page=* [[Talk:TUFLOW Message 3002|Discuss Message 3002]]
|link3=''
|link4=''
|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 11:01, 18 June 2025

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

  • Check that the ptx files (there should be four of them) are in the same directory as the TUFLOW executable. If needed, download the release again from the website.
  • Upgrade to the latest NVidia drivers for your system from the NVIDIA website.


Up
3xxx Messages