Bitcoin Forum
May 06, 2024, 01:19:03 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 [4]  All
  Print  
Author Topic: Stratum Based Open Source ZEC ZCASH GPU Miner - ZOGMINER  (Read 15329 times)
giagge
Legendary
*
Offline Offline

Activity: 1134
Merit: 1001


View Profile
October 28, 2016, 06:17:25 PM
 #61

Here's a compiled Windows version of nheqminer for CPU and GPU:

https://github.com/ocminer/nheqminer/releases/tag/0.2a

can you upload the 3a for your pool? it hash faster

Yes pls compile v3a for nvidia cuda windows work on stratum+tcp://zec-eu.suprnova.cc:2142 pls ? .
1715001543
Hero Member
*
Offline Offline

Posts: 1715001543

View Profile Personal Message (Offline)

Ignore
1715001543
Reply with quote  #2

1715001543
Report to moderator
1715001543
Hero Member
*
Offline Offline

Posts: 1715001543

View Profile Personal Message (Offline)

Ignore
1715001543
Reply with quote  #2

1715001543
Report to moderator
Make sure you back up your wallet regularly! Unlike a bank account, nobody can help you if you lose access to your BTC.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715001543
Hero Member
*
Offline Offline

Posts: 1715001543

View Profile Personal Message (Offline)

Ignore
1715001543
Reply with quote  #2

1715001543
Report to moderator
Zenitur
Sr. Member
****
Offline Offline

Activity: 362
Merit: 250


View Profile
October 29, 2016, 12:09:09 AM
 #62

Code:
$ ./zcash-miner -G -stratum="stratum+tcp://pool:port" -user=wallet -password=x
[OPENCL]:Found suitable OpenCL device [GeForce GT 650M] with 1073545216 bytes of GPU memory
[OPENCL]:Using platform: NVIDIA CUDA
[OPENCL]:Using device: GeForce GT 650M(OpenCL 1.2 CUDA)
terminate called without an active exception
finder
Full Member
***
Offline Offline

Activity: 183
Merit: 100


View Profile
October 29, 2016, 12:22:25 PM
 #63

ocminer  My ZEC drawing has been close to 15 hours please see it as soon as possible to help me deal with very grateful
nanona
Full Member
***
Offline Offline

Activity: 307
Merit: 101


View Profile
October 29, 2016, 12:49:48 PM
 #64

Here's a compiled Windows version of nheqminer for CPU and GPU:

https://github.com/ocminer/nheqminer/releases/tag/0.2a

nheqminer_v0.3a_suprnova is producing only invalid shares it seems. Thousands of "unconfirmed shares" in the dashboard. In the terminal it says something like "low difficulty share".
That's with R9 Nano under Win7 64bit and 15.12 drivers.
Hhampuz
Legendary
*
Offline Offline

Activity: 2856
Merit: 5917


Meh.


View Profile
October 29, 2016, 01:18:29 PM
 #65

Hi!

If I downloaded the compiled version for windows and want to try this out with my CPU and GPU (Nvidia) should I create a .bat file? And what should it contain?

Been some time since I've mined on my own PC lol.

dArkjON
Hero Member
*****
Offline Offline

Activity: 683
Merit: 513


http://bitcoin-engrave.com/ & https://bitcore.cc


View Profile
October 29, 2016, 02:20:57 PM
 #66

Hi!

If I downloaded the compiled version for windows and want to try this out with my CPU and GPU (Nvidia) should I create a .bat file? And what should it contain?

Been some time since I've mined on my own PC lol.

Just edit the .bat 1-8 in the folder and try everyone if some working your a lucky one Cheesy

wpsd
Newbie
*
Offline Offline

Activity: 41
Merit: 0


View Profile
October 30, 2016, 07:47:04 AM
 #67

How can enable more than 1 card, with -cd option, only 1 card start?


-cd 0 1 2 3 4 5 to enable all 6 cards

Is this the option for zogminer ??
coinwulf
Newbie
*
Offline Offline

Activity: 22
Merit: 0


View Profile WWW
October 31, 2016, 11:57:46 AM
 #68

Can I use this miner with my old macbook pro (model from 2010)? Or will it not work?
(I installed Linux in Virtual Box, so no problems with OsX...)
snjio
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
November 01, 2016, 09:18:50 AM
 #69

I have 4 rx480 in one rig. Do I have to run 4 instance of zcash-miner like below??

./src/zcash-miner -G -S=0 -stratum="stratum+tcp://stratum.zcash.nicehash.com:3357" -user=t1xxxxxxxxxxx -password=x
./src/zcash-miner -G -S=1 -stratum="stratum+tcp://stratum.zcash.nicehash.com:3357" -user=t1xxxxxxxxxxx -password=x
./src/zcash-miner -G -S=2 -stratum="stratum+tcp://stratum.zcash.nicehash.com:3357" -user=t1xxxxxxxxxxx -password=x
./src/zcash-miner -G -S=3 -stratum="stratum+tcp://stratum.zcash.nicehash.com:3357" -user=t1xxxxxxxxxxx -password=x
110110101
Legendary
*
Offline Offline

Activity: 1382
Merit: 1002



View Profile
November 01, 2016, 10:34:40 AM
 #70

Can I use this miner with my old macbook pro (model from 2010)? Or will it not work?
(I installed Linux in Virtual Box, so no problems with OsX...)

