What's the best miner for C31 algorithm?

in grin-miner, the only difference is to choose the “right” plugin.
another option to start the miner is to invoke your start script from cron
add the following line in your user’s crontab
@reboot $HOME/startmining.sh

the grin-miner start script can look like this (i’ve used tmux instead of screen)
$ cat $HOME/startmining.sh
#!/bin/bash
tmux new-session -d -n mining
tmux send-keys -t mining “cd $HOME/grin-miner” C-m
tmux send-keys -t mining “./grin-miner” C-m

dude i don’t get this it is almost 2 am and i am loosing my mind…
i set up everything so far with all the necessary upgrades, drivers
miner is working and it shows the rtx 2080ti but status is errored
i suppose it is because the gui is not turned off

has anyone a video tutorial where i can see how to start the miner without the gui on linux 18.04 please?

II’m afraid there is no such kind of video. The steps I described in my previous message are easy to repeat, please try it.
Open a terminal in your Ubuntu, perform a ‘sudo systemctl set-default multi-user.target’ command and reboot. All you need after that (but you can do it in advance) is to configure your .toml file. Here is my example:

https://pastebin.com/VD0gD0qw

Pay attention to lines 43 and below (mining pool configuration) and 176 and below (mining device(s) configuration).

CPU mining part (lines 79-82) should be commented with #.

1 Like

okay thanks mate will try after work today
can i not just put plug the monitor in the vga on-board card adapter and try it to run it from there if this does not work for some reason?

It will work, trust me. ) You can connect the monitor to your 2080Ti card without any problems.

okay mate finally home… lets do this!

YESSSS! thank you mate… finally worked :slight_smile:

Remember me when you’ll get rich with this little help from my side. )

:)) i will remember mate

1 Like

Is the cuda PATH also set? When you reboot the machine open terminal and check “nvcc -V” works. If not then your CUDA PATH is not set.

not sure mate
i installed CUDA and the miner is definitely working
what happens if you do not set up the cuda PATH?

All I do is just install nVidia Driver from PPA.

the miner turned off in the middle of the night for no reason and i had a matrix screen…
is that normal? any experiences with this?

happened again… after an hour the same issue :frowning:

ever had this issue?

miner ran well for 2 days now this happens when i start after 5 minutes or so

is this happening maybe because nvidia-smi shows less then 11Gb ram?
±----------------------------------------------------------------------------+
| NVIDIA-SMI 410.48 Driver Version: 410.48 |
|-------------------------------±---------------------±---------------------+
| 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 RTX 208… Off | 00000000:01:00.0 On | N/A |
| 29% 29C P8 23W / 250W | 342MiB / 10986MiB | 1% Default |
±------------------------------±---------------------±---------------------+

±----------------------------------------------------------------------------+
| Processes: GPU Memory |
| GPU PID Type Process name Usage |
|=============================================================================|
| 0 1300 G /usr/lib/xorg/Xorg 26MiB |
| 0 1339 G /usr/bin/gnome-shell 58MiB |
| 0 1510 G /usr/lib/xorg/Xorg 160MiB |
| 0 1642 G /usr/bin/gnome-shell 95MiB |
±----------------------------------------------------------------------------+

what i do not understand is that i get different number in windows 10 and ubuntu 18.04 on the gpu ram size.

windows 10 dedicated ram shows: 12288MiB
linux ubuntu 18.04 nvidia-smi shows: 10986MiB

is there a way to increase the ram in ubuntu to match the windows 10 ram size?

Hi guys,
I’m getting the strange figure of 3 GPS (C31) from an NVIDIA P6000 (has 24GB ram), but no shares submitted, and if I try to run 2 instances of the CUDA plugin, it says ‘out of memory’, but if try openCL it runs (slowly, but does run).
Any ideas?

What does output look like if you run

 make cuda31.1
./cuda31.1 -r 4

from src/cuckatoo in my cuckoo repo?

i don’t have access to it anymore, i was using a VPS, and they blocked me because i shouldn’t be using it to mine cryptos anyway…

but i’ll try to grab the hold of another card with 24 or 32GB ram… that’s what i’m aiming for now!

@tromp,

Quadro P6000 with 24449MB @ 384 bits x 4513MHz
Looking for 42-cycle on cuckatoo31("",0-3) with 50% edges, 64*64 buckets, 176 trims, and 64 thread blocks.
Using 10928MB of global memory.
nonce 0 k0 k1 k2 k3 a34c6a2bdaa03a14 d736650ae53eee9e 9a22f05e3bffed5e b8d55478fa3a606d
Seeding completed in 130 + 244 ms
  4-cycle found
  6-cycle found
  12-cycle found
  18-cycle found
176 trims 2220 ms 270141 edges 103 ms total 2323 ms
Time: 2323 ms
nonce 1 k0 k1 k2 k3 be6c0ae25622e409 ede28d78411671d4 74ffaa51c7aa70ac 2ab552193088c87a
Seeding completed in 116 + 228 ms
176 trims 2189 ms 277821 edges 85 ms total 2274 ms
Time: 2274 ms
nonce 2 k0 k1 k2 k3 543485efe8555e24 2d56d531df445967 821a4361f6f57e4 2eefbb55f1490553
Seeding completed in 116 + 228 ms
  20-cycle found
176 trims 2175 ms 276573 edges 67 ms total 2242 ms
Time: 2243 ms
nonce 3 k0 k1 k2 k3 5d869ae27494696c cbd3d38a013269 ba7c8d12fef80ffc 955b4761ba671c90
Seeding completed in 115 + 227 ms
  2-cycle found
  2-cycle found
  28-cycle found
176 trims 2171 ms 268920 edges 98 ms total 2269 ms
Time: 2270 ms
0 total solutions