Pages:
Author

Topic: Improved Whirlcoin AMD Miner - page 2. (Read 5519 times)

full member
Activity: 241
Merit: 100
July 25, 2014, 08:20:31 AM
#45
hmm i wonder if the settings need to be more inline with scrypt like a higher tc  

My Whirlcoin TC is 100% in line with X11-15. Scrypt TC 32765 (and w 512).

Maybe you should try the SPH-SGMiner:

http://cryptomining-blog.com/3120-updated-sph-sgminer-fork-with-whirlpool-algorithm-support/
newbie
Activity: 52
Merit: 0
July 25, 2014, 08:16:30 AM
#44
Any settings suggestions for x2 7950 and x1 r9-270

im only getting a combined 3 mh im on 14.6 driver

current settings are powertune 20, intensity 20, gpu threads 2, work size 256 (also tried 128), and TC 8192



The best I get with SPH-SGMiner (Linux) from djm34 with this settings (which are mainly yours):

--gpu-powertune 20 --gpu-fan 86 --thread-concurrency 8192 -g 2 -w 128 -I 20

R9 290 x3 : about 10 MHs each

hmm i wonder if the settings need to be more inline with scrypt like a higher tc 
full member
Activity: 241
Merit: 100
July 25, 2014, 08:03:30 AM
#43
Any settings suggestions for x2 7950 and x1 r9-270

im only getting a combined 3 mh im on 14.6 driver

current settings are powertune 20, intensity 20, gpu threads 2, work size 256 (also tried 128), and TC 8192



The best I get with SPH-SGMiner (Linux) from djm34 with this settings (which are mainly yours):

--gpu-powertune 20 --gpu-fan 86 --thread-concurrency 8192 -g 2 -w 128 -I 20

R9 290 x3 : about 10 MHs each
newbie
Activity: 52
Merit: 0
July 25, 2014, 06:37:26 AM
#42
Any settings suggestions for x2 7950 and x1 r9-270

im only getting a combined 3 mh im on 14.6 driver

current settings are powertune 20, intensity 20, gpu threads 2, work size 256 (also tried 128), and TC 8192

full member
Activity: 241
Merit: 100
July 25, 2014, 05:45:09 AM
#41

this is what i did :
maybe u dont autoreconf ?

Code:
git submodule init
git submodule update
autoreconf -i
cp PATH_TO_ADL_SDK ./ADL_SDK
CFLAGS="-O2 -march=native" ./configure --enable-opencl
make

Does someone know what the following output means?

Code:
user@ubuntu:~/sgminer-whirl2$ git submodule init
fatal: Not a git repository (or any of the parent directories): .git

That's what I did:

Code:
copy ADL_SDK 6.0 files to SGMiner/ADL_SDK
cd sgminer-whirl2
git clone https://github.com/uraymeiviar/sgminer
git submodule init

just click download zip file, and unzip it in your mingw directory
autoreconf -fvi; CFLAGS="-O2 -msse2" ./configure ; make

If I do ...

copy ADL_SDK 6.0 files to SGMiner/ADL_SDK
cd sgminer-whirl2
autoreconf -fvi; CFLAGS="-O2 -msse2" ./configure ; make

... I get this error:

Code:
make  all-recursive
make[1]: Entering directory `/home/user/sgminer-whirl2'
Making all in lib
make[2]: Entering directory `/home/user/sgminer-whirl2/lib'
  GEN      arg-nonnull.h
  GEN      c++defs.h
  GEN      warn-on-use.h
  GEN      signal.h
  GEN      string.h
make  all-recursive
make[3]: Entering directory `/home/user/sgminer-whirl2/lib'
make[4]: Entering directory `/home/user/sgminer-whirl2/lib'
  CC       dummy.o
  AR       libgnu.a
