Всем доброго здравия!
Установил майнер в соответствии с инструкцией из этого
https://bitcointalk.org/index.php?topic=7514.0 топика. Если запускать майнер на CPU, то проблем нет, но при запуске на GPU выдает
./phoenix.py -u http://bla-bla-bla:bla-bla@bla-bla:8332/ -k phatk2 DEVICE=0 VECTORS BFI_INT AGGRESSION=4
Ошибка сегментирования (core dumped)
C poclbm та же проблема.
./poclbm.py -d 0 -w 32 -f 100 bla-bla:bla-bla@bla-bla:8332
20/05/2012 20:02:31, Setting server (bla-bla @ bla-bla:8332)
Ошибка сегментирования (core dumped)
Если запускать из-под рута, то ошибки не появляется, но майнер молча останавливается.
fglrxinfo
display: :0 screen: 0
OpenGL vendor string: Advanced Micro Devices, Inc.
OpenGL renderer string: ATI Radeon HD 4600 Series
OpenGL version string: 3.3.11627 Compatibility Profile Context
Куда копать, куда смотреть?
Поиск по ошибке ничего не дал.
UPD: Система 64-bit
Выполнение ./clinfo тоже не принесло радостных известий:
./clinfo
Number of platforms: 1
Platform Profile: FULL_PROFILE
Platform Version: OpenCL 1.1 AMD-APP-SDK-v2.4 (595.10)
Platform Name: AMD Accelerated Parallel Processing
Platform Vendor: Advanced Micro Devices, Inc.
Platform Extensions: cl_khr_icd cl_amd_event_callback cl_amd_offline_devices
Platform Name: AMD Accelerated Parallel Processing
Number of devices: 2
Device Type: CL_DEVICE_TYPE_GPU
Device ID: 4098
Max compute units: 8
Max work items dimensions: 3
Max work items[0]: 128
Max work items[1]: 128
Max work items[2]: 128
Max work group size: 128
Preferred vector width char: 16
Preferred vector width short: 8
Preferred vector width int: 4
Preferred vector width long: 2
Preferred vector width float: 4
Preferred vector width double: 0
Native vector width char: 16
Native vector width short: 8
Native vector width int: 4
Native vector width long: 2
Native vector width float: 4
Native vector width double: 0
Max clock frequency: 750Mhz
Address bits: 32
Max memory allocation: 134217728
Image support: No
Max size of kernel argument: 1024
Alignment (bits) of base address: 32768
Minimum alignment (bytes) for any datatype: 128
Single precision floating point capability
Denorms: No
Quiet NaNs: Yes
Round to nearest even: Yes
Round to zero: Yes
Round to +ve and infinity: Yes
IEEE754-2008 fused multiply-add: Yes
Cache type: None
Cache line size: 0
Cache size: 0
Global memory size: 268435456
Constant buffer size: 65536
Max number of constant args: 8
Local memory type: Global
Local memory size: 16384
Ошибка сегментирования (core dumped)