Bitcoin Forum
June 23, 2024, 09:20:44 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 [6] 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 ... 73 »
  Print  
Author Topic: [ANN] Kryptohash | Brand new PoW algo | 320bit hash | ed25519 | PID algo for dif  (Read 149396 times)
higz
Newbie
*
Offline Offline

Activity: 24
Merit: 0


View Profile
December 03, 2014, 03:47:25 PM
 #101

Have multiple rigs with 290s and get nothing but HW errors.

Tried all combos of --shaders  2816, 2048, 1792 --shaders-mul 8 or 10 or 6 or 4 or 2

any suggestions?



wr104 (OP)
Sr. Member
****
Offline Offline

Activity: 329
Merit: 250


View Profile WWW
December 03, 2014, 03:49:38 PM
 #102

@ wr104

Can you tell me how I can find out to determine my threads per core? I tried to google but can't find the correct answer.

I might have got lucky on my 280x. It is up and running at 135 kh/s and finding blocks decently but I can't get my 270x going. I keep getting HW errors. From what I can determine I have 1280 shaders on the 270x.

The two most important parameters for the cgminer-khc are the 'shaders' and the 'shaders_mul'.  The former is straightforward.  If you GPU has 2048 Stream Processors then, you need to use '--shaders 2048'.  The latter is a bit more complicated to as it depends on the GPU architecture and how much memory you have in your video card. Unfortunately, the best value for 'shaders_mul' must be found through trial and error. 

That said, with all the video cards that I tested, I found that the best value for 'shaders_mul' was always 8.  But, your mileage may vary, if you know what I'm saying.

When I developed the kshake320 opencl kernel and I was testing it using CodeXL, I did find somewhere a good explanation on how to best determine the number of threads per Stream Processor.  I'll try to find it.



Thanks for the reply.

I am also guessing that cgminer shows 2 blocks for every 1 block found because of the block reward plus the random coins in there? Cgminer shows 30 blocks and the wallet 15 blocks. If I am correct you might want to add something in the OP so you don't get tons of questions about that. I seen someone has already questioned it.

EDIT: I like this coin. thanks


Thanks for bringing this to my attention.  I'll investigate.

Edit: this limit of 1 forum posting every 5 mins is getting old really fast.  Undecided

devrilz
Full Member
***
Offline Offline

Activity: 154
Merit: 100


View Profile
December 03, 2014, 03:52:25 PM
 #103

why cgminer still pool 0 slow/down?

That's what i'm getting still...

same here... Huh

Go to the Debug console and type: getwork

What do you get?
+1



{
"data" : "010000000000000045169a200616cc763b3f9de957df29b906201a6ac585d6d0aa8fff11b62f05a 6a831b9f039000000a83b541f198ccc1a07e72c5619b1e8fa7473451ef4a120884f73c327086388 ca916fd37797896a172541480f4a010000000000000000000000000000ffff0026b640000000000 0000000000000000000",
"target" : "0000000000000000000000000000000000000000000000000000000000000000000000ffff00000 0"
}


Ok, now do the same but, with the kryptohash-cli.exe that is included in the daemon folder

From the Command Prompt type:  kryptohash-cli getwork



kryptohash-cli.exe its close it self after i click it

Don't click on it.  Open the Command Prompt, navigate to the folder where kryptohash-cli.exe is located and type:

kryptohash-cli getinfo
kryptohash-cli getwork



thank you fixed and running now
wr104 (OP)
Sr. Member
****
Offline Offline

Activity: 329
Merit: 250


View Profile WWW
December 03, 2014, 03:57:58 PM
 #104

Have multiple rigs with 290s and get nothing but HW errors.

Tried all combos of --shaders  2816, 2048, 1792 --shaders-mul 8 or 10 or 6 or 4 or 2

any suggestions?





I would need to see the cgminer debug output.  Are those R9 290 or R9 290x?  The former has 2560 Stream Processors, the latter 2816 Stream Processors.

