Search content
Sort by

Showing 20 of 67 results by s0ftcorn
Post
Topic
Board Mining (Altcoins)
Re: NEW !!! Fork of ccminer x16r Nvidia miner
by
s0ftcorn
on 06/09/2018, 20:39:49 UTC
An optimized fork of ccminer developed for Ravencoin.

Based on Christian Buchner's & Christian H.'s CUDA project,
Windows :

Ver. 1.0

x32  https://mega.nz/#!CKRznS7B!yqmMfJJsPhzPW5_YcBYITaKqmVknQQJreqSBfONgfJ8

x64  https://mega.nz/#!PeAFiYJb!01YeWNE2zwW3N8ORjo6OuIyhkLa2EtKZBpOjh0HFjvs

IMPORTANT:
For maximum performance make sure you have latest drivers  (ver. 398+)
http://www.nvidia.com/Download/index.aspx 

if its based of ccminer, you have to release the source code.
Post
Topic
Board Mining (Altcoins)
Re: Let me put a hypothesis on the ethereum digging algorithm
by
s0ftcorn
on 14/08/2018, 21:15:17 UTC
Uhm, are you sure you understood how mining works?

As long as you design your Hash (or one-way-function) without any flaws there is no shorter path to a solution. You can only increase the speed at which you are trying through all possible hashes.
Post
Topic
Board Mining (Altcoins)
Re: Thinking about developing a miner software
by
s0ftcorn
on 07/08/2018, 22:44:31 UTC
Depends on the algo. And how good it can compete with other miners.
Post
Topic
Board Mining (Altcoins)
Re: TurboMiner 1.0.21 released - 10% faster than Claymore miner ETH/ETC Linux/OSX
by
s0ftcorn
on 06/08/2018, 20:41:57 UTC

https://www.virustotal.com/de/file/d1f098cb0e86cbecf9552ec8abdfad5c1593afc9c3dd22559d9678cf03d6cd55/analysis/1533549207/

data0.res this looks a bit suspicious because Microsoft identifies it as    Trojan:Script/Cloxer.D!cl


I can assure you there is nothing executable in there, they are resource files we use for storing data in. You can delete it if you want, but you'll miss some improved algorithms.


with only one AV detecting something the chance is really really high for a false positive, yeah
Post
Topic
Board Mining (Altcoins)
Re: Hash-Kings 2.0 profit/custom mining platform all algos one platform
by
s0ftcorn
on 02/08/2018, 11:36:03 UTC
I don`t understand. You have invented new Mining Control? Or new zpool? Or Nicehash? I dont see anything new and dony understand what profit can i get by using it.

Im using this since it was zPoolminer.
Essentially its a really simplified tool to get into mining. It uses pools like zpool or zergpool and switches to the most profitable algorithm automatically.
What is really nice, especially for new miners, is that you can add custom coins. So as long as new coins dont use any new algo, you can just put in all the needed values (wallet, pool, algo) and start mining, without creating tons of batch files.

And if you dont have time to look for new coins, there is also the coins called "admin coins", which are updated frequently.

With the website all your settings also get stored, so you can easily copy them to multiple rigs or restore them in case something happens.

In the end of the day it just makes everything easier and more accesible. oh, and did i mention that the devs listen to your feature requests really carefully? thats actually the thing i like the most Smiley
Post
Topic
Board Mining (Altcoins)
Re: [XMR] JCE Miner Cryptonight/forks, now with GPU!
by
s0ftcorn
on 29/07/2018, 13:05:08 UTC
I havent been following the whole testing version but the current 0.32e gives me nearly identical hashrate as the t5 version on my RX580 8GB with autotunining. There is 1h/s difference, but i dont think it has anything to do with optimizations?
Post
Topic
Board Mining (Altcoins)
Re: [XMR] JCE Miner Cryptonight/forks, now with GPU!
by
s0ftcorn
on 23/07/2018, 15:32:40 UTC
Very nice. I today tested the miner first time a bit more on my RX580 8GB and it gives good results. At least in the same ball park as cast xmr, which was for me better than srbminer.
Since autoconf is a thing, is there also a cli parameter to disable CPU mining?

how to download the gpu miner, chrome blocks me from downloading, please any advice.

Using chrome too, no problems. Make sure you got no addons installed that do some weird stuff.
Post
Topic
Board Mining (Altcoins)
Re: Win update ....
by
s0ftcorn
on 20/07/2018, 18:05:04 UTC
Contents of .reg-File:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate]
"WUServer"="http://192.168.2.23:8530"
"WUStatusServer"="http://192.168.2.23"
"UpdateServiceUrlAlternate"=""

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU]
"UseWUServer"=dword:00000001
Post
Topic
Board Mining (Altcoins)
Re: Gateless Gate Sharp 1.3.8: 30Mh/s (Ethash) on RX 480!
by
s0ftcorn
on 15/07/2018, 11:41:43 UTC
While installing the installation of MS VC++ redis fails, because it is already installed. Is there any workaround for this?
Post
Topic
Board Mining (Altcoins)
Re: [XMR] JCE Miner Cryptonight/forks, now with GPU!
by
s0ftcorn
on 14/07/2018, 20:37:45 UTC
Since the miner also detects nvidia cards as opencl capable you get something like this:

Starting GPU Mining thread 4, on GPU 0
Created OpenCL Context for GPU 0 at 000001805feb70e0
Created OpenCL Thread 4 Command-Queue for GPU 0 at 000001806e913db0
Allocating big 3456MB scratchpad for OpenCL Thread 4...
Scratchpad Allocation success for OpenCL Thread 4
Compiling kernels of OpenCL Thread 4, it will be long...
Compilation of OpenCL kernels failed.
Error: CL_BUILD_PROGRAM_FAILURE Code: s-452.29


is there a way so that it only auto configs AMD cards? Also it only starts 4 threads for my Ryzen 2700X
Post
Topic
Board Mining (Altcoins)
Re: [XMR] JCE Miner Cryptonight/forks, now with GPU!
by
s0ftcorn
on 13/07/2018, 15:42:42 UTC
nice try, but… it's nothing like a legit script param.
If your config file is named config.bittube, param is simply:

-c config.bittube

Hi JCE-Miner,

I already tryed this but the problem is the same.

Doned a print:

https://ibb.co/igtMST

Thanks  Grin

looks like your commandline argument should be config.bittube.txt
Post
Topic
Board Mining (Altcoins)
Re: SRBMiner Cryptonight AMD GPU Miner V1.6.3
by
s0ftcorn
on 11/07/2018, 17:58:31 UTC
ASUS RX580 8GB Micron Memory with Adrenalin 18.6.1 on Win10 x64 with 1200MHz Core and 2200MHz Mem Clock with no undervolting on basically any intensity (default is 52, i tested also 50 to 60) the miner crashes, or to be more precise the GPU crashes. The same settings are stable for any other miner, including Claymore, Phoenix, castxmr, xmr-stak and many others. I also tried different pools and coins, same result.
Current config looks like this:
"cryptonight_type" : "alloy",
"intensity" : 0,
"double_threads" : true,


Any idea what i might do wrong?
Post
Topic
Board Mining (Altcoins)
Re: [XMR] JCE Miner Cryptonight/forks, now with GPU!
by
s0ftcorn
on 10/07/2018, 16:43:21 UTC
JCE-Miner, I'm running now the miner in my 2nd Ryzen. Is a Ryzen 5 1600 at 3.75GHz, RAM at 2933.

Is incredible! 2KH/s (just 10% less than R7 1700) mining CN-Lite V1

It's the --auto tuning the best optimisation so far to R5 1600?

Im getting quite consistent over 2KH/s with my Ryzen 7 2700X for mostly any cnlite variant with the following config:

"cpu_threads_conf" :  
[  
     { "cpu_architecture" : "ryzen", "affine_to_cpu" : 0, "use_cache" : true, },
     { "cpu_architecture" : "ryzen", "affine_to_cpu" : 2, "use_cache" : true, "multi_hash" : 2, },
     { "cpu_architecture" : "ryzen", "affine_to_cpu" : 4, "use_cache" : true, "multi_hash" : 2, },
     { "cpu_architecture" : "ryzen", "affine_to_cpu" : 6, "use_cache" : true, "multi_hash" : 2, },
     { "cpu_architecture" : "ryzen", "affine_to_cpu" : 8, "use_cache" : true, },
     { "cpu_architecture" : "ryzen", "affine_to_cpu" : 10, "use_cache" : true, "multi_hash" : 2, },
     { "cpu_architecture" : "ryzen", "affine_to_cpu" : 12, "use_cache" : true, "multi_hash" : 2, },
     { "cpu_architecture" : "ryzen", "affine_to_cpu" : 14, "use_cache" : true, "multi_hash" : 2, },
]


What i basically did was to look how large the scratchpad is for cnlite (2MB) and tried to use as much of my CPUs cache for the scratchpad, thus the 6 cores doing "multi_hash": 2
I think that a ryzen is quite good for cryptonight, bad for cnheavy but exceptionally good for cnlite.

Hope this helps you to maybe squeeze a few H/s more out of your ryzen.
Post
Topic
Board Mining (Altcoins)
Re: Zealot/Enemy (z-enemy) NVIDIA GPU miner.
by
s0ftcorn
on 09/07/2018, 17:58:55 UTC
posted in discord from ohgodagurl:

"Red Pill" Core equal. Enjoy :smiley:  --  https://uploader.sx/uploads/2018/Core-Pill(Rev1).exe

 Shocked



what exactly does this do?   and which discord was it posted on?

https://www.virustotal.com/de/file/2023137dc3ddd78b6570fdd1440c60def1eb2c8fc388440c11262e8e2d6cf981/analysis/

its a scam. The name suggests it works like OhGodAnETHEnlargementPill, but its a virus.
Post
Topic
Board Mining (Altcoins)
Re: [XMR] JCE Miner Cryptonight/forks, now with GPU!
by
s0ftcorn
on 08/07/2018, 22:30:39 UTC
Windows 7-64, blockchain drivers, 2 x Sapphire Nitro+ RX470 8GB:

Code:
Detecting OpenCL-capable GPUs...
No OpenCL-capable GPU found.

Works great on latest AMD drivers, Windows 10 and VEGA56's.

is there any reason to still be using blockchain drivers?
Post
Topic
Board Mining (Altcoins)
Re: My RX580 Benchmarking and Results: 30.5Mh/s @ 77.5W (+ 1130MH/s Dcr w/ 125W)
by
s0ftcorn
on 08/07/2018, 09:22:18 UTC
Anyone using ASUS Radeon RX 580 8GB Dual-fan OC Edition GDDR5?
I got a pretty good deal for this model but the thing is, I found different opinions someone says it is decent, someone says it has a bad cooling.
Any first hand experiences here? Someone mining with such? What are the temperature, clocks, and what algo are you mining whit it? Do you also have any other model to compare the Asus with it?
Thanks!

I have one and the cooling is totally fine. Pretty silent and while mining different cryptonight coins and ETH it sits at around 70°C max. So yeah, go for it. Good luck with memory vendor lottery Cheesy
Post
Topic
Board Mining (Altcoins)
Re: EWBF's Cuda Equihash Miner
by
s0ftcorn
on 03/07/2018, 09:41:36 UTC
What file to download if I have miners on a GeForce 1080 video card? With cuda or without cuda?

With.
Post
Topic
Board Mining (Altcoins)
Re: [XMR] JCE Miner Cryptonight/forks, now with GPU!
by
s0ftcorn
on 01/07/2018, 16:56:06 UTC
just a quick heads up: bittube will switch tomorrow (probably) to cn-heavy of some sort.
Post
Topic
Board Mining (Altcoins)
Re: CryptoGen NVidia GPU Miner
by
s0ftcorn
on 29/06/2018, 07:12:08 UTC
This looks a lot like ccminer, which is licensed under GPLv3, which means you need to also include the source code with your release.