Export to GitHub

pyrit - issue #458

AMD computing with open-source driver


Posted on Aug 7, 2014 by Swift Dog

What steps will reproduce the problem? 1. Installing libpcap-devel, opencl-utils-devel, mesa-libOpenCL-devel, python-devel and other dependencies. 2. Compiling from source pyrit on fedora 20 (amd64). 3. Run 'pyrit selftest'

What is the expected output? What do you see instead?

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

Cores incorporated in the test:

1: 'OpenCL-Device 'AMD OLAND''

2: 'CPU-Core (SSE2)'

3: 'CPU-Core (SSE2)'

4: 'CPU-Core (SSE2)'

Running selftest... WARNING: Linking two modules of different data layouts! 0x7f36300a9c70: i64 = ExternalSymbol'__muldi3'

What version of the product are you using? On what operating system?

I'm using pyrit-0.4.0 and cpyrit-opencl-0.4.0 from https://code.google.com/p/pyrit/downloads/list

$ uname -a Linux laptop 3.15.7-200.fc20.x86_64 #1 SMP Mon Jul 28 18:50:26 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux

$ lspci 00:00.0 Host bridge: Intel Corporation Haswell-ULT DRAM Controller (rev 09) 00:02.0 VGA compatible controller: Intel Corporation Haswell-ULT Integrated Graphics Controller (rev 09) 00:03.0 Audio device: Intel Corporation Haswell-ULT HD Audio Controller (rev 09) 00:14.0 USB controller: Intel Corporation 8 Series USB xHCI HC (rev 04) 00:16.0 Communication controller: Intel Corporation 8 Series HECI #0 (rev 04) 00:1b.0 Audio device: Intel Corporation 8 Series HD Audio Controller (rev 04) 00:1c.0 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 3 (rev e4) 00:1c.3 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 4 (rev e4) 00:1c.4 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 5 (rev e4) 00:1d.0 USB controller: Intel Corporation 8 Series USB EHCI #1 (rev 04) 00:1f.0 ISA bridge: Intel Corporation 8 Series LPC Controller (rev 04) 00:1f.2 SATA controller: Intel Corporation 8 Series SATA Controller 1 [AHCI mode] (rev 04) 00:1f.3 SMBus: Intel Corporation 8 Series SMBus Controller (rev 04) 01:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM57786 Gigabit Ethernet PCIe (rev 01) 01:00.1 SD Host controller: Broadcom Corporation BCM57765/57785 SDXC/MMC Card Reader (rev 01) 02:00.0 Network controller: Qualcomm Atheros QCA9565 / AR9565 Wireless Network Adapter (rev 01) 03:00.0 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] Mars [Radeon HD 8670A/8670M/8750M] (rev ff)

Please provide any additional information below.

P.S.: Sorry for my bad English.

Comment #1

Posted on Aug 21, 2014 by Quick Ox

you will probably want to change to the SVN trunk version, which is more upto date, and go for the CALPP version instead of OPENCL, if you can get it running, its much faster, no one will be able to offer much advice for the 'stable' version, and the code is not being updated anymore ... good luck

Status: New

Labels:
Type-Defect Priority-Medium