Open BigBaiNUE opened 5 years ago
serominer 0.3.0+commit.dbc443ec Build: windows/release/msvc
i 16:42:37 main Configured pool sero.f2pool.com:4200
i 16:42:37
cu 16:42:39 cuda-2 Generating DAG + Light : 1.33 GB
cu 16:42:39 cuda-3 Generating DAG + Light : 1.33 GB
cu 16:42:39 cuda-1 Generating DAG + Light : 1.33 GB
m 16:42:42
### When I ran serominer 0.3.0 on my desktop(win10 x64 17134/cuda 10.0) , It didn't work . The error code is as follows:
serominer 0.3.0+commit.dbc443ec Build: windows/release/msvc
i 21:11:54 main Configured pool sero.f2pool.com:4200 i 21:11:54 main Api server listening on port 3333. i 21:11:54 Selected pool sero.f2pool.com:4200
i 21:11:55 Stratum mode : Eth-Proxy compatible
i 21:11:55 Established connection to sero.f2pool.com [118.190.130.38:4200]
i 21:11:55 Spinning up miners...
cu 21:11:55 cuda-0 Using Pci Id : 01:00.0 GeForce RTX 2060 (Compute 7.5) Memory : 6.00 GB Grid size : 2,048 Block size : 512
cu 21:11:55 cuda-1 Using Pci Id : 04:00.0 GeForce RTX 2060 (Compute 7.5) Memory : 6.00 GB Grid size : 2,048 Block size : 512
i 21:11:55 Epoch : 33 Block : 1014033 Difficulty : 0.22425 = 1.07 Gh
i 21:11:55 Job: 1062556f... sero.f2pool.com [118.190.130.38:4200]
X 21:11:55 cuda-0 Failed to compile ProgPoW kernel : CUDA NVRTC error in func dev::eth::CUDAMiner::compileProgPoWKernel at line 337 calling compileResult failed with error NVRTC_ERROR_INVALID_OPTION
X 21:11:55 cuda-1 Failed to compile ProgPoW kernel : CUDA NVRTC error in func dev::eth::CUDAMiner::compileProgPoWKernel at line 337 calling compileResult failed with error NVRTC_ERROR_INVALID_OPTION
cu 21:11:55 cuda-1 Generating DAG + Light : 1.28 GB cu 21:11:55 cuda-0 Generating DAG + Light : 1.28 GB cu 21:11:59 cuda-0 Generated DAG + Light in 3,487 ms. 4.72 GB left. X 21:11:59 cuda-0 Failed to compile ProgPoW kernel : CUDA NVRTC error in func dev::eth::CUDAMiner::compileProgPoWKernel at line 337 calling compileResult failed with error NVRTC_ERROR_INVALID_OPTION
X 21:11:59 cuda-0 Exception thrown in Worker thread: GPU error: CUDA error in func dev::eth::CUDAMiner::progpow_search at line 488 invalid argument cu 21:11:59 cuda-1 Generated DAG + Light in 3,627 ms. 4.72 GB left. X 21:11:59 cuda-1 Failed to compile ProgPoW kernel : CUDA NVRTC error in func dev::eth::CUDAMiner::compileProgPoWKernel at line 337 calling compileResult failed with error NVRTC_ERROR_INVALID_OPTION
X 21:11:59 cuda-1 Exception thrown in Worker thread: GPU error: CUDA error in func dev::eth::CUDAMiner::progpow_search at line 488 invalid argument
**_After that , I completely uninstalled Cuda and graphics driver, and installed the cuda 10.1(with graphics driver 425.25) . However , It still didn't work , the code was as same as before .
Help!_**