Hello everyone...

I am really stuck at getting CUDA running with pyrit.. which is only showing me CPU cores.

I downloaded the Pyrit-master package from here
https://github.com/JPaulMora/Pyrit

was able to install pyrit but get following errors when trying to install it's cpyrit_cuda module

this happens:

(see picture)




nvcc is version 8
graphicscard is gtx680

hashcat -I (gives following information )

Platform ID #1
Vendor : NVIDIA Corporation
Name : NVIDIA CUDA
Version : OpenCL 1.2 CUDA 8.0.0

Device ID #1
Type : GPU
Vendor ID : 32
Vendor : NVIDIA Corporation
Name : GeForce GTX 680
Version : OpenCL 1.2 CUDA
Processor(s) : 8
Clock : 1058
Memory : 499/1998 MB allocatable
OpenCL Version : OpenCL C 1.2
Driver Version : 375.82

Platform ID #2
Vendor : The pocl project
Name : Portable Computing Language
Version : OpenCL 2.0 pocl 0.13, LLVM 3.8.1

Device ID #2
Type : CPU
Vendor ID : 128
Vendor : GenuineIntel
Name : pthread-Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz
Version : OpenCL 2.0 pocl
Processor(s) : 4
Clock : 2394
Memory : 10034/10034 MB allocatable
OpenCL Version : OpenCL C 2.0
Driver Version : 0.13


thanks for your help
i hope i picked the right subforum to ask