Pages:
Author

Topic: [MTC] High Performance GPU Miner for Metiscoin (Updated - 19 Feb 2014) - page 4. (Read 19632 times)

full member
Activity: 168
Merit: 100

I hope this will help


So close.  I need the stuff at the very start of the program run.  It should look like this: https://bitcointalksearch.org/topic/m.4986799


Do you happen to get shares on yPool?  Normally if you get an invalid share it will actually say "Invalid Share" followed by a reason.
hero member
Activity: 854
Merit: 502
Same Here. I have all invalid share.

I use x86 version and running with GT 630M (Avg on 1200 kHash/s)

Here the loading screen



Could you please download the "debug" version from the dropbox folder and post the info from that?  It includes additional information that will make troubleshooting easier.

Debug version didnt work for me, i think its x64 and my windows is 32bit (x86)

Thanks for fast respond

I don't expect it to.  I need you to run it and post the information from it.  Wink
(It displays more information before failure, so it will make fixing things easier for me)

I hope this will help
newbie
Activity: 45
Merit: 0
hi all
i just test for 24h my Sapphire R9 280x Dualx default gpu 1020 Memory 1500
windows 8.1 64bit catalyst 13.12
i get near 14200 kh/s wth ypool 1.7 % invalid





thanks Dev & gigawatt
full member
Activity: 168
Merit: 100
A10-5600K APU video
2600~2900
BUT use hd 4890 getting a compile error!

The Radeon HD 4000 series doesn't fully support OpenCL, so the miner will not work on it no matter what.  Sorry mate.  Sad
full member
Activity: 168
Merit: 100
Same Here. I have all invalid share.

I use x86 version and running with GT 630M (Avg on 1200 kHash/s)

Here the loading screen



Could you please download the "debug" version from the dropbox folder and post the info from that?  It includes additional information that will make troubleshooting easier.

Debug version didnt work for me, i think its x64 and my windows is 32bit (x86)

Thanks for fast respond

I don't expect it to.  I need you to run it and post the information from it.  Wink
(It displays more information before failure, so it will make fixing things easier for me)
newbie
Activity: 1
Merit: 0
A10-5600K APU video
2600~2900
BUT use hd 4890 getting a compile error!
hero member
Activity: 854
Merit: 502
Same Here. I have all invalid share.

I use x86 version and running with GT 630M (Avg on 1200 kHash/s)

Here the loading screen



Could you please download the "debug" version from the dropbox folder and post the info from that?  It includes additional information that will make troubleshooting easier.

Debug version didnt work for me, i think its x64 and my windows is 32bit (x86)

Thanks for fast respond
full member
Activity: 168
Merit: 100
mining with 2 x R9 290 - current draw from wall is only 460kw with xpt miner, gpu temp is 70
getting 31940kh/s

when I use these cards for scrypt-jane, they pull 600kw from wall and run at 80 degree

scrypt-jane is brutal.  It's about as GPU hard as you can get while still actually being able to run it on a GPU.
Right now the biggest bottleneck with Metiscoin GPU mining is the memory bandwidth.  It uses 8 semi-large lookup tables and calls them a few hundred times per hash, slowing the whole thing down.  So for the time being, it's probably more fair to compare MTC mining wattage to BTC mining wattage.

I'm still working on optimizations though, so stay tuned.  I'll make some more progress eventually.



It would be very nice to have a i686 (32bit) compability for all old good BAMT users...

There's already a 32-bit version released.  It's the one labeled xptMiner-GPU-x86-v1.X.zip



Is this for metiscoin only or can it be used for any other coin?

This miner works only for Metiscoin.  Metiscoin requires chaining three hash algorithms: keccak -> shavite -> fugue.
If you modify the miner to simply be keccak, then it can be used to mine Maxcoin, but there's already a GPU miner for that, so I didn't bother.  Wink
full member
Activity: 168
Merit: 100
Same Here. I have all invalid share.

I use x86 version and running with GT 630M (Avg on 1200 kHash/s)

Here the loading screen



Could you please download the "debug" version from the dropbox folder and post the info from that?  It includes additional information that will make troubleshooting easier.
hero member
Activity: 854
Merit: 502
Platform 00: AMD Accelerated Parrallel Processing
     Device 00: Oland
     Device 01: Tahiti
     Device 02: Intel Xeon CPU   L5520 @ 2.227 GHz



Device information for: Oland
CL_DEVICE_GLOBAL_MEM_SIZE:  2097152 kb
CL_DEVICE_GLOBAL_MEM_CACHE_SIZE:  16kb
CL_DEVICE_LOCAL_MEM_SIZE:  32 kb
CL_DEVICE_LOCAL_MEM_TYPE:  CL_LOCAL
CL_DEVICE_MAX_WORK_GROUP_SIZE:  256


So far so good.
Add a "-d 2" to the end of your command as a test.  Let it mine long enough to submit 5 shares or so (valid or invalid).  It will be mining with your CPU, so it won't be nearly as fast.
This we help me determine if the issue is hardware or code.

Let me know if it gets any valid shares.

15 shares: valid: 0 invalid: 15

Taking off to work so will try something later if you have an idea.

Also tried running it on the R9280x and the same. Invalids.


Same Here. I have all invalid share.

I use x86 version and running with GT 630M (Avg on 1200 kHash/s)

Here the loading screen

sr. member
Activity: 300
Merit: 250
4mnth old Miner :-)
Just another observation FYI

mining with 2 x R9 290 - current draw from wall is only 460kw with xpt miner, gpu temp is 70
getting 31940kh/s

when I use these cards for scrypt-jane, they pull 600kw from wall and run at 80 degree

legendary
Activity: 1292
Merit: 1000
.



It would be very nice to have a i686 (32bit) compability for all old good BAMT users...
newbie
Activity: 42
Merit: 0
Thanks my friend. I am happy to wait to PM me soon after you fix it. Anyway I am using it the CPU miner. Thanks once again.
newbie
Activity: 8
Merit: 0
Great work, mate!

Is this for metiscoin only or can it be used for any other coin?
full member
Activity: 168
Merit: 100
Hello,

Thanks for your great work and everything else, but I am facing with a few problems. First one is when I downloaded this version I setup, changed the .bat with my information and here is the problem.

Picture 1

And I am using the following info -o ypool.net -u causevd.mtc -p x -d 1

For that one, you'll want to change "-d 1" to "-d 0".  Device 00 corresponds to your video card and Device 01 doesn't exist so you get an error message.


and I get the following error

Picture 2

Btw I am using a laptop for mining.

Any help will be appreciated. Thank you.

That error means that your laptop video card is taking too long to run the processing loop.  When the video card is working, it stops responding to other things, so Windows thinks your video card crashed/hung.
In the next release I'll be adding a feature to tune the work "intensity".  Once that build is out, I'll send you a PM and help you get it working on your laptop.  In the mean time, consider using the CPU miner for the laptop.
newbie
Activity: 42
Merit: 0
Hello,

Thanks for your great work and everything else, but I am facing with a few problems. First one is when I downloaded this version I setup, changed the .bat with my information and here is the problem.

Picture 1

And I am using the following info -o ypool.net -u causevd.mtc -p x -d 1

After that I had an older version of the GPU miner called GPU-xptMiner-Win64-Cygwin-build5 and then I typed this into the bat

:BEGIN
start /low /wait xptminer.exe -o ypool.net -u causevd.mtc -p x
timeout /t 30
GOTO BEGIN
pause

and I get the following error

Picture 2

Btw I am using a laptop for mining.

Any help will be appreciated. Thank you.
full member
Activity: 168
Merit: 100
I have HD5770 and HD4870

5770 can run it normal,but 4870 get down,I think maybe OPENCL version made this,(4870 is OPENCL 1.1 or 1.0?),can fix it?pleaseeeee.

I have try the debug version,the same.


The Radeon HD 4 series doesn't fully support modern OpenCL, so it will not work no matter what.   Embarrassed
newbie
Activity: 4
Merit: 0
I have HD5770 and HD4870

5770 can run it normal,but 4870 get down,I think maybe OPENCL version made this,(4870 is OPENCL 1.1 or 1.0?),can fix it?pleaseeeee.

I have try the debug version,the same.
full member
Activity: 168
Merit: 100
I can't make the GPU miner work on this computer Cry Every time I open it this happens:

It doesn't matter if i use -d 0 or -d01 etc. The original CPU miner works fine. I am using a HD6800 series.

PS It's in norwegian, but you get the point  Grin


Try running the debug version: https://www.dropbox.com/s/9bf5efl77vi6t3o/xptMiner-GPU-v1.4-debug.zip

It displays more information, so it might be more useful.
Also, be sure to update your video card drivers and make sure it supports OpenCL.
newbie
Activity: 1
Merit: 0
I can't make the GPU miner work on this computer Cry Every time I open it this happens:


http://i.imgur.com/SXDLi2z.jpg



It doesn't matter if i use -d 0 or -d01 etc. The original CPU miner works fine. I am using a HD6800 series.

PS It's in norwegian, but you get the point  Grin
Pages:
Jump to: