Pages:
Author

Topic: [ANN][WHRL] WhirlCoin | WhirlPool Algorithm | Sloped Rewards |AMD + CUDA Equal - page 40. (Read 118096 times)

newbie
Activity: 33
Merit: 0
I am at 6MH/s with a 7990.

1,6MH/s with a 650M

If anyone needs the configuration Wink
full member
Activity: 602
Merit: 111
Any contacts with exchages...? Too early?

Not yet, but hopefully soon!
sr. member
Activity: 462
Merit: 250
Any contacts with exchages...? Too early?
hero member
Activity: 854
Merit: 539

I have a problem with the compile of the sph sgminer.

could someone help me?

Quote
------------------------------------------------------------------------


Configuration Options Summary:

  Use git version......: yes
  libcurl(GBT+getwork).: Enabled: -lcurl
  curses.TUI...........: FOUND: -lncurses
  OpenCL...............: FOUND. GPU mining support enabled
  ADL..................: SDK found, GPU monitoring support enabled

Compilation............: make (or gmake)
  CPPFLAGS.............:
  CFLAGS...............: -O2 -Wall -march=native
  LDFLAGS..............:  -lpthread
  LDADD................: -ldl -lcurl   compat/jansson-2.5/src/.libs/libjansson.a                                                         -lpthread -L/opt/AMDAPP/lib/x86 -lOpenCL    -lm -lrt

Installation...........: make install (as root if needed, with 'su' or 'sudo')
  prefix...............: /usr/local

root@smos-1:/opt/miners/sgminer# make
fatal: No names found, cannot describe anything.
make  all-recursive
fatal: No names found, cannot describe anything.
make[1]: Entering directory `/opt/miners/sgminer'
Making all in lib
make[2]: Entering directory `/opt/miners/sgminer/lib'
  GEN    signal.h
  GEN    string.h
make  all-recursive
make[3]: Entering directory `/opt/miners/sgminer/lib'
make[4]: Entering directory `/opt/miners/sgminer/lib'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/opt/miners/sgminer/lib'
make[3]: Leaving directory `/opt/miners/sgminer/lib'
make[2]: Leaving directory `/opt/miners/sgminer/lib'
Making all in compat
make[2]: Entering directory `/opt/miners/sgminer/compat'
Making all in jansson-2.5
make[3]: Entering directory `/opt/miners/sgminer/compat/jansson-2.5'
make  all-recursive
make[4]: Entering directory `/opt/miners/sgminer/compat/jansson-2.5'
Making all in src
make[5]: Entering directory `/opt/miners/sgminer/compat/jansson-2.5/src'
  CC     dump.lo
  CC     error.lo
  CC     hashtable.lo
  CC     load.lo
  CC     memory.lo
  CC     pack_unpack.lo
  CC     strbuffer.lo
  CC     strconv.lo
  CC     value.lo
  CCLD   libjansson.la
make[5]: Leaving directory `/opt/miners/sgminer/compat/jansson-2.5/src'
make[5]: Entering directory `/opt/miners/sgminer/compat/jansson-2.5'
make[5]: Leaving directory `/opt/miners/sgminer/compat/jansson-2.5'
make[4]: Leaving directory `/opt/miners/sgminer/compat/jansson-2.5'
make[3]: Leaving directory `/opt/miners/sgminer/compat/jansson-2.5'
make[3]: Entering directory `/opt/miners/sgminer/compat'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/opt/miners/sgminer/compat'
make[2]: Leaving directory `/opt/miners/sgminer/compat'
Making all in ccan
make[2]: Entering directory `/opt/miners/sgminer/ccan'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/opt/miners/sgminer/ccan'
Making all in sph
make[2]: Entering directory `/opt/miners/sgminer/sph'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/opt/miners/sgminer/sph'
fatal: No names found, cannot describe anything.
make[2]: Entering directory `/opt/miners/sgminer'
  CC     sgminer-sgminer.o
sgminer.c: In function âset_difficulty_multiplierâ:
sgminer.c:1093: warning: comparison of distinct pointer types lacks a cast
sgminer.c: In function âcalc_diffâ:
sgminer.c:3043: warning: unused variable âuintdiffâ
sgminer.c: In function âapp_restartâ:
sgminer.c:3248: warning: passing argument 2 of âexecvâ from incompatible pointer                                                         type
/usr/include/unistd.h:558: note: expected âchar * const*â but argument is of typ                                                        e âconst char * const*â
sgminer.c: In function ârebuild_nonceâ:
sgminer.c:6198: warning: implicit declaration of function âqubitcoin_regenhashâ
sgminer.c:6201: warning: implicit declaration of function âfresh_regenhashâ
sgminer.c:6204: warning: implicit declaration of function âquarkcoin_regenhashâ
sgminer.c:6207: warning: implicit declaration of function âmyriadcoin_groestl_re                                                        genhashâ
sgminer.c:6210: warning: implicit declaration of function âfuguecoin_regenhashâ
sgminer.c:6213: warning: implicit declaration of function âinkcoin_regenhashâ
sgminer.c:6216: warning: implicit declaration of function âanimecoin_regenhashâ
sgminer.c:6219: warning: implicit declaration of function âgroestlcoin_regenhash                                                        â
sgminer.c:6222: warning: implicit declaration of function âsifcoin_regenhashâ
sgminer.c:6225: warning: implicit declaration of function âtwecoin_regenhashâ
sgminer.c:6233: warning: implicit declaration of function âmarucoin_regenhashâ
  CC     sgminer-api.o
api.c: In function âapiâ:
api.c:3732: warning: âcmdsbufâ may be used uninitialized in this function
api.c:3740: warning: âisjoinâ may be used uninitialized in this function
  CC     sgminer-util.o
  CC     sgminer-sha2.o
  CC     sgminer-logging.o
  CC     sgminer-driver-opencl.o
driver-opencl.c: In function âqueue_sph_kernelâ:
driver-opencl.c:1214: warning: unused variable âmidstateâ
driver-opencl.c: In function âqueue_x11mod_kernelâ:
driver-opencl.c:1235: warning: unused variable ânumâ
driver-opencl.c:1233: warning: unused variable âmidstateâ
driver-opencl.c: In function âqueue_qubit_kernelâ:
driver-opencl.c:1277: warning: unused variable ânumâ
driver-opencl.c:1275: warning: unused variable âmidstateâ
driver-opencl.c: In function âqueue_fresh_kernelâ:
driver-opencl.c:1307: warning: unused variable ânumâ
driver-opencl.c:1305: warning: unused variable âmidstateâ
driver-opencl.c: In function âqueue_nist5_kernelâ:
driver-opencl.c:1337: warning: unused variable ânumâ
driver-opencl.c:1335: warning: unused variable âmidstateâ
driver-opencl.c: In function âqueue_x13mod_kernelâ:
driver-opencl.c:1369: warning: unused variable ânumâ
driver-opencl.c:1367: warning: unused variable âmidstateâ
driver-opencl.c: In function âqueue_x15_kernelâ:
driver-opencl.c:1414: warning: unused variable ânumâ
driver-opencl.c:1412: warning: unused variable âmidstateâ
driver-opencl.c: In function âqueue_W_kernelâ:
driver-opencl.c:1465: warning: unused variable ânumâ
driver-opencl.c:1463: warning: unused variable âmidstateâ
driver-opencl.c: In function âqueue_x13modold_kernelâ:
driver-opencl.c:1496: warning: unused variable ânumâ
driver-opencl.c:1494: warning: unused variable âmidstateâ
  CC     sgminer-ocl.o
  CC     sgminer-findnonce.o
  CC     sgminer-adl.o
adl.c: In function âinit_adlâ:
adl.c:329: warning: unused variable âiNumDisplaysâ
adl.c: At top level:
adl.c:124: warning: âlpAdlDisplayInfoâ defined but not used
  CC     sgminer-scrypt.o
  CC     sgminer-darkcoin.o
darkcoin.c: In function âdarkcoin_regenhashâ:
darkcoin.c:174: warning: unused variable âscratchbufâ
darkcoin.c: In function âscanhash_darkcoinâ:
darkcoin.c:189: warning: unused variable âscratchbufâ
  CC     sgminer-qubitcoin.o
qubitcoin.c: In function âqubitcoin_regenhashâ:
qubitcoin.c:138: warning: unused variable âscratchbufâ
qubitcoin.c: In function âscanhash_qubitcoinâ:
qubitcoin.c:153: warning: unused variable âscratchbufâ
  CC     sgminer-quarkcoin.o
