|
|
borox
Newbie
Offline
Activity: 44
Merit: 0
|
|
November 21, 2019, 09:25:33 PM |
|
Windows, CUDA 10.1 seems to be broken: On a CUDA 10.1 enabled machine, this happens for every algo. No matter, if I set ALGO-101 or ALGO. All is fine, if I run ALGO-100 ****************** Algo information Algo/Cuda detection: Auto detect Algo/Cuda loaded: Unknown
****************** Apply settings Set process priority: default Avg. performance timeframe: 1 minutes Performance summary(sec.): 15 seconds Performance summary(shares): disabled Report Hashrate to pool: disabled Drop stalled shares: disabled Temp control: disabled API-Interface: disabled Use intensity (-1 default): -1 -1 -1 -1 -1 -1 Use gridsize (-1 default): -1 -1 -1 -1 -1 -1 Use compute-ver. (-1 default): -1 -1 -1 -1 -1 -1
****************** Start mining 22:24:03 Miner: Cannot load the algo shared library (found 32 algos, Algo: 0 - Cuda: 0)
|
|
|
|
TrailingStop (OP)
Member
Offline
Activity: 566
Merit: 16
|
|
November 22, 2019, 01:36:20 AM |
|
Windows, CUDA 10.1 seems to be broken: On a CUDA 10.1 enabled machine, this happens for every algo. No matter, if I set ALGO-101 or ALGO. All is fine, if I run ALGO-100 ****************** Algo information Algo/Cuda detection: Auto detect Algo/Cuda loaded: Unknown
****************** Apply settings Set process priority: default Avg. performance timeframe: 1 minutes Performance summary(sec.): 15 seconds Performance summary(shares): disabled Report Hashrate to pool: disabled Drop stalled shares: disabled Temp control: disabled API-Interface: disabled Use intensity (-1 default): -1 -1 -1 -1 -1 -1 Use gridsize (-1 default): -1 -1 -1 -1 -1 -1 Use compute-ver. (-1 default): -1 -1 -1 -1 -1 -1
****************** Start mining 22:24:03 Miner: Cannot load the algo shared library (found 32 algos, Algo: 0 - Cuda: 0)
Hi- thanks for your report. Should be fixed. Please reload the package. Thanks.
|
|
|
|
dragonmike
|
|
November 22, 2019, 11:06:09 AM |
|
Howdy TrailingStop Did you add support for dual-mining CKB+ETH at all? If so, what's the command line please?
|
|
|
|
TrailingStop (OP)
Member
Offline
Activity: 566
Merit: 16
|
|
November 22, 2019, 11:07:55 AM |
|
Howdy TrailingStop Did you add support for dual-mining CKB+ETH at all? If so, what's the command line please?
Hi Mike, No - need to give CKB more love, but it is FPGA land....not sure if there is any demand for it.
|
|
|
|
dragonmike
|
|
November 22, 2019, 11:48:47 AM |
|
Fair enough... it's astonishingly still somewhat profitable (which is why everyone still releases miners for it I suppose), especially if you combine it with ETH.
|
|
|
|
TrailingStop (OP)
Member
Offline
Activity: 566
Merit: 16
|
|
November 22, 2019, 01:33:42 PM |
|
|
|
|
|
TrailingStop (OP)
Member
Offline
Activity: 566
Merit: 16
|
|
December 08, 2019, 07:37:30 PM |
|
Version 3.2.0 - NEW: support for Kadena (Blake2S) Pool/Solo mining to icemining.ca pool: TT-Miner.exe -A BLAKE2S -coin kda -luck -log -logpool -P YOUR_WALLET.YOUR_WORKER@kda-us.icemining.ca:3700 mining to node: TT-Miner.exe -A BLAKE2S -coin kda -luck -log -logpool -P https://YOUR_WALLET@NODE_SERVER:NODE_PORT - NEW: support for SSL connection - NEW: -cid / set a constant Kadena ChainID cid accepts one or more ids. If you want to receive work only for chain IDs 5 and 8 you want to add this option to your command line: -cid 5,8 - NEW: -tbr / set the time between two requests for work. Default is set to 8 which equals 800ms If you see disconnections to your node, you may ask too fast for new work. In this case you can increase the time between two new-work-requests. On the other hand an increase pause will make it more likely that you have an orphan block! So please take care to set this value. -tbr 9 will set the time to 900ms Windows: https://tradeproject.de/download/Miner/TT-Miner-3.2.0.zipLinux: https://tradeproject.de/download/Miner/TT-Miner-3.2.0.tar.xzPlease report any issues you notice.
|
|
|
|
Knight lucky
Newbie
Offline
Activity: 8
Merit: 0
|
|
December 12, 2019, 08:02:15 AM |
|
root@mos:/home/mos# ./TT-Miner -A BLAKE2S -coin kda -luck -log -logpool -P abf6f1c3d583dfc180189a4ad6c5bfa62b29fa2669dad25b8c6d700dbd3c96f8.test@kda.ss.poolflare.com:443 TT-Miner - Version: 3.2.0 (Dec 8 2019 19:31:19)
No installed Cuda version detected
root@mos:/home/mos# nvidia-smi Thu Dec 12 15:45:28 2019 +-----------------------------------------------------------------------------+ | NVIDIA-SMI 430.34 Driver Version: 430.34 CUDA Version: 10.1 | |-------------------------------+----------------------+----------------------+ | GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC | | Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. | |===============================+======================+======================| | 0 GeForce GTX 108... Off | 00000000:03:00.0 Off | N/A | | 90% 83C P2 236W / 280W | 165MiB / 11178MiB | 100% Default | +-------------------------------+----------------------+----------------------+ | 1 GeForce RTX 2060 Off | 00000000:04:00.0 Off | N/A | | 90% 84C P2 138W / 160W | 111MiB / 5934MiB | 100% Default | +-------------------------------+----------------------+----------------------+ | 2 GeForce GTX 106... Off | 00000000:06:00.0 Off | N/A | | 90% 82C P2 116W / 120W | 91MiB / 6078MiB | 100% Default | +-------------------------------+----------------------+----------------------+
Our system is Linux, using nvidia-smi is valid, but No installed Cuda version detected is reported wrong. How do you guys check out cuda?
|
|
|
|
laik2
|
|
December 12, 2019, 09:40:26 AM |
|
root@mos:/home/mos# ./TT-Miner -A BLAKE2S -coin kda -luck -log -logpool -P abf6f1c3d583dfc180189a4ad6c5bfa62b29fa2669dad25b8c6d700dbd3c96f8.test@kda.ss.poolflare.com:443 TT-Miner - Version: 3.2.0 (Dec 8 2019 19:31:19)
No installed Cuda version detected
root@mos:/home/mos# nvidia-smi Thu Dec 12 15:45:28 2019 +-----------------------------------------------------------------------------+ | NVIDIA-SMI 430.34 Driver Version: 430.34 CUDA Version: 10.1 | |-------------------------------+----------------------+----------------------+ | GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC | | Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. | |===============================+======================+======================| | 0 GeForce GTX 108... Off | 00000000:03:00.0 Off | N/A | | 90% 83C P2 236W / 280W | 165MiB / 11178MiB | 100% Default | +-------------------------------+----------------------+----------------------+ | 1 GeForce RTX 2060 Off | 00000000:04:00.0 Off | N/A | | 90% 84C P2 138W / 160W | 111MiB / 5934MiB | 100% Default | +-------------------------------+----------------------+----------------------+ | 2 GeForce GTX 106... Off | 00000000:06:00.0 Off | N/A | | 90% 82C P2 116W / 120W | 91MiB / 6078MiB | 100% Default | +-------------------------------+----------------------+----------------------+
Our system is Linux, using nvidia-smi is valid, but No installed Cuda version detected is reported wrong. How do you guys check out cuda?
ldconfig -p |grep cudart Check if cuda libs are present in LD_LIBRARY_PATH libcuda.so.1 libnvrtc.so.??.? and libcudart.so.??.?
|
|
|
|
Knight lucky
Newbie
Offline
Activity: 8
Merit: 0
|
|
December 12, 2019, 10:28:21 AM Last edit: December 12, 2019, 11:04:48 AM by Knight lucky |
|
Our system is Linux, using nvidia-smi is valid, but No installed Cuda version detected is reported wrong. How do you guys check out cuda? [/quote] ldconfig -p |grep cudart Check if cuda libs are present in LD_LIBRARY_PATH libcuda.so.1 libnvrtc.so.??.? and libcudart.so.??.?
[/quote]
I add the LD_LIBRARY_PATH, but has errors!!!
GeForce Driver-Ver: 430.34 Supported CUDA-Ver: 10.10 Installed CUDA-Ver: 10.10 CUDA devices: 3 * #0 PCI 0:4 Colorful GeForce RTX 2060 (7.5) CoreClk 300 MHz MemClk 405 MHz 5934 MB SM: 30 * #1 PCI 0:3 Colorful GeForce GTX 1080 Ti (6.1) CoreClk 139 MHz MemClk 405 MHz 11178 MB SM: 28 * #2 PCI 0:6 Leadtek GeForce GTX 1060 6GB (6.1) CoreClk 139 MHz MemClk 405 MHz 6078 MB SM: 10 ****************** Start mining 18:48:29 Pool[0]: Connecting to kda.ss.poolflare.com:443 - PoolID: 0 18:48:29 #######: switch back to regular mining..... 18:48:29 Pool[0]: Connected to: kda.ss.poolflare.com:443 - IP4/6: 159.138.11.135 18:48:29 Pool[0]: Protocol: Stratum 18:48:29 Pool[0]: Subscribed to kda.ss.poolflare.com:443 18:48:29 Pool[0]: Worker authorized: test 18:48:29 Pool[0]: difficulty changed from 0.000 H to 8.000 GH 18:48:29 Pool[0]: Received new job#: a7721b8 - ChainID: 7 18:48:29 Pool[0]: Mining Block#: 125972
18:24:23 Miner: Error ******** GPU[00] CudaCompileError: 7 at position 10 18:24:23 Miner: Error ******** GPU[00] CudaError: 999 at position 60 18:24:23 Miner: Error ******** GPU[02] CudaCompileError: 7 at position 10 18:24:23 Miner: Error ******** GPU[02] CudaError: 999 at position 60 18:24:23 Miner: Error ******** GPU[01] CudaCompileError: 7 at position 10 18:24:23 Miner: Error ******** All GPUs are disabled. TT-Miner cannot continue and will exit now 18:24:23 Miner: Error ******** GPU[01] CudaError: 999 at position 60 18:24:23 Miner: Error ******** All GPUs are disabled. TT-Miner cannot continue and will exit now
|
|
|
|
TrailingStop (OP)
Member
Offline
Activity: 566
Merit: 16
|
|
December 12, 2019, 01:53:33 PM |
|
Hi,
to find out which cuda release is available for Linux we try to load one of these shared libraries:
libnvrtc.so.9.2 libnvrtc.so.10.0 libnvrtc.so.10.1 libnvrtc.so.10.2
If we can load one of them we know which cuda version is installed and use that.
|
|
|
|
2h4u
Newbie
Offline
Activity: 55
Merit: 0
|
|
December 12, 2019, 04:14:24 PM Last edit: December 13, 2019, 02:02:06 PM by 2h4u |
|
to find out which cuda release is available for Linux we try to load one of these shared libraries:
libnvrtc.so.9.2 libnvrtc.so.10.0 libnvrtc.so.10.1 libnvrtc.so.10.2
If we can load one of them we know which cuda version is installed and use that.
Oh, dear.
|
|
|
|
Knight lucky
Newbie
Offline
Activity: 8
Merit: 0
|
|
December 13, 2019, 02:19:38 AM |
|
Our system is Linux, using nvidia-smi is valid, but No installed Cuda version detected is reported wrong. How do you guys check out cuda?
ldconfig -p |grep cudart Check if cuda libs are present in LD_LIBRARY_PATH libcuda.so.1 libnvrtc.so.??.? and libcudart.so.??.? [/quote] I add the LD_LIBRARY_PATH, but has errors!!! GeForce Driver-Ver: 430.34 Supported CUDA-Ver: 10.10 Installed CUDA-Ver: 10.10 CUDA devices: 3 * #0 PCI 0:4 Colorful GeForce RTX 2060 (7.5) CoreClk 300 MHz MemClk 405 MHz 5934 MB SM: 30 * #1 PCI 0:3 Colorful GeForce GTX 1080 Ti (6.1) CoreClk 139 MHz MemClk 405 MHz 11178 MB SM: 28 * #2 PCI 0:6 Leadtek GeForce GTX 1060 6GB (6.1) CoreClk 139 MHz MemClk 405 MHz 6078 MB SM: 10 ****************** Start mining 18:48:29 Pool[0]: Connecting to kda.ss.poolflare.com:443 - PoolID: 0 18:48:29 #######: switch back to regular mining..... 18:48:29 Pool[0]: Connected to: kda.ss.poolflare.com:443 - IP4/6: 159.138.11.135 18:48:29 Pool[0]: Protocol: Stratum 18:48:29 Pool[0]: Subscribed to kda.ss.poolflare.com:443 18:48:29 Pool[0]: Worker authorized: test 18:48:29 Pool[0]: difficulty changed from 0.000 H to 8.000 GH 18:48:29 Pool[0]: Received new job#: a7721b8 - ChainID: 7 18:48:29 Pool[0]: Mining Block#: 125972 18:24:23 Miner: Error ******** GPU[00] CudaCompileError: 7 at position 10 18:24:23 Miner: Error ******** GPU[00] CudaError: 999 at position 60 18:24:23 Miner: Error ******** GPU[02] CudaCompileError: 7 at position 10 18:24:23 Miner: Error ******** GPU[02] CudaError: 999 at position 60 18:24:23 Miner: Error ******** GPU[01] CudaCompileError: 7 at position 10 18:24:23 Miner: Error ******** All GPUs are disabled. TT-Miner cannot continue and will exit now 18:24:23 Miner: Error ******** GPU[01] CudaError: 999 at position 60 18:24:23 Miner: Error ******** All GPUs are disabled. TT-Miner cannot continue and will exit now [/quote] We have over 300,000 machines, please reply as soon as possible!!!
|
|
|
|
TrailingStop (OP)
Member
Offline
Activity: 566
Merit: 16
|
|
December 13, 2019, 05:49:12 AM |
|
Hi,
can you please check if you have libnvrtc-builtins.so in the folder that contains your cuda installation? I read that is will cause your error id you see if that file is missing.
|
|
|
|
Knight lucky
Newbie
Offline
Activity: 8
Merit: 0
|
|
December 13, 2019, 06:43:38 AM |
|
Hi,
can you please check if you have libnvrtc-builtins.so in the folder that contains your cuda installation? I read that is will cause your error id you see if that file is missing.
Thanks, running
|
|
|
|
TrailingStop (OP)
Member
Offline
Activity: 566
Merit: 16
|
|
December 13, 2019, 07:30:14 AM |
|
What was the solution - just want to know for others with similar issues.
Thanks.
|
|
|
|
Knight lucky
Newbie
Offline
Activity: 8
Merit: 0
|
|
December 13, 2019, 08:51:34 AM |
|
What was the solution - just want to know for others with similar issues.
Thanks.
No installed Cuda version detected add LD_LIBRARY_PATH libcudart.so.10.1 libnvrtc-builtins.so libnvrtc.so.10.1 ./TT-Miner -A BLAKE2S -coin kda -luck -log -logpool -o kda.ss.poolflare.com:443 -u 8067f6eaff3543ea141e601e604d705c1f37a7d7ad7adbdf324bcfb2dfd2ab01 -w test1 -b 0.0.0.0:3333 I bind port 3333 like claymore, How to get the monitoring information ? tcp_client.connect(('192.168.2.133', 3334)) tcp_client.send('{"id":0, "jsonrpc":"2.0", "method":"miner_getstat2"}\n')
|
|
|
|
TrailingStop (OP)
Member
Offline
Activity: 566
Merit: 16
|
|
December 13, 2019, 09:29:22 AM |
|
TT supports "miner_getstat1" and "miner_getstatdetail" - "miner_getstat2" is not supported in the current release.
|
|
|
|
|