Update CUDA miner debug environment for RTX 5090
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
# NVIDIA RTX 5090 (SM 120)
|
||||
|
||||
RUST_LOG=miner=debug
|
||||
RUST_LOG=info,miner=debug
|
||||
MINER_CUDA_MODE=g2
|
||||
MINER_CUDA_IMAGE=ptx
|
||||
MINER_CUDA_IMAGE=cubin
|
||||
MINER_CUDA_THREADS=4096
|
||||
MINER_CUDA_BLOCK_DIM=256
|
||||
MINER_CUDA_ITERS=1024
|
||||
|
||||
Reference in New Issue
Block a user