17.12.25 This Version is not Useable and not the actual Version of Development. Please do not use it for now. #XBTGPUALL
XBTGPUALL is an experimental OpenCL 3.0 GPU mining project aiming to create a free and open-source miner for the Bitcoin Gold (BTG) network. It builds up on ideas from XBTGPUARC and the original Bitcoin Gold kernel math (Zhash_144_5), reworked for Intel ARC and modern GPU architectures.
🧩 Project State
This project is currently in a very early, non-functional prototype stage. It’s written and designed by an experienced miner but a total beginner in C++/OpenCL programming — with help from modern AI coding tools.
The goal is learning by doing, not competition with existing miners.
⚙️ Concept & Goals
Build an OpenCL 3.0–compatible miner from scratch
Understand and document how Zhash_144_5 works at kernel level
Support Intel ARC, AMD, and NVIDIA GPUs equally
Keep the entire development transparent and educational
Encourage others to learn, modify, and contribute
📚 About the Code
Most comments and notes are bilingual (English + German) for better understanding during the learning process. The most parts of the code were generated with AI assistance — all logic is being reviewed, tested, and refined manually over time by my person and hardware.
🧠 Learning Project
This repository is part of a long-term self-learning process in:
GPU kernel programming (OpenCL)
C++/architecture integration for miners
Optimization and cross-platform compilation
Mistakes are expected and documented — that’s part of the process.
🪙 License
MIT License
Copyright (c) 2025 Alucian
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
🧑💻 Author
Alucian (BlockWorkOrange) 8 years of mining experience · 0 years of programming fear · still learning
“Better to build something imperfect than to never start learning at all.”