make[4]: Leaving directory `/home/user/sgminer-whirl2/lib'
make[3]: Leaving directory `/home/user/sgminer-whirl2/lib'
make[2]: Leaving directory `/home/user/sgminer-whirl2/lib'
Making all in submodules
make[2]: Entering directory `/home/user/sgminer-whirl2/submodules'
Making all in jansson
make[3]: Entering directory `/home/user/sgminer-whirl2/submodules/jansson'
make[3]: *** No rule to make target `all'.  Stop.
make[3]: Leaving directory `/home/user/sgminer-whirl2/submodules/jansson'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/user/sgminer-whirl2/submodules'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/user/sgminer-whirl2'
make: *** [all] Error 2
hero member
Activity: 531
Merit: 500
AMD | Mining | NVIDIA
July 25, 2014, 12:25:17 AM
#40
Btw, what version of catalyst is use for this miner?... because im using 13.12
do i need to change it to the latest version of catalyst?
Yep dude, you need to update your drivers to 14.6 and delete your .bin files
hero member
Activity: 1400
Merit: 505
July 24, 2014, 11:38:47 PM
#39
Btw, what version of catalyst is use for this miner?... because im using 13.12
do i need to change it to the latest version of catalyst?

i'am only tested it on 14.6
newbie
Activity: 47
Merit: 0
July 24, 2014, 09:04:49 PM
#38
Btw, what version of catalyst is use for this miner?... because im using 13.12
do i need to change it to the latest version of catalyst?
newbie
Activity: 47
Merit: 0
July 24, 2014, 06:10:36 PM
#37
-intensity 19 -g 2 -w 256 --lookup-gap 2 --gpu-platform 0 --gpu-memclock 1500 --gpu-engine 1100 --gpu-vddc 1.200 --gpu-powertune 20 --gpu-fan 75 --thread-concurrency 8192 --shaders 2048 --api-listen

What is wrong with my rig, still doesn't work with your setting... i got 280x dualx...  Embarrassed
full member
Activity: 166
Merit: 100
July 24, 2014, 05:10:22 PM
#36
put in those setting and only get 5mhs. :/ I'm on windows.
auy
member
Activity: 336
Merit: 10
July 24, 2014, 12:24:10 PM
#35
-intensity 19 -g 2 -w 256 --lookup-gap 2 --gpu-platform 0 --gpu-memclock 1500 --gpu-engine 1100 --gpu-vddc 1.200 --gpu-powertune 20 --gpu-fan 75 --thread-concurrency 8192 --shaders 2048 --api-listen
thx~~
legendary
Activity: 1512
Merit: 1000
quarkchain.io
July 24, 2014, 12:16:35 PM
#34
-intensity 19 -g 2 -w 256 --lookup-gap 2 --gpu-platform 0 --gpu-memclock 1500 --gpu-engine 1100 --gpu-vddc 1.200 --gpu-powertune 20 --gpu-fan 75 --thread-concurrency 8192 --shaders 2048 --api-listen
auy
member
Activity: 336
Merit: 10
July 24, 2014, 12:09:53 PM
#33
I got 9.9 MH without HW errors on 280X
wow
What are the parameters?
legendary
Activity: 1512
Merit: 1000
quarkchain.io
July 24, 2014, 12:04:02 PM
#32
I got 9.9 MH without HW errors on 280X
auy
member
Activity: 336
Merit: 10
July 24, 2014, 11:47:50 AM
#31
I compiled it successfully for windows but so sad i got HW Sad
me too·······

My TC is 8192... still having HW... i tried different settings... still having HW...
So confusing...
I solved the problem of HW  Roll Eyes
7850 I can get the hash value is 4.5M and 280X 8.5 m Kiss
newbie
Activity: 47
Merit: 0
July 24, 2014, 11:18:47 AM
#30
I compiled it successfully for windows but so sad i got HW Sad
me too·······

My TC is 8192... still having HW... i tried different settings... still having HW...
So confusing...
auy
member
Activity: 336
Merit: 10
July 24, 2014, 11:11:52 AM
#29
I compiled it successfully for windows but so sad i got HW Sad
me too·······
newbie
Activity: 47
Merit: 0
July 24, 2014, 11:01:28 AM
#28
I compiled it successfully for windows but so sad i got HW Sad
auy
member
Activity: 336
Merit: 10
July 24, 2014, 10:42:17 AM
#27
hi
dev
can you give me windows binary?
thx·
newbie
Activity: 47
Merit: 0
July 24, 2014, 10:22:28 AM
#26
Get error when trying to make:


make  all-recursive
make[1]: Entering directory `/opt/miners/whirl'
Making all in lib
make[2]: Entering directory `/opt/miners/whirl/lib'
  GEN    signal.h
  GEN    string.h
make  all-recursive
make[3]: Entering directory `/opt/miners/whirl/lib'
make[4]: Entering directory `/opt/miners/whirl/lib'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/opt/miners/whirl/lib'
make[3]: Leaving directory `/opt/miners/whirl/lib'
make[2]: Leaving directory `/opt/miners/whirl/lib'
Making all in submodules
make[2]: Entering directory `/opt/miners/whirl/submodules'
Making all in jansson
make[3]: Entering directory `/opt/miners/whirl/submodules/jansson'
make[3]: *** No rule to make target `all'.  Stop.
make[3]: Leaving directory `/opt/miners/whirl/submodules/jansson'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/opt/miners/whirl/submodules'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/miners/whirl'
make: *** [all] Error 2



Any ideas? 

this is what i did :
maybe u dont autoreconf ?

Code:
git submodule init
git submodule update
autoreconf -i
cp PATH_TO_ADL_SDK ./ADL_SDK
CFLAGS="-O2 -march=native" ./configure --enable-opencl
make


That worked.   Thanks!


"git submodule init
git submodule update"
this commands are not recognized by mingw32 Sad
I use the same command but i still get the same error... I'm using mingw32... help please...
just click download zip file, and unzip it in your mingw directory
autoreconf -fvi; CFLAGS="-O2 -msse2" ./configure ; make

i followed your instruction but i still have the same error... and i notice that in the submodules folder the jansson folder seem empty... i re-download and look at the folder jansson still nothing is in there... any instructions how to solve this submodules jansson...
I guess you might have to also download jansson, this one doesn't seem to be directly included in the release
(not really helpful for people using windows even though it is way it should be done regarding package management... however there is certainly a way to do that automatically through windows... may-be not mingw32 though... )

Thanks... i already figured it out... ^_^ problem solved...
Pages:
Jump to: