Skip to content

user00shinru/pfftminer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

pfftminer

Cara Install & Run di Vast.ai bash# Install dependencies pip install pycuda web3 pycryptodome numpy

Taruh wallet lama (optional, skip kalau mau buat baru)

cp wallet.json /path/to/pfft_miner_gpu.py

Jalankan

python3 pfft_miner_gpu.py Tuning GPU (penting untuk hashrate maksimal) bash# RTX 3090 / RTX 4090 GPU_BLOCKS=8192 python3 pfft_miner_gpu.py

A100 / H100 (Vast.ai instance besar)

GPU_BLOCKS=16384 GPU_THREADS=512 python3 pfft_miner_gpu.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages