3750MH/s on 1080Ti
1200MH/s on 1060/3
Hive doesn't have the libcudart.so.9.1, so perhaps you should include the library in the binary.
The miner crashes on the default intensity of 17 with this error:
*** Error in `./t-rex': free(): invalid size: 0x00007fc12c68e1d0 ***
======= Backtrace: =========
/lib/x86_64-linux-gnu/libc.so.6(+0x777e5)[0x7fc1834647e5]
/lib/x86_64-linux-gnu/libc.so.6(+0x8037a)[0x7fc18346d37a]
/lib/x86_64-linux-gnu/libc.so.6(cfree+0x4c)[0x7fc18347153c]
/usr/lib/x86_64-linux-gnu/libcuda.so.1(+0x1ebd3c)[0x7fc17df70d3c]
/usr/lib/x86_64-linux-gnu/libcuda.so.1(+0xf886b)[0x7fc17de7d86b]
/usr/lib/x86_64-linux-gnu/libcuda.so.1(+0x248808)[0x7fc17dfcd808]
/usr/lib/x86_64-linux-gnu/libcuda.so.1(+0x1e4e80)[0x7fc17df69e80]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x76ba)[0x7fc1849186ba]
/lib/x86_64-linux-gnu/libc.so.6(clone+0x6d)[0x7fc1834f441d]
======= Memory map: ========
00400000-00595000 r-xp 00000000 00:00 0
00595000-00794000 ---p 00000000 00:00 0
00794000-00795000 r-xp 00000000 00:00 0
00795000-007bf000 rwxp 00000000 00:00 0
00800000-00801000 rwxp 00000000 00:00 0
00fd0000-01064000 rwxp 00000000 00:00 0 [heap]
200000000-200200000 rwxs 00000000 00:06 15577 /dev/nvidiactl
200200000-200400000 rwxs 00000000 00:06 15577 /dev/nvidiactl
200400000-200600000 rwxs 00000000 00:06 15577 /dev/nvidiactl
200600000-200800000 rwxs 00000000 00:06 15577 /dev/nvidiactl
200800000-200a00000 rwxs 00000000 00:06 15577 /dev/nvidiactl
200a00000-200c00000 rwxs 00000000 00:06 15577 /dev/nvidiactl
...........
Lowering it down to intensity 16 seems to have solved it.
Can you enable the default API?
just type the following before running t-rex and it'd work. I used the 9.1 version.