rascoop/pyrit

Pyrit showing only GPU and no CPU

Opened this issue · 2 comments

Hi,

I'm trying to run Pyrit on Kali Linux 1.0.3, I've build and installed 
successfully pyrit to support both openCL and CUDA on my NVIDIA GeForce 9400M 
video card. However, when I ask it to list_cores, pyrit shows me only the GPU 
and no CPU (I have a Intel Dual Core).

list_cores output:

Pyrit 0.4.0 (C) 2008-2011 Lukas Lueg http://pyrit.googlecode.com
This code is distributed under the GNU General Public License v3+

The following cores seem available...
#1:  'CUDA-Device #1 'GeForce 9400M''
#2:  'OpenCL-Device 'GeForce 9400M''

What should I do to also make the two CPU cores available to pyrit? It was 
possible before adding the GPU support.

Thanks in advance,
Caio.


Original issue reported on code.google.com by caiom.el...@gmail.com on 18 Jul 2013 at 7:56

Hi,

I have this problem too.
When I installed CUDA e OPENCL, Pyrit don´t shows CPU-CORE.

-----------------------------------------------------------
root@kali:~# pyrit list_cores
Pyrit 0.4.0 (C) 2008-2011 Lukas Lueg http://pyrit.googlecode.com
This code is distributed under the GNU General Public License v3+

The following cores seem available...

#1:  'CUDA-Device #1 'GeForce GT 620''
#2:  'OpenCL-Device 'Cedar''
#3:  'OpenCL-Device 'GeForce GT 620''
----------------------------------------------------------- 

How to do?

Thanks
Adriano

Original comment by bosson...@gmail.com on 14 Oct 2013 at 8:22

hi anybody fix this problem
i have same issue 

The following cores seem available...
#1:  'CUDA-Device #1 'GeForce 9400M G''
#2:  'CUDA-Device #2 'GeForce 9200M GS''

Original comment by semse...@gmail.com on 18 May 2014 at 2:54