More
referral
Increase your income with Hive. Invite your friends and earn real cryptocurrency!

Error: Can't compile kernal, NVRTC error

Trying to set up my first miner. Getting an error. When I go into the shell and manually launch the miner, this is what is happening:

See error “20200613 11:29:48 Compile error: nvrtc: error: failed to load builtins for compute_75.”
Any suggestions? Thanks.

Rob

root@TestRig:~# miner log | more
20200613 11:29:45 T-Rex NVIDIA GPU miner v0.15.7 - [CUDA v10.0]
20200613 11:29:45 r.fde38bdcdcc1
20200613 11:29:45
20200613 11:29:45 NVIDIA Driver v440.31
20200613 11:29:45 CUDA devices available: 2
20200613 11:29:45
20200613 11:29:45 WARN: DevFee 1% (kawpow)
20200613 11:29:45
20200613 11:29:45 URL : stratum+tcp://raven.f2pool.com:3636
20200613 11:29:45 USER: [address deleted for forum post].TestRig
20200613 11:29:45 PASS: x
20200613 11:29:45
20200613 11:29:45 WARN: Built-in watchdog has been disabled!
20200613 11:29:45 Starting on: raven.f2pool.com:3636
20200613 11:29:45 ApiServer: Telnet server started on 127.0.0.1:4058
20200613 11:29:45 WARN: GPU #0: Gigabyte GeForce RTX 2060, intensity set to 20
20200613 11:29:45 WARN: GPU #1: Zotac P102-100, intensity set to 20
20200613 11:29:46 Extranonce is set to: 00005767
20200613 11:29:46 Authorizing…
20200613 11:29:46 Authorized successfully.
20200613 11:29:46 New target is set to: 0x00000000ffffffffffffffffffffffffffffffffffffffffffffffffffffffff
20200613 11:29:46 kawpow epoch: 169, block: 1274030, period: 424676, diff: 1.000 = 4.29 Gh
20200613 11:29:47 Generating DAG: 2.36 GB
20200613 11:29:47 Generating DAG: 2.36 GB
20200613 11:29:48 Compile error: nvrtc: error: failed to load builtins for compute_75.
20200613 11:29:48 Can’t compile kernel, NVRTC error in func compile_kernel_from_source at line 69 calling compileResult failed with error g

20200613 11:29:57 DAG generated in 9493 ms; memory left on GPU #1: 2.58 GB
20200613 11:29:57 Compile error: nvrtc: error: failed to load builtins for compute_75.
20200613 11:29:57 Can’t compile kernel, NVRTC error in func compile_kernel_from_source at line 69 calling compileResult failed with error g

20200613 11:29:57 Compile error: nvrtc: error: failed to load builtins for compute_75.
20200613 11:29:57 Can’t compile kernel, NVRTC error in func compile_kernel_from_source at line 69 calling compileResult failed with error g

20200613 11:30:01 DAG generated in 13125 ms; memory left on GPU #0: 3.44 GB
20200613 11:30:01 Compile error: nvrtc: error: failed to load builtins for compute_75.
20200613 11:30:01 Can’t compile kernel, NVRTC error in func compile_kernel_from_source at line 69 calling compileResult failed with error g

20200613 11:30:01 ERROR: Can’t find nonce with device [ID=0, GPU #0], time is out(30 sec), kernel isn’t ready
20200613 11:30:01 WARN: Messy shutdown…
20200613 11:30:01 Main loop finished.
20200613 11:30:01 ApiServer: stopped listening on 127.0.0.1:4058
/hive/miners/t-rex/h-run.sh: line 18: 4191 Killed t-rex -c config.json 2>&1

Try execute via dashboard or Hive Shell follow command
nvidia-driver-update -c
and restart miner