Informatics

How to calculate Bitcoins using GPGPU

This blog entry will cover the necessary steps to calculate bitcoins using the GPU of a graphics card (GPGPU). * Hardware used ATI HD 6770 graphics card * official bitcoin client it needs more than 2 GiB of data space, so it is convenient to use a data directory with enough free space. * pool … Continue reading

Informatics

opencl-toolbox 0.17 – installation steps on Matlab 2011a

How to install opencl-toolbox 0.17 (Jan 2011) for matlab: http://code.google.com/p/opencl-toolbox/ in Matlab 2011a under Windows 7 64 bits. The goal of opencl-toolbox is to provide an opensource toolkit that provides seamless integration of Matlab with OpenCL. MATLAB® is a high-level language and interactive environment for numerical computation, visualization, and programming. Open Computing Language (OpenCL) is … Continue reading