hashcat Forum

Full Version: Error with hashcat
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,
Hey so, recently I've been trying to get hashcat to work on my pc however, I keep on getting some errors

I'm using hashcat-6.2.5, I've downloaded it from the official.

This is the error

Code:
cuLinkAddData(): the provided PTX was compiled with an unsupported toolchain.

* Device #1: Kernel ./OpenCL/shared.cl link failed. Error Log:

ptxas application ptx input, line 9; fatalĀ  : Unsupported .version 7.6; current version is '7.4'



* Device #1: Kernel ./OpenCL/shared.cl build failed.

I am really not sure but I think that i'm supposed to downgrade something

Any help is appreciated, thanks!
(04-02-2024, 11:09 AM)russellgonzal Wrote: [ -> ]Hello,
Hey so, recently I've been trying to get hashcat to work on my pc however, I keep on getting some errors

I'm using hashcat-6.2.5, I've downloaded it from the official.

This is the error

Code:
cuLinkAddData(): the provided PTX was compiled with an unsupported toolchain.

* Device #1: Kernel ./OpenCL/shared.cl link failed. Error Log:

ptxas application ptx input, line 9; fatalĀ  : Unsupported .version 7.6; current version is '7.4'



* Device #1: Kernel ./OpenCL/shared.cl build failed.
geometry dash scratch
I am really not sure but I think that i'm supposed to downgrade something

Any help is appreciated, thanks!

No answer? Please someone help me. I'm trying to find the solution.
Your driver version and CUDA version don't match each other
See: https://hashcat.net/forum/thread-10727.html
Thanks for your answer