Search content
Sort by

Showing 12 of 12 results by tonyfrost2020
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Circcash [unofficial :: unmoderated]
by
tonyfrost2020
on 21/11/2020, 17:50:37 UTC
What's the current network hashrate?
I'm currently seeing a network hashrate of 567h/s, which doesn't seem right.

https://i.ibb.co/Sc7fz1W/Screenshot-2020-11-21-at-17-49-23.png
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [SNCC] SlashNodeCore - new generation masternodes [X16RT|Mineable+MN]
by
tonyfrost2020
on 21/11/2020, 00:16:35 UTC
Do you have a website and a github repo?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Circcash [unofficial :: unmoderated]
by
tonyfrost2020
on 18/11/2020, 09:13:17 UTC
How to mine on Win ?
CPU ? GPU ? I hope no ASIC here ?

Here is the Windows executable related Github issue:  
https://github.com/jvanname/circcash/issues/4

As a temporary workaround, you could install Ubuntu VM on your Windows machine.

Circcash is CPU mined currently. It will change as the hashrate goes up.

Level 1: Competitive CPU mining (several people are mining Circcash at the same time).
Level 2: GPU mining.
Level 3: FPGA mining.
Level 4: ASIC mining.



This was the Ubuntu build
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Circcash [unofficial :: unmoderated]
by
tonyfrost2020
on 18/11/2020, 01:23:58 UTC
Currently getting an error when trying to run ./circcash-qt

Code:
circcash-qt: cannot connect to X server
Post
Topic
Board Mining (Altcoins)
Re: Mining on Nvidia Jetson Tx2
by
tonyfrost2020
on 16/11/2020, 12:24:54 UTC
After a reboot, I managed to get the GPU running with xmrig.

Code:
[2020-11-13 16:36:16.185]  miner    speed 10s/60s/15m 32.30 n/a n/a H/s max 32.82 H/s
|   CUDA # | AFFINITY | 10s  H/s | 60s  H/s | 15m  H/s |
|        0 |       -1 |    32.52 |      n/a |      n/a | #0 00:00.0 NVIDIA Tegra X2
|        - |        - |    32.50 |      n/a |      n/a |

As you can see it's not a desirable hash rate, I've had a RPI4 running faster.

Is there anyway I can speed this up?

you recognized that RandomX is not designed for GPU? so what exactly do you expect? try eth/x16 or something more favorable for your GPU.

Fair enough, I have had a look at the kawpow algorithm and am now hitting 250k h/s.
Post
Topic
Board Mining (Altcoins)
Topic OP
Pool and Solo Mining niggling question
by
tonyfrost2020
on 14/11/2020, 08:53:17 UTC
I have been mining for a few days now with different pools and I have had a question niggling at the back of my mind.

If I am solo mining or pool mining and neither of us have a block, what exactly is happening to my CPU's and GPU's to constantly be firing?
Where is all the the effort going?

Is there a way to only run my CPU's and GPU's once a block has been found?

I know it may seem like a simple question to most of you, it's just been really bugging me.
Post
Topic
Board Mining (Altcoins)
Re: Mining on Nvidia Jetson Tx2
by
tonyfrost2020
on 13/11/2020, 16:40:47 UTC
After a reboot, I managed to get the GPU running with xmrig.

Code:
[2020-11-13 16:36:16.185]  miner    speed 10s/60s/15m 32.30 n/a n/a H/s max 32.82 H/s
|   CUDA # | AFFINITY | 10s  H/s | 60s  H/s | 15m  H/s |
|        0 |       -1 |    32.52 |      n/a |      n/a | #0 00:00.0 NVIDIA Tegra X2
|        - |        - |    32.50 |      n/a |      n/a |

As you can see it's not a desirable hash rate, I've had a RPI4 running faster.

Is there anyway I can speed this up?
Post
Topic
Board Mining (Altcoins)
Re: Mining on Nvidia Jetson Tx2
by
tonyfrost2020
on 13/11/2020, 16:20:53 UTC
I have updated the drivers on the Jetson Tx2 and installed the xmrig-cuda addon and can now see the following:-

Code:
* ABOUT        XMRig/6.5.1 gcc/7.5.0
 * LIBS         libuv/1.18.0 OpenSSL/1.1.1 hwloc/1.11.9
 * HUGE PAGES   disabled
 * 1GB PAGES    unavailable
 * CPU          ARM Cortex-A57 (2) x64 AES
                L2:2.0 MB L3:0.0 MB 6C/6T NUMA:1
 * MEMORY       5.1/7.7 GB (66%)
 * DONATE       1%
 * POOL #1      xxx.xxxxxx.com:xxxx algo rx/0
 * COMMANDS     hashrate, pause, resume, results, connection
 * OPENCL       disabled
 * CUDA         10.0/10.0/6.4.1
 * NVML         disabled
 * CUDA GPU     #0 00:00.0 NVIDIA Tegra X2 1300/1300 MHz smx:2 arch:62 mem:2664/7859 MB

What is (hopefully) a massive step closer, the I am now facing an issue regarding the following:-

Code:
[2020-11-13 16:14:06.572]  nvidia   use profile  rx  (1 thread) scratchpad 2048 KB
|  # | GPU |  BUS ID | INTENSITY | THREADS | BLOCKS | BF |  BS | MEMORY | NAME
|  0 |   0 | 00:00.0 |       128 |      32 |      4 |  0 |   0 |    256 | NVIDIA Tegra X2
[2020-11-13 16:14:07.146]  nvidia   READY threads 1/1 (573 ms)
[2020-11-13 16:14:07.147]  nvidia   thread #0 failed with error <reg>:50 "operation not supported"

I will continue to dig away at it, any help would be greatly appreciated.
Post
Topic
Board Mining (Altcoins)
Re: Mining on Nvidia Jetson Tx2
by
tonyfrost2020
on 13/11/2020, 14:07:30 UTC
Ok so I have built xmrig from source and get the following cuda error when trying to run xmrig:-

Code:
x@x:~/miner/xmrig/build$ ./xmrig -o xxx.xxxxx.xxx:xxxx -u x -p x -a rx/0 -k --no-huge-pages --cuda --cuda-loader=./libxmrig-cuda.so
 * ABOUT        XMRig/6.5.1 gcc/7.5.0
 * LIBS         libuv/1.18.0 OpenSSL/1.1.1 hwloc/1.11.9
 * HUGE PAGES   disabled
 * 1GB PAGES    unavailable
 * CPU          ARM Cortex-A57 (2) x64 AES
                L2:2.0 MB L3:0.0 MB 6C/6T NUMA:1
 * MEMORY       4.9/7.7 GB (63%)
 * DONATE       1%
 * POOL #1      xxx.xxxxx.xxx:xxxx algo rx/0
 * COMMANDS     hashrate, pause, resume, results, connection
 * OPENCL       disabled
 * CUDA         disabled ((null))

Can anyone think of why the CUDA is showing as disabled((null))?
I will keep having a dig around to see if I can find anything.
Post
Topic
Board Mining (Altcoins)
Topic OP
Question GPU Mining using Nvidia Jetson Tx2
by
tonyfrost2020
on 13/11/2020, 12:09:06 UTC
I currently have a Nvidia Jetson Tx2 just sitting around, I was wondering if anyone has managed to get a GPU miner to work with the 256 cuda cores for alt mining?
I installed ethminer but when I ran the benchmark the GPU was showing as 0MH/s.
I know this wouldn't even touch bitcoin, which is why I am looking into the alt coin market.
If anyone has managed this, would you be able to give me a push in the right direction?
And also post a benchmark of your results if possible?
Post
Topic
Board Mining support
Re: Mining on Nvidia Jetson Tx2
by
tonyfrost2020
on 13/11/2020, 10:48:09 UTC
Probably best to ask in te altcoins section ive asked mods to move it.

Perfect, thank you.
Post
Topic
Board Mining support
Topic OP
Mining on Nvidia Jetson Tx2
by
tonyfrost2020
on 13/11/2020, 09:02:47 UTC
I currently have a Nvidia Jetson Tx2 just sitting around, I was wondering if anyone has managed to get a GPU miner to work with the 256 cuda cores for alt mining?
I installed ethminer but when I ran the benchmark the GPU was showing as 0MH/s.
I know this wouldn't even touch bitcoin, which is why I am looking into the alt coin market.
If anyone has managed this, would you be able to give me a push in the right direction?
And also post a benchmark of your results if possible?