Pyrit
Pyrit copied to clipboard
Pyrit NO GPU with ArchLinux
Hello, i installed this package
aur/cpyrit-cuda-git 0.5.0.r21.g6111f10-1 [installed: 0.5.0.r26.g6cf2c12-1] (14) (0.22) aur/cpyrit-opencl-git 0.5.0.r26.g6cf2c12-2 [installed] (14) (0.45) aur/pyrit-git 0.5.0.r21.g6111f10-1 [installed: 0.5.0.r26.g6cf2c12-1] (33) (0.22)
cuda 8.0.44-3 nvidia 375.26-6 nvidia-cg-toolkit 3.1-4 nvidia-libgl 375.26-2 nvidia-settings 375.26-1 nvidia-utils 375.26-2 opencl-nvidia 375.26-2
But pyrit list_cores says only cpu core... i try edit setup.py, and add OPENCL_INC_DIRS = ['/opt/cuda/include/'] OPENCL_LIB_DIRS = ['/opt/cuda/lib64/'] and '/opt/cuda/include/' in "for path in" but not work....
Can you help me Thank you
Have you enabled CUDA in the config?
thank you..i set ~/.pyrit/config now work...thank you Boss :+1: ;)
open file ~/.pyrit/config
you have cuda and nvidia driver?
I'm confused - is this issue still open or not? Because I've read a few instances of Pyrit with CUDA not working for Arch Linux users. If it is still open, and someone would like the fix, then please let me know and I will post it.
@ghost yes it doesn't work for me if you, do you know how to get it work ?
I have installed the same stuff as the post creator, and does not work, tried too to compile from source, and nothing too... CUDA is enabled in cofig file...
I get this error when I try to analyze a cap file:
[user@machine]$ primusrun pyrit -r 2018-04-26T04-10-25.cap analyze
Failed to load Pyrit's OpenCL-core ('Failed to enumerate OpenCL-platforms (Unknown CLresult)'). Pyrit 0.5.1 (C) 2008-2011 Lukas Lueg - 2015 John Mora https://github.com/JPaulMora/Pyrit This code is distributed under the GNU General Public License v3+
Traceback (most recent call last):
File "/usr/bin/pyrit", line 6, in