You could try, but in general, any kind of mining on a laptop is a bad idea. They are not built for long term cpu-crunching and can be damaged due to overheating.
If you would like to try for the learning experience, sure go right ahead and try mining for a half an hour. The macbook will not survive a long term mining though and the components or motherboard could get damaged.
GTCG
Newbie
*
Offline Offline

Activity: 29
Merit: 0


View Profile
November 01, 2016, 07:23:11 PM
Last edit: November 02, 2016, 03:04:32 PM by GTCG
 #71

Hello everyone

First of all, thanks a lot for all the work and effort for creating this software. I am running Zogminer with Ubuntu 14.04, installation went fine thanks to a few good guides.

I've been doing some testing and I have two questions so far:

I'm not sure how to mine with 2 gpu's at once. Right now I have two terminals running. I executed these commands:

Code:
homas@thomas-B85M-D3H:~/wolf-xmr-miner-master/zcash/zogminer$ ./src/zcash-miner -G -S=0 -stratum="stratum+tcp://eu1-zcash.flypool.org:3333" -user=zcaZo9xjVvCTysk27gLzDizYMLntF4cBffHKGa8JHtPijjP5pdthNbsXizAQTicgsSpfWyyPXcT6vBnRZw4QEwApBc23RD5
[OPENCL]:Found suitable OpenCL device [Tahiti] with 2953838592 bytes of GPU memory
[OPENCL]:Using platform: AMD Accelerated Parallel Processing
[OPENCL]:Using device: Tahiti(OpenCL 1.2 AMD-APP (1800.11))
[OPENCL]:Printing program log
[OPENCL]:"/tmp/OCLv7VtPJ.cl", line 288: warning: integer conversion resulted in a
          change of sign
          v[14] ^= -1;
                   ^


Kernel run took 102 ms. (26.6447 H/s)

and
Code:
thomas@thomas-B85M-D3H:~/wolf-xmr-miner-master/zcash/zogminer$ ./src/zcash-miner -G -S=1 -stratum="stratum+tcp://eu1-zcash.flypool.org:3333" -user=zcaZo9xjVvCTysk27gLzDizYMLntF4cBffHKGa8JHtPijjP5pdthNbsXizAQTicgsSpfWyyPXcT6vBnRZw4QEwApBc23RD5
[OPENCL]:Found suitable OpenCL device [Tahiti] with 2955935744 bytes of GPU memory
[OPENCL]:Using platform: AMD Accelerated Parallel Processing
[OPENCL]:Using device: Tahiti(OpenCL 1.2 AMD-APP (1800.11))
[OPENCL]:Printing program log
[OPENCL]:"/tmp/OCLzHjFtl.cl", line 288: warning: integer conversion resulted in a
          change of sign
          v[14] ^= -1;
                   ^


Kernel run took 94 ms. (12.1063 H/s)
I don't understand the error on line 288. Anything I can do about that? Am I actually mining under these circumstances with both cards?

- Sometimes I seem to be getting an error:
Code:
Kernel run took 114 ms. (21.4216 H/s)
Kernel run took 79 ms. (21.4188 H/s)
Segmentation fault (core dumped)
What could be the cause of that? Is one of my card faulty of could it be a bug in Zogminer?
Oh yeah, don't mind my directory structure. I fucked that up for real, but I'm glad it's working Smiley

Keep up the good work. If there is anything I can do to help, let me know.

EDIT: I checked the temp on both cards. They are both mining, I believe:
Code:
thomas@thomas-B85M-D3H:~/wolf-xmr-miner-master/zcash$ aticonfig --adapter=all --od-gettemperature

Adapter 0 - AMD Radeon R9 200 / HD 7900 Series
            Sensor 0: Temperature - 49.00 C

Adapter 1 - AMD Radeon HD 7900 Series
            Sensor 0: Temperature - 46.00 C
thomas@thomas-B85M-D3H:~/wolf-xmr-miner-master/zcash$

lpedretti
Full Member
***
Offline Offline

Activity: 152
Merit: 100


View Profile
November 03, 2016, 01:21:40 PM
 #72

It's indeed very cpu intensive, with a dual core athlon x2 5x rx 470 8gb around 34s/s each card, the same setup but changed to a sempron 140 single core reduces it to 24sols/s each

May be hash cpu validity checking?
If that's so, it may be turned off at the expense of some invalid shares in the pool.

Best regards!

AC: ANuRoFPkCjZSxsw2S41djrrA1D4xMMmwhs
aurigae
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile WWW
November 07, 2016, 09:27:43 PM
 #73

https://github.com/nginnever/zogminer/issues/80

opened this one, anybody here can tell me where to change the CL location in the sources?

¯\_(ツ)_/¯
dad_bt
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
June 29, 2017, 08:27:31 PM
 #74

Built on Slackware-current 64 bit linux(has only mesa, no proprietary AMD driver), but not works:

Code:
./zcash-miner -G
Running the test miner
[OPENCL]:Found suitable OpenCL device [AMD PITCAIRN (DRM 2.49.0 / 4.9.31, LLVM 4.0.0)] with 2147483648 bytes of GPU memory
[OPENCL]:Using platform: Clover
[OPENCL]:Using device: AMD PITCAIRN (DRM 2.49.0 / 4.9.31, LLVM 4.0.0)(OpenCL 1.1 Mesa 17.1.2)
[OPENCL]:<unknown>:0:0: in function kernel_init_ht void (i8 addrspace(1)*): unsupported call to function get_global_id
Should OpenCL work with MESA 17.1.2?
Pages: « 1 2 3 [4]  All
  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!