Skip to content

Segmentation fault #179

Answered by zhi-wang
ohsOllila asked this question in Q&A
Jan 2, 2022 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

From the tinker9 info output, I found these lines interesting:

Latest CUDA supported by driver:     11.2
CUDA runtime version:                11.5

This means for some reason, you are trying to use Cuda 11.5 runtime but the Cuda driver (which is installed separately to your system) is not up-to-date.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ohsOllila
Comment options

Answer selected by ohsOllila
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants