It was the Bitcointalk forum that inspired us to create Bitcointalksearch.org - Bitcointalk is an excellent site that should be the default page for anybody dealing in cryptocurrency, since it is a virtual gold-mine of data. However, our experience and user feedback led us create our site; Bitcointalk's search is slow, and difficult to get the results you need, because you need to log in first to find anything useful - furthermore, there are rate limiters for their search functionality.
The aim of our project is to create a faster website that yields more results and faster without having to create an account and eliminate the need to log in - your personal data, therefore, will never be in jeopardy since we are not asking for any of your data and you don't need to provide them to use our site with all of its capabilities.
We created this website with the sole purpose of users being able to search quickly and efficiently in the field of cryptocurrency so they will have access to the latest and most accurate information and thereby assisting the crypto-community at large.
./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
...
...
...
Local memory type: Scratchpad
Local memory size: 32768
Ошибка сегментирования (core dumped)
./AES
Platform 0 : Advanced Micro Devices, Inc.
Encrypting Image ....
Input Image : input512.bmp
Key : 15 201 51 89 92 34 96 66 11 225 161 96 81 211 108 124
Selected Platform Vendor : Advanced Micro Devices, Inc.
Device 0 : Caicos
Ошибка сегментирования (core dumped)
sudo ./AESEncryptDecrypt
[sudo] password for ...:
Platform 0 : Advanced Micro Devices, Inc.
Encrypting Image ....
Input Image : input512.bmp
Key : 15 201 51 89 92 34 96 66 11 225 161 96 81 211 108 124
Selected Platform Vendor : Advanced Micro Devices, Inc.
Device 0 : Caicos
cat > /etc/ld.so.conf.d/libopencl.conf <<_EOF_
/opt/AMD-APP-SDK-v2.4-lnx64/lib/x86
/opt/AMD-APP-SDK-v2.4-lnx64/lib/x86_64
_EOF_
sudo cat > /etc/ld.so.conf.d/libopencl.conf
bash: /etc/ld.so.conf.d/libopencl.conf: Отказано в доступе
Ошибка сегментирования (core dumped)
lspci -ks `lspci|grep VGA|awk '{print $1}'`
apt-get remove nvidia-common
apt-get install libqtgui4 autoconf build-essential git-core python-setuptools python-numpy subversion g++ libboost-all-dev screen bzr module-assistant dh-make build-essential
========================================= эта хрень в упор не работает - неподдерживаемое оборудование
http://wiki.debian.org/ru/ATIProprietary
Squeeze main contrib non-free
aptitude update
aptitude -r install linux-headers-2.6-$(uname -r|sed 's,[^-]*-[^-]*-,,') fglrx-control fglrx-driver fglrx-glx fglrx-modules-dkms fglrx-atieventsd
aticonfig -f --initial --adapter=all
========================================= конец нерабочей хрени
sh ./ati-driver-installer-11-6-x86.x86_64.run
aticonfig --initial
reboot
bzr checkout http://bzr.json-rpc.org/trunk
cd trunk/python-jsonrpc/
sudo python setup.py install
cd ~
wget http://download2-developer.amd.com/amd/APPSDK/AMD-APP-SDK-v2.4-lnx64.tgz
tar xvfz AMD-APP-SDK-v2.4-lnx64.tgz -C /opt
ldconfig
echo export AMDAPPSDKROOT=/opt/AMD-APP-SDK-v2.4-lnx64/ >> ~/.bashrc
echo export AMDAPPSDKSAMPLESROOT=/opt/AMD-APP-SDK-v2.4-lnx64/ >> ~/.bashrc
source ~/.bashrc
cd /
tar xfz $AMDAPPSDKROOT/icd-registration.tgz
cat > /etc/ld.so.conf.d/libopencl.conf <<_EOF_
/opt/AMD-APP-SDK-v2.4-lnx64/lib/x86
/opt/AMD-APP-SDK-v2.4-lnx64/lib/x86_64
_EOF_
Download, Compile and Install pyopencl-0.92
cd ~
wget http://pypi.python.org/packages/source/p/pyopencl/pyopencl-0.92.tar.gz
tar xzvf pyopencl-0.92.tar.gz
cd pyopencl-0.92
./configure.py --cl-inc-dir=/opt/AMD-APP-SDK-v2.4-lnx64/include --cl-lib-dir=/opt/AMD-APP-SDK-v2.4-lnx64/lib/x86_64
make -j6
sudo make install
Download and Install Phoenix Miner 1.75
wget http://svn3.xp-dev.com/svn/phoenix-miner/files/phoenix-1.75.tar.bz2
tar xvf phoenix*.bz2
cd ~
git clone git://github.com/m0mchil/poclbm poclbm
chmod 755 poclbm/poclbm.py
Verify that OpenCL is setup and running
cd ~
cd /opt/AMD-APP-SDK-v2.4-lnx64/bin/x86_64
./clinfo
./phoenix.py -u http://bla-bla-bla:bla-bla@bla-bla:8332/ -k phatk2 DEVICE=0 VECTORS BFI_INT AGGRESSION=4
Ошибка сегментирования (core dumped)
./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
./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)