PTRFRLL / nv-docker-trex

Mine crypto using your Unraid server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GTX 950 SSC 2GB - Not Enough Memory

photomatix18 opened this issue · comments

Is there a way to make this work or do I just not have enough VRAM?

Output of nvidia-smi:

+-----------------------------------------------------------------------------+
| NVIDIA-SMI 495.44       Driver Version: 495.44       CUDA Version: 11.5     |
|-------------------------------+----------------------+----------------------+
| GPU  Name        Persistence-M| Bus-Id        Disp.A | Volatile Uncorr. ECC |
| Fan  Temp  Perf  Pwr:Usage/Cap|         Memory-Usage | GPU-Util  Compute M. |
|                               |                      |               MIG M. |
|===============================+======================+======================|
|   0  NVIDIA GeForce ...  Off  | 00000000:01:00.0 Off |                  N/A |
|  0%   54C    P0    25W / 125W |      0MiB /  2002MiB |      0%      Default |
|                               |                      |                  N/A |
+-------------------------------+----------------------+----------------------+
                                                                               
+-----------------------------------------------------------------------------+
| Processes:                                                                  |
|  GPU   GI   CI        PID   Type   Process name                  GPU Memory |
|        ID   ID                                                   Usage      |
|=============================================================================|
|  No running processes found                                                 |
+-----------------------------------------------------------------------------+

Container logs here:

20211231 04:46:53 T-Rex NVIDIA GPU miner v0.24.2 - [Linux]
20211231 04:46:53 r.66f25c328d28
20211231 04:46:53
20211231 04:46:53
20211231 04:46:53 NVIDIA Driver v495.44
20211231 04:46:53
20211231 04:46:53 + GPU #0: [00:01.0] GeForce GTX 950, 2002 MB
20211231 04:46:53
20211231 04:46:53 WARN: DevFee 1% (ethash)
20211231 04:46:53
20211231 04:46:53 URL : stratum+tcp://us2.ethermine.org:4444
20211231 04:46:53 USER: 
20211231 04:46:53 PASS: x
20211231 04:46:53 WRK : Rig2
20211231 04:46:53
20211231 04:46:53 Starting on: us2.ethermine.org:4444
20211231 04:46:53 ApiServer: HTTP server started on 0.0.0.0:4067
20211231 04:46:53 ----------------------------------------------------
20211231 04:46:53 For control navigate to: http://172.17.0.7:4067/trex
20211231 04:46:53 ----------------------------------------------------
20211231 04:46:53 Using protocol: stratum1.
20211231 04:46:53 Authorizing...
20211231 04:46:53 GPU #0: intensity 22
20211231 04:46:53 Authorized successfully.
20211231 04:46:54 ethash epoch: 463, block: 13911076, diff: 4.29 G
20211231 04:46:56 TREX: Can't find nonce with device [ID=0, GPU #0], GPU #0: not enough free memory to mine ethash at epoch 463
20211231 04:46:56 WARN: Miner is going to shutdown...
20211231 04:46:56 Main loop finished. Cleaning up resources...
20211231 04:46:56 ApiServer: stopped listening on 0.0.0.0:4067
20211231 04:46:58 T-Rex finished.
commented

GTX 950

No, you won't be able to mine ethash. You could try another coin/algo (e.g. kawpow (Ravencoin))

Got it, thanks!