To obtain cgminer debug output:

cgminer.exe --debug --kryptohash -o 127.0.0.1:38912 -u {YourRPC_username} -p {Your_RPC_password} --shaders 2560 --shaders-mul 8  2>logfile.txt

Then, PM me that logfile.txt file
xinbinbin
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
December 03, 2014, 03:58:42 PM
 #105

why cgminer still pool 0 slow/down?

That's what i'm getting still...

same here... Huh

Go to the Debug console and type: getwork

What do you get?
+1



{
"data" : "010000000000000045169a200616cc763b3f9de957df29b906201a6ac585d6d0aa8fff11b62f05a 6a831b9f039000000a83b541f198ccc1a07e72c5619b1e8fa7473451ef4a120884f73c327086388 ca916fd37797896a172541480f4a010000000000000000000000000000ffff0026b640000000000 0000000000000000000",
"target" : "0000000000000000000000000000000000000000000000000000000000000000000000ffff00000 0"
}


Ok, now do the same but, with the kryptohash-cli.exe that is included in the daemon folder

From the Command Prompt type:  kryptohash-cli getwork



kryptohash-cli.exe its close it self after i click it

Don't click on it.  Open the Command Prompt, navigate to the folder where kryptohash-cli.exe is located and type:

kryptohash-cli getinfo
kryptohash-cli getwork



thank you fixed and running now
Development can solve a machine can only run a graphics card problem?
shadowmoon
Full Member
***
Offline Offline

Activity: 210
Merit: 100

ActionCrypto.com ★ Bitcoin Binary Options


View Profile
December 03, 2014, 04:33:47 PM
 #106

Sounds cool!

best of luck  Wink

a3860903
Member
**
Offline Offline

Activity: 87
Merit: 10


View Profile
December 03, 2014, 04:41:07 PM
 #107

why cgminer still pool 0 slow/down?

That's what i'm getting still...

same here... Huh

Go to the Debug console and type: getwork

What do you get?
+1



{
"data" : "010000000000000045169a200616cc763b3f9de957df29b906201a6ac585d6d0aa8fff11b62f05a 6a831b9f039000000a83b541f198ccc1a07e72c5619b1e8fa7473451ef4a120884f73c327086388 ca916fd37797896a172541480f4a010000000000000000000000000000ffff0026b640000000000 0000000000000000000",
"target" : "0000000000000000000000000000000000000000000000000000000000000000000000ffff00000 0"
}


Ok, now do the same but, with the kryptohash-cli.exe that is included in the daemon folder

From the Command Prompt type:  kryptohash-cli getwork



kryptohash-cli.exe its close it self after i click it

Don't click on it.  Open the Command Prompt, navigate to the folder where kryptohash-cli.exe is located and type:

kryptohash-cli getinfo
kryptohash-cli getwork

D:\Kryptohash Core 64-bit\daemon>kryptohash-cli getinfo
error: You must set rpcpassword=<password> in the configuration file:
C:\Users\Administrator\AppData\Roaming\Kryptohash\kryptohash.conf
If the file does not exist, create it with owner-readable-only file permissions.


D:\Kryptohash Core 64-bit\daemon>kryptohash-cli getwork
error: You must set rpcpassword=<password> in the configuration file:
C:\Users\Administrator\AppData\Roaming\Kryptohash\kryptohash.conf
If the file does not exist, create it with owner-readable-only file permissions.
devrilz
Full Member
***
Offline Offline

Activity: 154
Merit: 100


View Profile
December 03, 2014, 04:53:25 PM
Last edit: December 03, 2014, 05:42:40 PM by devrilz
 #108

why cgminer still pool 0 slow/down?

That's what i'm getting still...

same here... Huh

Go to the Debug console and type: getwork

What do you get?
+1



{
"data" : "010000000000000045169a200616cc763b3f9de957df29b906201a6ac585d6d0aa8fff11b62f05a 6a831b9f039000000a83b541f198ccc1a07e72c5619b1e8fa7473451ef4a120884f73c327086388 ca916fd37797896a172541480f4a010000000000000000000000000000ffff0026b640000000000 0000000000000000000",
"target" : "0000000000000000000000000000000000000000000000000000000000000000000000ffff00000 0"
}


Ok, now do the same but, with the kryptohash-cli.exe that is included in the daemon folder

From the Command Prompt type:  kryptohash-cli getwork



kryptohash-cli.exe its close it self after i click it

Don't click on it.  Open the Command Prompt, navigate to the folder where kryptohash-cli.exe is located and type:

kryptohash-cli getinfo
kryptohash-cli getwork

D:\Kryptohash Core 64-bit\daemon>kryptohash-cli getinfo
error: You must set rpcpassword=<password> in the configuration file:
C:\Users\Administrator\AppData\Roaming\Kryptohash\kryptohash.conf
If the file does not exist, create it with owner-readable-only file permissions.


D:\Kryptohash Core 64-bit\daemon>kryptohash-cli getwork
error: You must set rpcpassword=<password> in the configuration file:
C:\Users\Administrator\AppData\Roaming\Kryptohash\kryptohash.conf
If the file does not exist, create it with owner-readable-only file permissions.

make a file at C:\Users\Administrator\AppData\Roaming\Kryptohash
name it kryptohash.conf  
put this :
rpcuser=yourusername
rpcpassword=password
server=1
a3860903
Member
**
Offline Offline

Activity: 87
Merit: 10


View Profile
December 03, 2014, 05:11:25 PM
 #109

MY kryptohash.conf

rpcuser=a3860903.1
rpcpassword=x
rpcallowip=127.0.0.1
rpcport=38912
listen=1
daemon=1
server=1

BAT
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
cgminer.exe --kryptohash -o 127.0.0.1:38912 -u a3860903.1 -p x --shaders 1024 --shaders-mul 8



Pool 0 slow/down or URL or credentials invalid
WORE
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


View Profile
December 03, 2014, 05:35:23 PM
 #110

Interesting, got two 280x on Win7x64 w/14.9 drivers.  Getting about 147k on each card but nothing ever found on card #2, only HW errors?

Swap back over to known good sgminer cfg for DRK and bam, GPU 1 working solid.  Latest gpu support was for cgminer 3.7.2 and this ver is 3.7.5.  Anyone have any ideas?
Truckfarmer
Newbie
*
Offline Offline

Activity: 27
Merit: 0


View Profile
December 03, 2014, 05:41:46 PM
 #111

Is this Windows or Linux? A "sample" kryptohash.conf file should be included with the Windows installer.

I've tried installing the wallet on (debian-based, PiMP) Linux & Mac. On both machines, I get a "bigendian" error when configuring. So I have the miner installed (and not yet working) with no wallet to mine towards.

I posted the exact "bigendian" ./configure error on page 4 or 5
higz
Newbie
*
Offline Offline

Activity: 24
Merit: 0


View Profile
December 03, 2014, 05:43:42 PM
 #112

Interesting, got two 280x on Win7x64 w/14.9 drivers.  Getting about 147k on each card but nothing ever found on card #2, only HW errors?

Swap back over to known good sgminer cfg for DRK and bam, GPU 1 working solid.  Latest gpu support was for cgminer 3.7.2 and this ver is 3.7.5.  Anyone have any ideas?

Im getting the same thing with 290s(non x) all the accepteds show up on card 0, card 1,2 and 3 only get HW errors. Win 7 64 with 14.6 amd drivers.
wr104 (OP)
Sr. Member
****
Offline Offline

Activity: 329
Merit: 250


View Profile WWW
December 03, 2014, 05:48:31 PM
 #113

Interesting, got two 280x on Win7x64 w/14.9 drivers.  Getting about 147k on each card but nothing ever found on card #2, only HW errors?

Swap back over to known good sgminer cfg for DRK and bam, GPU 1 working solid.  Latest gpu support was for cgminer 3.7.2 and this ver is 3.7.5.  Anyone have any ideas?

We need to investigate this. Can you please supply a cgminer debug output?  Otherwise, I'm going to have to order another 290x  Tongue
higz
Newbie
*
Offline Offline

Activity: 24
Merit: 0


View Profile
December 03, 2014, 05:51:54 PM
 #114

Interesting, got two 280x on Win7x64 w/14.9 drivers.  Getting about 147k on each card but nothing ever found on card #2, only HW errors?

Swap back over to known good sgminer cfg for DRK and bam, GPU 1 working solid.  Latest gpu support was for cgminer 3.7.2 and this ver is 3.7.5.  Anyone have any ideas?

We need to investigate this. Can you please supply a cgminer debug output?  Otherwise, I'm going to have to order another 290x  Tongue

wr104, I sent u mine via PM
kondiomir
Legendary
*
Offline Offline

Activity: 1568
Merit: 1000


Twitter @Acimirov


View Profile
December 03, 2014, 06:19:38 PM
 #115

So ...When we will be able to mine in pool ?

mrmanager
Newbie
*
Offline Offline

Activity: 50
Merit: 0


View Profile
December 03, 2014, 06:31:03 PM
 #116

I have been unable to mine, but it appears blocks are still being generated. I get stuck at either "Waiting for work from pool 0" or "Pool 0 127.0.0.1:32912 not responding!." I have tried inputting "getwork" into the debug cli and I get a reply that says "out of memory error 7." I've also tried redownloading the blockchain, and changing the username/password in the kryptohash.conf and nothing seems to help. Everything was working before the wallet update.

Occasionally I get "Pool 0 slow/down or URL or credentials invalid" when I frost execute my batch file, but not every time. I'm going to try a clean install of the wallet.
wr104 (OP)
Sr. Member
****
Offline Offline

Activity: 329
Merit: 250


View Profile WWW
December 03, 2014, 06:38:02 PM
 #117

I have been unable to mine, but it appears blocks are still being generated. I get stuck at either "Waiting for work from pool 0" or "Pool 0 127.0.0.1:32912 not responding!." I have tried inputting "getwork" into the debug cli and I get a reply that says "out of memory error 7." I've also tried redownloading the blockchain, and changing the username/password in the kryptohash.conf and nothing seems to help. Everything was working before the wallet update.

Occasionally I get "Pool 0 slow/down or URL or credentials invalid" when I frost execute my batch file, but not every time. I'm going to try a clean install of the wallet.

Is this Windows?  If so, ensure the kryptohash.conf is in the right folder. 

Unless you specified a different directory when executed kryptohash-qt.exe for the first time, the working directory is:  C:\Users\{Your_UserName}\AppData\Roaming\Kryptohash\

If it is Linux then, there should be in  /home/{Your_UserName}/.kryptohash  directory.

I never seen the "out of memory error 7"

mrmanager
Newbie
*
Offline Offline

Activity: 50
Merit: 0


View Profile
December 03, 2014, 06:41:39 PM
 #118

Yeah, everything was in the correct place. I did a clean install and now everything appears to be functioning properly. Very strange.
wr104 (OP)
Sr. Member
****
Offline Offline

Activity: 329
Merit: 250


View Profile WWW
December 03, 2014, 06:44:51 PM
 #119

Yeah, everything was in the correct place. I did a clean install and now everything appears to be functioning properly. Very strange.

o_O

Zywiec
Sr. Member
****
Offline Offline

Activity: 414
Merit: 250


View Profile
December 03, 2014, 06:48:06 PM
 #120

To be honest pool will be needed very soon. Can not even imagine how to make successful project without pool's support. Anyway - wish all best!
Pages: « 1 2 3 4 5 [6] 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 ... 73 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!