Releases: monkins1010/ccminer
CPU ONLY CCminer Verushash2.2 v3.8.3 (pbaas)
There are 3 active branch names in ccminer github repo:
-
ARM(for 64bit ARM chips with AES intrinsic)
-
Verus2.2(standard x86-64 pc's)
-
Verus2.2gpu(NVIDIA GPUs) Please see: ccminer for NVIDIA GPUS
Note: Replace ARM in the git clone
line below with the branchname above you want to use. e.g.
for standard x86-64 CPUS use
--single-branch -b Verus2.2
Installation instructions:
sudo apt-get install libcurl4-openssl-dev libssl-dev libjansson-dev automake autotools-dev build-essential
git clone --single-branch -b ARM https://github.com/monkins1010/ccminer.git
cd ccminer
chmod +x build.sh
chmod +x configure.sh
chmod +x autogen.sh
./build.sh
Then To Run the miner do the following
branch | Program | Algo | Pool | User | Password | threads | devices |
---|---|---|---|---|---|---|---|
ARM | ccminer | -a verus | -o stratum+tcp://POOLURL:PORT | -u WALLETADDRESS.name | -p password | -t 4 | N/A |
Verus2.2GPU | ccminer.exe | -a verus | -o stratum+tcp://POOLURL:PORT | -u WALLETADDRESS.name | -p password | N/A | -d 0,1,2 |
Verus2.2 | ccminer.exe | -a verus | -o stratum+tcp://POOLURL:PORT | -u WALLETADDRESS.name | -p password | -t 4 | N/A |
For example to run 8 threads on a CPU miner do:
ccminer.exe -a verus -o stratum+tcp://pool.veruscoin.io:9999 -u REoPcdGXthL5yeTCrJtrQv5xhYTknbFbec.name -p x -t 8
Mining on Atomic PI (Atom based)
Mining on Windows
Assets Below
These are pre compiled files for windows x86-64 CPU only miner. For the ARM version following the instructions above will compile the files for you.
Password : 12345678
ccminer3.8.3 GPU miner Verushash v2.1 -2.2
*Verushash miner ccminer for Nvidia GPUS's only *
For ARM use branch ARM
and for cpuminer use branch Verus2.2
Installation instructions for linux, for Windows go straight to the asset files at the bottom:
Assets Below
These are pre compiled files for windows and ubuntu for the x86-64 GPU Nvidia only miner.
Verushash v2.2 - 2.2 Password to zip 12345678
You can use higher -i value now try -i 23
ccminer.exe -a verus -o stratum+tcp://pool.veruscoin.io:9999 -u REoPcdGXthL5yeTCrJtrQv5xhYTknbFbec.win -p x -d 0,1,2,3 -i 21
if you have 2 gpus do -d 0,1
if you have 3 do: -d 0,1,2
and so on..
ccminer3.8.1 GPU miner Verushash v2.1 -2.2
Verushash miner ccminer for Nvidia GPUS's only
Installation instructions for linux, for Windows go straight to the asset files at the bottom:
sudo apt-get install libcurl4-openssl-dev libssl-dev libjansson-dev automake autotools-dev build-essential
wget http://developer.download.nvidia.com/compute/cuda/10.2/Prod/local_installers/cuda_10.2.89_440.33.01_linux.run
sudo sh cuda_10.2.89_440.33.01_linux.run
git clone --single-branch -b verus2.2gpu https://github.com/monkins1010/ccminer.git
cd ccminer
chmod +x build.sh
chmod +x configure.sh
chmod +x autogen.sh
./build.sh
Then To Run the miner do the following
Assets Below
These are pre compiled files for windows and ubuntu for the x86-64 GPU Nvidia only miner.
Verushash v2.2 - 2.2 Password to zip 12345678
You can use higher -i value now try -i 23
ccminer.exe -a verus -o stratum+tcp://pool.veruscoin.io:9999 -u REoPcdGXthL5yeTCrJtrQv5xhYTknbFbec.win -p x -d 0,1,2,3 -i 21
if you have 2 gpus do -d 0,1
if you have 3 do: -d 0,1,2
and so on..
ccminer GPU miner Verushash v2.1 -2.2
Verushash miner ccminer for Nvidia GPUS's only
Installation instructions for linux, for Windows go straight to the asset files at the bottom:
sudo apt-get install libcurl4-openssl-dev libssl-dev libjansson-dev automake autotools-dev build-essential
wget http://developer.download.nvidia.com/compute/cuda/10.2/Prod/local_installers/cuda_10.2.89_440.33.01_linux.run
sudo sh cuda_10.2.89_440.33.01_linux.run
git clone --single-branch -b verus2.2gpu https://github.com/monkins1010/ccminer.git
cd ccminer
chmod +x build.sh
chmod +x configure.sh
chmod +x autogen.sh
./build.sh
Then To Run the miner do the following
Assets Below
These are pre compiled files for windows and ubuntu for the x86-64 GPU Nvidia only miner.
Verushash v2.2 - 2.2 Password to zip 12345678
You can use higher -i value now try -i 21
ccminer.exe -a verus -o stratum+tcp://vrsc.loudmining.com:9999 -u REoPcdGXthL5yeTCrJtrQv5xhYTknbFbec.win -p x -d 0,1,2,3 -i 21
if you have 2 gpus do -d 0,1
if you have 3 do: -d 0,1,2
and so on..
CPU ONLY CCminer Verushash2.2 v3.7.0
There are 3 active branch names in ccminer github repo:
-
ARM(for 64bit ARM chips with AES intrinsic)
-
Verus2.2(standard x86-64 pc's)
-
Verus2.2gpu(NVIDIA GPUs) Please see: ccminer for NVIDIA GPUS
Note: Replace ARM in the git clone
line below with the branchname above you want to use. e.g.
for standard x86-64 CPUS use
--single-branch -b Verus2.2
Installation instructions:
sudo apt-get install libcurl4-openssl-dev libssl-dev libjansson-dev automake autotools-dev build-essential
git clone --single-branch -b ARM https://github.com/monkins1010/ccminer.git
cd ccminer
chmod +x build.sh
chmod +x configure.sh
chmod +x autogen.sh
./build.sh
Then To Run the miner do the following
branch | Program | Algo | Pool | User | Password | threads | devices |
---|---|---|---|---|---|---|---|
ARM | ccminer | -a verus | -o stratum+tcp://POOLURL:PORT | -u WALLETADDRESS.name | -p password | -t 4 | N/A |
Verus2.2GPU | ccminer.exe | -a verus | -o stratum+tcp://POOLURL:PORT | -u WALLETADDRESS.name | -p password | N/A | -d 0,1,2 |
Verus2.2 | ccminer.exe | -a verus | -o stratum+tcp://POOLURL:PORT | -u WALLETADDRESS.name | -p password | -t 4 | N/A |
For example to run 8 threads on a CPU miner do:
ccminer.exe -a verus -o stratum+tcp://na.luckpool.net:3956 -u RWiFDfsyw7kw8ACj4tfPDasMvxH1RWzyhX.name -p x -t 8
Mining on Atomic PI (Atom based)
Mining on Windows
Assets Below
These are pre compiled files for windows and ubuntu for the x86-64 CPU only miner. For the ARM version following the instructions above will compile the files for you.
Password : 12345678
ccminer Verushash 2.1 CUDA
Verushash miner ccminer for Nvidia GPUS's only
Installation instructions for linux, for Windows go straight to the asset files at the bottom:
sudo apt-get install libcurl4-openssl-dev libssl-dev libjansson-dev automake autotools-dev build-essential
wget http://developer.download.nvidia.com/compute/cuda/10.2/Prod/local_installers/cuda_10.2.89_440.33.01_linux.run
sudo sh cuda_10.2.89_440.33.01_linux.run
git clone --single-branch -b verus2.1gpu https://github.com/monkins1010/ccminer.git
cd ccminer
chmod +x build.sh
chmod +x configure.sh
chmod +x autogen.sh
./build.sh
Then To Run the miner do the following
ccminer -a verus -o stratum+tcp://na.luckpool.net:3956 -u REoPcdGXthL5yeTCrJtrQv5xhYTknbFbec.win -p -d 0,1,2
Assets Below
These are pre compiled files for windows and ubuntu for the x86-64 GPU Nvidia only miner.
Verushash2.1only use after fork Password to zip 12345678
You can use higher -i value now try -i 21
REV D may perform better than the latest 3.7.5 please try both
ccminer.exe -a verus -o stratum+tcp://vrsc.loudmining.com:9999 -u REoPcdGXthL5yeTCrJtrQv5xhYTknbFbec.win -p x -d 0,1,2,3 -i 21
if you have 2 gpus do -d 0,1
if you have 3 do: -d 0,1,2
and so on..
Chris@ Signed file hashes:
ccminer2.3.5_19.12.21_REV_D.zip:
"hash": "551f9af7810772b5387e313c5d94b032f30dd33ff120609d3da457872b0ea913",
"signature": "AeFFDAABQR8M5H+qluem2/CA1+0dA//opin2nFzMse9uo503fcD+WxoF88yspjuKlkBAOsZ0WCnW99hQvfmcUPNUPwcPvha1"
CPU ONLY CCminer Verushash2.1 v3.61
There are 3 active branch names in ccminer github repo:
-
ARM(for 64bit ARM chips with AES intrinsic)
-
Verus2.1(standard x86-64 pc's)
-
Verus2.1gpu(NVIDIA GPUs) Please see: ccminer for NVIDIA GPUS
Note: Replace ARM in the git clone
line below with the branchname above you want to use. e.g.
for standard x86-64 CPUS use
--single-branch Verus2.1
Installation instructions:
sudo apt-get install libcurl4-openssl-dev libssl-dev libjansson-dev automake autotools-dev build-essential
git clone --single-branch -b ARM https://github.com/monkins1010/ccminer.git
cd ccminer
chmod +x build.sh
chmod +x configure.sh
chmod +x autogen.sh
./build.sh
Then To Run the miner do the following
branch | Program | Algo | Pool | User | Password | threads | devices |
---|---|---|---|---|---|---|---|
ARM | ccminer | -a verus | -o stratum+tcp://POOLURL:PORT | -u WALLETADDRESS.name | -p password | -t 4 | N/A |
Verus2.1GPU | ccminer.exe | -a verus | -o stratum+tcp://POOLURL:PORT | -u WALLETADDRESS.name | -p password | N/A | -d 0,1,2 |
Verus2.1 PC | ccminer.exe | -a verus | -o stratum+tcp://POOLURL:PORT | -u WALLETADDRESS.name | -p password | -t 4 | N/A |
For example to run 8 threads on a CPU miner do:
ccminer.exe -a verus -o stratum+tcp://na.luckpool.net:3956 -u REoPcdGXthL5yeTCrJtrQv5xhYTknbFbec.win -p x -t 8
Mining on Atomic PI (Atom based)
Mining on Windows
Assets Below
These are pre compiled files for windows and ubuntu for the x86-64 CPU only miner. For the ARM version following the instructions above will compile the files for you.
CCminer CPU Verushash 2.1
Updated 14th December 2019 - Now with auto switch
use
ccminer.exe -a verus -o stratum+tcp://vrsc.loudmining.com:9999 -u REoPcdGXthL5yeTCrJtrQv5xhYTknbFbec.win -p x -t 8
for 8 cores. your CPU must have AVX
LINUX USERS
sudo apt-get install libcurl4-openssl-dev libssl-dev libjansson-dev automake autotools-dev build-essential
git clone --single-branch -b verus2.1 https://github.com/monkins1010/ccminer.git
chmod +x build.sh
chmod +x configure.sh
chmod +x autogen.sh
./build.sh
./ccminer -a verus -o stratum+tcp://vrsc.loudmining.com:9999 -u REoPcdGXthL5yeTCrJtrQv5xhYTknbFbec.win -p x
Verushash 2.0 ccminer CPU Only
Updated 6th Novemner 2019
use
ccminer.exe -a verus -o stratum+tcp://vrsc.loudmining.com:9999 -u REoPcdGXthL5yeTCrJtrQv5xhYTknbFbec.win -p x -d 0,1,2,3
LINUX USERS
sudo apt-get install libcurl4-openssl-dev libssl-dev libjansson-dev automake autotools-dev build-essential
git clone --single-branch -b cpuonlyverus https://github.com/monkins1010/ccminer.git
chmod +x build.sh
chmod +x configure.sh
chmod +x autogen.sh
./build.sh
./ccminer -a verus -o stratum+tcp://vrsc.loudmining.com:9999 -u REoPcdGXthL5yeTCrJtrQv5xhYTknbFbec.win -p x
Verus ccminer GPU
Updated speed boost NEW 3.4.1 PAsswordto zip 12345678
use
ccminer.exe -a verus -o stratum+tcp://vrsc.loudmining.com:9999 -u REoPcdGXthL5yeTCrJtrQv5xhYTknbFbec.win -p x -d 0,1,2,3
LINUX USERS
sudo apt-get install libcurl4-openssl-dev libssl-dev libjansson-dev automake autotools-dev build-essential
git clone --single-branch -b Verus2 https://github.com/monkins1010/ccminer.git
chmod +x build.sh
chmod +x configure.sh
chmod +x autogen.sh
./build.sh
./ccminer -a verus -o stratum+tcp://vrsc.loudmining.com:9999 -u REoPcdGXthL5yeTCrJtrQv5xhYTknbFbec.win -p x