v1.0.5 XDS Core Wallet (with GPU Miner)
Updated to use @spartacrypt XDS codebase with integrated GPU miner .. Enjoy!!
There are some additional settings you will need to add to your xds.conf:
useopencl=1 - Enable OpenCL mining
openclworksizesplit=10 - Amount to split to work to send to the device. If you have a fast GPU set this to 1 not split the work, but for slower GPUs or CPUs you will need to set this higher. I have this at 1 on my desktop and 100 on my laptop.
opencldevice= ... - OpenCL device to use, defaults to the first one found. You will see a list of the devices in the console on startup. Currently the mine only supports one device, will update to run multiple in parallel.
*New build includes fixes for Linux, on Linux you will need to install OpenCL by running:
sudo apt-get install beignet opencl-headers clinfo -y
You can test it works by running :
clinfo
You'll get something like this:
Number of platforms 1
Platform Name Intel Gen OCL Driver
Platform Vendor Intel
Platform Version OpenCL 2.0 beignet 1.3
Platform Profile FULL_PROFILE
Platform Extensions cl_khr_global_int32_base_atomics cl_khr_global_int32_extended_atomics cl_khr_local_int32_base_atomics cl_khr_local_int32_extended_atomics cl_khr_byte_addressable_store cl_khr_3d_image_writes cl_khr_image2d_from_buffer cl_khr_depth_images cl_khr_spir cl_khr_icd cl_intel_accelerator cl_intel_subgroups cl_intel_subgroups_short cl_khr_gl_sharing
Platform Extensions function suffix Intel
Platform Name Intel Gen OCL Driver
Number of devices 1
Device Name Intel(R) HD Graphics Haswell Ultrabook GT2 Mobile