diff --git a/examples/.env/cuda-miner-3060-debug.env b/examples/.env/cuda-miner-3060-debug.env index 72c3859..fff026d 100644 --- a/examples/.env/cuda-miner-3060-debug.env +++ b/examples/.env/cuda-miner-3060-debug.env @@ -8,5 +8,6 @@ MINER_CUDA_BLOCK_DIM=256 MINER_CUDA_BATCHES=32 MINER_CUDA_SAMPLER=0 MINER_CUDA_DESIRED_ITERS=1024 +MINER_CUDA_VERIFY=1024 RUST_LOG=info,miner=debug