quarkcoin.c: In function âquarkcoin_regenhashâ:
quarkcoin.c:174: warning: unused variable âscratchbufâ
quarkcoin.c: In function âscanhash_quarkcoinâ:
quarkcoin.c:189: warning: unused variable âscratchbufâ
  CC     sgminer-myriadcoin-groestl.o
myriadcoin-groestl.c: In function âmyriadcoin_groestl_regenhashâ:
myriadcoin-groestl.c:102: warning: unused variable âscratchbufâ
myriadcoin-groestl.c: In function âscanhash_myriadcoin_groestlâ:
myriadcoin-groestl.c:117: warning: unused variable âscratchbufâ
  CC     sgminer-fuguecoin.o
fuguecoin.c: In function âfuguecoin_regenhashâ:
fuguecoin.c:88: warning: unused variable âscratchbufâ
fuguecoin.c: In function âscanhash_fuguecoinâ:
fuguecoin.c:103: warning: unused variable âscratchbufâ
  CC     sgminer-inkcoin.o
inkcoin.c: In function âinkcoin_regenhashâ:
inkcoin.c:96: warning: unused variable âscratchbufâ
inkcoin.c: In function âscanhash_inkcoinâ:
inkcoin.c:124: warning: implicit declaration of function âxhashâ
inkcoin.c:111: warning: unused variable âscratchbufâ
  CC     sgminer-animecoin.o
animecoin.c: In function âanimecoin_regenhashâ:
animecoin.c:174: warning: unused variable âscratchbufâ
animecoin.c: In function âscanhash_animecoinâ:
animecoin.c:189: warning: unused variable âscratchbufâ
  CC     sgminer-groestlcoin.o
groestlcoin.c: In function âgroestlhashâ:
groestlcoin.c:57: warning: unused variable âctx_sha2â
groestlcoin.c: In function âgroestlcoin_regenhashâ:
groestlcoin.c:102: warning: unused variable âscratchbufâ
groestlcoin.c: In function âscanhash_groestlcoinâ:
groestlcoin.c:117: warning: unused variable âscratchbufâ
  CC     sgminer-sifcoin.o
sifcoin.c: In function âsifcoin_regenhashâ:
sifcoin.c:129: warning: unused variable âscratchbufâ
sifcoin.c: In function âscanhash_sifcoinâ:
sifcoin.c:144: warning: unused variable âscratchbufâ
  CC     sgminer-twecoin.o
twecoin.c: In function âtwecoin_regenhashâ:
twecoin.c:115: warning: unused variable âscratchbufâ
twecoin.c: In function âscanhash_twecoinâ:
twecoin.c:130: warning: unused variable âscratchbufâ
  CC     sgminer-marucoin.o
marucoin.c: In function âmarucoin_regenhashâ:
marucoin.c:187: warning: unused variable âscratchbufâ
marucoin.c: In function âscanhash_marucoinâ:
marucoin.c:202: warning: unused variable âscratchbufâ
  CC     sgminer-fresh.o
fresh.c: In function âfresh_regenhashâ:
fresh.c:158: warning: unused variable âscratchbufâ
fresh.c: In function âscanhash_freshâ:
fresh.c:173: warning: unused variable âscratchbufâ
  CC     sgminer-whirlcoin.o
whirlcoin.c: In function âW_regenhashâ:
whirlcoin.c:130: warning: unused variable âscratchbufâ
whirlcoin.c: In function âscanhash_Wâ:
whirlcoin.c:145: warning: unused variable âscratchbufâ
  CC     sgminer-x15.o
x15.c: In function âx15_regenhashâ:
x15.c:198: warning: unused variable âscratchbufâ
x15.c: In function âscanhash_x15â:
x15.c:213: warning: unused variable âscratchbufâ
  CC     sgminer-nist5.o
nist5.c: In function ânist5_regenhashâ:
nist5.c:139: warning: unused variable âscratchbufâ
nist5.c: In function âscanhash_nist5â:
nist5.c:154: warning: unused variable âscratchbufâ
  CCLD   sgminer
make[2]: Leaving directory `/opt/miners/sgminer'
make[1]: Leaving directory `/opt/miners/sgminer'
root@smos-1:/opt/miners/sgminer# ./sgminer
-bash: ./sgminer: No such file or directory
root@smos-1:/opt/miners/sgminer#
legendary
Activity: 2940
Merit: 1169
full member
Activity: 602
Merit: 111
Nice algo for NVIDIA , 750TI mining with 4.4Mh/s per card , Is that maximum that it could reach ? Smiley

Someone else, not sure who, a few pages back was reporting 6mh/s on a 750ti (I think)

You may have to search around a bit, or ask someone for their settings
legendary
Activity: 1512
Merit: 1000
quarkchain.io
Nice algo for NVIDIA , 750TI mining with 4.4Mh/s per card , Is that maximum that it could reach ? Smiley
full member
Activity: 602
Merit: 111
So LW is not bad?

LW is locally generated work, meaning your GPU is doing what it's supposed to
legendary
Activity: 2940
Merit: 1169
So large amount LW is not bad?
full member
Activity: 602
Merit: 111
I'm getting a ton of LW when using sgminer. It's a ratio of about 1:40 Accepted to LW. I am using a 6870, (clearly the most powerful gpu on the market Wink ) on windows. Is this a config issue, or just the card? Nevermind, I confused LW with "low work (difficulty)" shares, something I wrote in trying to make my own miner months ago.



I'll also offer another 10,000 WHRL for someone to upload the stratum-hash and brief instructions on how to add it to stratum-mining or nomp, as I'm interested in learning to setup pools Smiley
hero member
Activity: 1764
Merit: 570
Twitter\X @AlexKosa1
can someone share settings of comandline for 280x for sgminer,thanks.
full member
Activity: 120
Merit: 100
here a link to sgminer windows binaries: https://mega.co.nz/#!kI0HUBgS!h2OEXJxVflI69sdULD2omBdG-Ypg0J8q_miH4MEI7Wc

(I guess, I will get the other bounty...)
hi , your sgminer can not work , all hashes are rejected
sr. member
Activity: 620
Merit: 289
Ⓚ KORE TEAM Ⓚ ★ Portuguese/SPA
This algo is good for mining with Nvidia the temps are like x11 but with higher hashrate, power comsumption aint bad too.

I hope dev has some good plans too i saw this coin a while ago on altcalendar and here we are now.
newbie
Activity: 112
Merit: 0
Please publish about 7850 tools and mining pools thank Tongue
hero member
Activity: 644
Merit: 500
What are the future plans of Whirlcoin ?
sr. member
Activity: 602
Merit: 250
Thanks, it was a might confusing.
full member
Activity: 602
Merit: 111
So according to the 1st page the dev is changing the algo?  "As it seems WhirlCoin will not remain CPU only for long, the Whirlpool hash function will be changed and will no longer remain 1 round of Whirlpool and 1 of SHA-256".  So what will it be now? And why change it only after 1 day?

That was for pre-launch and has been removed
sr. member
Activity: 602
Merit: 250
So according to the 1st page the dev is changing the algo?  "As it seems WhirlCoin will not remain CPU only for long, the Whirlpool hash function will be changed and will no longer remain 1 round of Whirlpool and 1 of SHA-256".  So what will it be now? And why change it only after 1 day?
newbie
Activity: 10
Merit: 0
for me 2.5-3,

but I m out there is no point anymore coin is mined too much by now.


I must confess, if there had been a huge instamine, I would not have released the miner so fast.
I was tricked by someone who said he was about to release  Grin (while he had only whirlpool.cl)
(but with a gpu solo I didn't made a lot either... (9k in 5~6 hours... during the afternoon )

I use ccminer win version for Nvidia downloaded from MEGA link. It stops at:  stratum found new block. I use following config: ccminer -a whirlcoin -q -o stratum+tcp://erebor.dwarfpool.com:3358 -u WALLET -p x

I removed -q (with -q enabled stopped at thread 1)
I tried -f256 with no result.
Any suggestions?
Thank you ☺
use this exe, the previous one didn't support pool stratum (while it is the one of x11 and some others)  https://mega.co.nz/#!xFtRHTAA!LN-UuJsnXtExaj3BS0-DbEN1Op1q_nvcrPU_8Ri21tc

Great job! Thank you . Pools I have tried at that moment had problems. I'm getting 3.9Mhs running MSI GTX750 TI on Moria dwarfpool Smiley
legendary
Activity: 938
Merit: 1001
Where is the wallet source code? Do we have to install the precompiled shit to get an address?



You can use this - http://www.hashharder.com/address
Pages:
Jump to: