Post
Topic
Board Mining software (miners)
Topic OP
Out of memory on CUDA device?
by
elenapetrova
on 02/04/2021, 12:27:21 UTC
Using 1x GTX1060 6GB on WIN10 with 8GB RAM and 48GB VRAM using ethminer-0.18.0-cuda8.0-windows-amd64.

Code:
setx GPU_FORCE_64BIT_PTR 0
SUCCESS: Specified value was saved.

setx GPU_MAX_HEAP_SIZE 100
SUCCESS: Specified value was saved.

setx GPU_USE_SYNC_OBJECTS 1
SUCCESS: Specified value was saved.

setx GPU_MAX_ALLOC_PERCENT 100
SUCCESS: Specified value was saved.

setx GPU_SINGLE_ALLOC_PERCENT 100
SUCCESS: Specified value was saved.

ethminer -U -P stratum+tcp://0xa7e593bde6b5900262cf94e4d75fb040f7ff4727@eu1.ethermine.org:4444

ethminer 0.18.0
Build: windows/release/msvc

 i 13:34:18 main     Configured pool eu1.ethermine.org:4444
 i 13:34:18 <unknown> Selected pool eu1.ethermine.org:4444
 i 13:34:18 <unknown> Stratum mode : Stratum
 i 13:34:18 <unknown> Established connection to eu1.ethermine.org [172.65.207.106:4444]
 i 13:34:18 <unknown> Spinning up miners...
cu 13:34:18 cuda-0   Using Pci Id : 01:00.0 GeForce GTX 1060 6GB (Compute 2.1) Memory : 6.00 GB
 i 13:34:18 <unknown> Authorized worker 0xa7e593bde6b5900262cf94e4d75fb040f7ff4727
 i 13:34:18 <unknown> Epoch : 405 Difficulty : 4.00 Gh
 i 13:34:18 <unknown> Job: 752dcc7f... eu1.ethermine.org [172.65.207.106:4444]
 i 13:34:21 <unknown> Job: 8a816022... eu1.ethermine.org [172.65.207.106:4444]
 i 13:34:21 <unknown> Job: 44989ebd... eu1.ethermine.org [172.65.207.106:4444]
 i 13:34:21 <unknown> Job: a98199f0... eu1.ethermine.org [172.65.207.106:4444]
cu 13:34:21 cuda-0   Generating DAG + Light : 4.23 GB
cu 13:34:21 cuda-0   Unexpected error CUDA error in func dev::eth::CUDAMiner::initEpoch_internal at line 123 out of memory on CUDA device 01:00.0
cu 13:34:21 cuda-0   Mining suspended ...
 m 13:34:23 <unknown> 0:00 A0 0.00 h - cu0 0.00
 i 13:34:25 <unknown> Job: 0893215c... eu1.ethermine.org [172.65.207.106:4444]
 m 13:34:28 <unknown> 0:00 A0 0.00 h - cu0 0.00
 i 13:34:29 <unknown> Job: 2c105ebe... eu1.ethermine.org [172.65.207.106:4444]