-
Notifications
You must be signed in to change notification settings - Fork 441
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failed to load CUDA fat binary #96
Comments
GTX 770 is Compute Capability 3.0 according to https://developer.nvidia.com/cuda-gpus, but T-Rex only works with 5.0+. Sorry about that, your GPU is just too old. We definitely need to work on a better error message for similar cases. |
@trexminer Thanks ! not a problem at least I know its not toasted hardware ! |
I am having a similar problem. I am using A100 PCIe 4.0 cards:
|
@jonathanhatch A100 is Compute Capability 8.0, we'll add support for it in the next version |
@trexminer Awesome. Do we have an ETA for that next version? I'm excited to get some ETH mining in while I still have the chance. |
@jonathanhatch what OS are you running? I'll do a build for you before the next release as there's no ETA on it yet. |
Honestly? That would be rad. I'm running a mixture of Ubuntu 18.04 LTS and 20.04 LTS machines. |
There you go: https://www.dropbox.com/s/lrbexnsr26q51un/t-rex-0.19.1-CC80-linux-cuda11.1.tar.gz?dl=1 |
I'll let you know as soon as I can get back into my ePDU to figure out how much power I have left on tap. I got myself locked out somehow. lolz |
having the same issue myself now after a GPU update with a card I thought was supported 1660ti |
@alexanderthomas13 1660ti is supported, plenty of people are running t-rex with it. Please provide a log similar to the one in the first message in this thread |
C:\Users\Alext\Downloads>t-rex.exe -a ethash -o stratum+tcp://us1.ethermine.org:4444 -u 0x41161eE534A0a499Cc0fa158701c343347099D10 -p x -w rig0 |
Thanks. What is your second GPU that isn't showing up in the log? |
@jonathanhatch Did you ever get mining on your a100? I'm curious what kind of hash rate you were able to get. |
175 MH/s ... or there abouts?
On Thu, Feb 11, 2021 at 3:11 PM CDeLeon94 ***@***.***> wrote:
@jonathanhatch <https://github.com/jonathanhatch> Did you ever get mining
on your a100? I'm curious what kind of hash rate you were able to get.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#96 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AJEORYCRRTTVZRIP35EW7JDS6RBWJANCNFSM4T53OQFA>
.
--
Jonathan Hatch
Executive Director
Saint Paul Media, Inc.
www.stpaulmedia.com
Office: (651) 224-6885
Cell: (651) 925-6992
|
I am trying to mine some things with a DAG less than 4GB on some older GTX770 this is what I get when trying to run the miner.
20201121 15:47:53 T-Rex NVIDIA GPU miner v0.18.11 - [CUDA v11.10]
20201121 15:47:53 r.2c8851280f45
20201121 15:47:53
20201121 15:47:53 NVIDIA Driver v457.30
20201121 15:47:53 CUDA devices available: 1
20201121 15:47:53
20201121 15:47:53 WARN: DevFee 1% (ethash)
20201121 15:47:53
20201121 15:47:53 WARN: Fork has been requested at epoch 390. Algo will be changed to etchash.
20201121 15:47:53
20201121 15:47:53 URL : stratum+tcp://etc.2miners.com:1010
20201121 15:47:53 USER: 0x1f75eccd8fbddf057495b96669ac15f8e296c2cd
20201121 15:47:53 PASS: x
20201121 15:47:53 WRK : rig0
20201121 15:47:53
20201121 15:47:53 Starting on: etc.2miners.com:1010
20201121 15:47:53 ApiServer: HTTP server started on 0.0.0.0:4067
20201121 15:47:53 ---------------------------------------------------------
20201121 15:47:53 For control navigate to: http://192.168.137.147:4067/trex
20201121 15:47:53 ---------------------------------------------------------
20201121 15:47:53 ApiServer: Telnet server started on 0.0.0.0:4068
20201121 15:47:53 Using protocol: stratum1.
20201121 15:47:53 Authorizing...
20201121 15:47:53 ERROR: Can't initialize device [ID=0, GPU #0], failed to load CUDA fat binary
20201121 15:47:53 WARN: Miner is going to shutdown...
20201121 15:47:53 Authorized successfully.
20201121 15:47:53 Main loop finished. Cleaning up resources...
20201121 15:47:53 ApiServer: stopped listening on 0.0.0.0:4067
20201121 15:47:53 ApiServer: stopped listening on 0.0.0.0:4068
20201121 15:47:53 ethash epoch: 388, block: 11652390, diff: 1.192 = 8.59 Gh
20201121 15:47:54 WARN: NVML: can't get power for GPU #0, not supported
20201121 15:47:55 T-Rex finished.
20201121 15:47:55 WARN: WATCHDOG: T-Rex does not exist anymore, restarting...
20201121 15:47:58 T-Rex NVIDIA GPU miner v0.18.11 - [CUDA v11.10]
20201121 15:47:58 r.2c8851280f45
The text was updated successfully, but these errors were encountered: