mirror of
https://github.com/tcsenpai/ethereum-vanity-address-generator-cuda.git
synced 2025-06-06 02:25:21 +00:00
5 lines
119 B
Bash
Executable File
5 lines
119 B
Bash
Executable File
export CUDA_CACHE_DISABLE=0
|
|
export CUDA_CACHE_MAXSIZE=2147483647
|
|
export CUDA_CACHE_PATH=/tmp/cuda-cache
|
|
|
|
python main.py |