Bitcoin Forum
June 08, 2024, 10:51:56 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 [111] 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 ... 750 »
2201  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ZEC] ZCASH - All coins are created equal. Discussion Thread (Unofficial) on: October 26, 2016, 09:16:16 PM
GPU + CPU Miner available (Windows):

https://github.com/ocminer/nheqminer/releases/tag/0.2a
2202  Alternate cryptocurrencies / Pools (Altcoins) / Re: ZCASH / ZEC Suprnova Pool Stratum enabled: https://zec.suprnova.cc on: October 26, 2016, 04:27:24 PM
Sorry, downloaded nheqminerSSE2 and works!

Ah, great, have fun mining!
2203  Alternate cryptocurrencies / Pools (Altcoins) / Re: ZCASH / ZEC Suprnova Pool Stratum enabled: https://zec.suprnova.cc on: October 26, 2016, 04:16:11 PM
Hi OC!

My CPU windows miner from your pool is crashing when I started:

./nheqminer -l zec.suprnova.cc:2142 -u XXX.Worker1 -p password -t 4


Hmm looks good to me, make sure your worker and password are correct
2204  Alternate cryptocurrencies / Pools (Altcoins) / Re: ZCASH / ZEC Suprnova Pool Stratum enabled: https://zec.suprnova.cc on: October 26, 2016, 03:52:56 PM
Just to clarify is Hashes/sec = Solutions/sec? I saw a post that was suggesting this but another was saying that Hashes/sec is half of Solutions/sec
Thanks

Yes, correct. However I have a feeling that will change something later.. I'm open for suggestions and will adapt when necessary.

Do you have a link to the GPU Miner? Or does the Nicehash miner include GPU already?


Soon (tm) Smiley
2205  Alternate cryptocurrencies / Pools (Altcoins) / Re: ZCASH / ZEC Suprnova Pool Stratum enabled: https://zec.suprnova.cc on: October 26, 2016, 02:54:28 PM
Just to clarify is Hashes/sec = Solutions/sec? I saw a post that was suggesting this but another was saying that Hashes/sec is half of Solutions/sec
Thanks

Yes, correct. However I have a feeling that will change something later.. I'm open for suggestions and will adapt when necessary.
2206  Alternate cryptocurrencies / Pools (Altcoins) / Re: ZCASH / ZEC Suprnova Pool Stratum enabled: https://zec.suprnova.cc on: October 26, 2016, 02:45:06 PM
Asia Pacific Node Added:

zec-apac.suprnova.cc:2142

let me know how your ping

EU & US node:

zec.suprnova.cc:2142
2207  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ZEC] ZCASH - All coins are created equal. Discussion Thread (Unofficial) on: October 26, 2016, 12:18:51 AM
I don't get it what's with the scam drama? is it scam or not which is it and how?

It's just some funny people doing a joke because a funny guy mentioned earlier that I might be dev of both coins because I created pools for both Smiley

It's all good..  Only sarcasm  Smiley
2208  Alternate cryptocurrencies / Pools (Altcoins) / Re: ZCASH / ZEC Suprnova Pool Stratum enabled: https://zec.suprnova.cc on: October 25, 2016, 09:54:33 PM
Miners:

https://github.com/ocminer/nheqminer (soon with GPU + CPU support)


OPENCL GPU (single card only currently):
https://bitcointalk.org/index.php?topic=1661160.0


2209  Alternate cryptocurrencies / Mining (Altcoins) / Re: Stratum Based Open Source ZEC ZCASH GPU Miner - ZOGMINER on: October 25, 2016, 09:51:54 PM
Hi ocminer
I compiled your miner on my test rig with one R9 280X installed.
Trying to run the miner, but it fails with a core dump after emitting the following

Code:
Zcash Miner version v1.0.0-beta2-aa33f14 (2016-10-25 18:03:01 +0200)
ZcashMinerThread started
[OPENCL]:Found suitable OpenCL device [Tahiti] with 3121722048 bytes of GPU memory
[OPENCL]:Using platform: AMD Accelerated Parallel Processing
[OPENCL]:Using device: Tahiti(OpenCL 1.2 AMD-APP (1912.5))
[OPENCL]:Printing program log
[OPENCL]:"/tmp/OCL2406T1.cl", line 60: warning: arithmetic on pointer to void or
          function type
      for ( ; n-- ; s1++, s2++) {
                      ^

"/tmp/OCL2406T1.cl", line 60: warning: arithmetic on pointer to void or
          function type
      for ( ; n-- ; s1++, s2++) {
                            ^

"/tmp/OCL2406T1.cl", line 96: warning: argument of type "const void *" is
          incompatible with parameter of type "void *"
    memcpy(&w, src, sizeof w);
               ^

"/tmp/OCL2406T1.cl", line 103: warning: argument of type "const void *" is
          incompatible with parameter of type "void *"
    memcpy(&w, src, sizeof w);
               ^

"/tmp/OCL2406T1.cl", line 195: warning: integer conversion resulted in a
          change of sign
    S->f[1] = -1;
              ^

.......... several more warnings.....
then

[OPENCL]:CL ERROR:CL_OUT_OF_RESOURCES
Kernel run took 137 ms. (0 H/s)
[OPENCL]:Running Solver...
Step: 1...
Step: 2...
Step: 3...
Step: 4...
Step: 5...
Step: 6...
Step: 7...
Step: 8...
./runit: line 2:  2406 Segmentation fault      (core dumped) ./src/zcash-miner -stratum=stratum+tcp://zec.suprnova.cc:2142 -user=bobben.1 -password=x -printtoconsole -G

I am on Ubuntu 14.04.5 with fglrx-15.302 and AMD-APP-SDK-v2.9-1.599.381-GA-linux64  installed.
runit test script:
./src/zcash-miner -stratum=stratum+tcp://zec.suprnova.cc:2142 -user=bobben.1 -password=x -printtoconsole -G
Any pointers?


i'm having the same issue on my 280x currently unfortunately .. it only works on newer cards it seems, hopefully it'll get fixed until launch
2210  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ZEC] ZCASH - All coins are created equal. Discussion Thread (Unofficial) on: October 25, 2016, 04:38:58 PM


I have information ocminer is the real dev of this coin.
He made a pool for it.
And he made this unofficial thread to distant himself from the scam.

/s

LOL

https://z.cash/team.html

Hmm.. I'm Jay there ;-)
2211  Alternate cryptocurrencies / Mining (Altcoins) / Stratum Based Open Source ZEC ZCASH GPU Miner - ZOGMINER on: October 25, 2016, 11:21:25 AM
So, thanks to the great zogminer dev team (thanks omar!) we've finally got an open source ZEC Miner at launch:

https://github.com/nginnever/zogminer

You can point it to the pool after compliing with:

Code:
./src/zcash-miner -stratum=stratum+tcp://zec.suprnova.cc:2142 -user=suprnova.1 -password=x -printtoconsole -G

It (should) work with every stratum enabled pool.
It's currently alpha and pretty unoptimized, it gives about 10 H/s on a RX480, however, it's open-source and this is the first Release, so expect much more.

There is no Windows release yet, but it shouldn't be too hard to compile, I hope someone will eventually come up with windows binaries, for now you linux guys are lucky and compile with:

Code:
sudo apt-get install \
      build-essential pkg-config libc6-dev m4 g++-multilib \
      autoconf libtool ncurses-dev unzip git python \
      zlib1g-dev wget bsdmainutils automake opencl-headers \
      mesa-common-dev

git clone https://github.com/nginnever/zogminer.git
cd zogminer/
./zcutil/fetch-params.sh

./zcutil/build.sh -j$(nproc)






There is a little confusion currently going on with hashrate display based on H/s or Sol/s ... It'll be fine soon.
2212  Alternate cryptocurrencies / Announcements (Altcoins) / Re: W I N E C O I N ----------------------------- on: October 24, 2016, 07:18:42 PM
I laik open sourse


2213  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ZEC] ZCASH - All coins are created equal. Discussion Thread (Unofficial) on: October 23, 2016, 11:06:56 PM
If you want to try out your CPU's mining you can use this miner:

https://github.com/ocminer/nheqminer

It's also linked at

https://zec.suprnova.cc/index.php?page=gettingstarted

Run with

Code:
nheqminer -l zec.suprnova.cc:2142 -u worker.1 -p x -t 4

@ocminer Thank you! 

What a difference between nheqminer and nheqminerSSE2?

The sse2 version is compiled for special cpus with sse2 support, just Google your cpu and you should see if sse2 is available for it
2214  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Zcoin - The Zerocoin cryptocurrency, guaranteeing financial privacy on: October 23, 2016, 10:13:01 PM
ZCOIN+ZCASH This coins dev is ocminer https://bitcointalk.org/index.php?action=profile;u=43526
I have evidence , disclosures soon

ZCASH https://bitcointalk.org/index.php?topic=1626185.0 DEV ocminer
only ocminer launch thread ZCASH

ZCOIN https://bitcointalk.org/index.php?topic=1638450.0 DEV ocminer
only ocminer compile one miner for zcoin
Big Dump ZCOIN coming



Oh wow I'd love to be one of the founders of one of those coins but unfortunately I'm just the pool guy Smiley
2215  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ZEC] ZCASH - All coins are created equal. Discussion Thread (Unofficial) on: October 23, 2016, 11:51:25 AM
Is there any pool or exchanger?

Coin launches on Friday..

Only Testnet yet on https://zec.suprnova.cc
2216  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ZEC] ZCASH - All coins are created equal. Discussion Thread (Unofficial) on: October 22, 2016, 02:20:41 PM
but where's yours? for windows?

In my github...

https://github.com/ocminer/nheqminer/releases

I've linked it also in my getting started pages...
2217  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ZEC] ZCASH - All coins are created equal. Discussion Thread (Unofficial) on: October 22, 2016, 12:58:21 PM
what's wrong?

nheqminer_x64_SSE2 -l zec.suprnova.cc:2142 -u ari.1 -p x -t 4

looks good, which error do you get ?
2218  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ZEC] ZCASH - All coins are created equal. Discussion Thread (Unofficial) on: October 22, 2016, 12:26:36 PM
If you want to try out your CPU's mining you can use this miner:

https://github.com/ocminer/nheqminer

It's also linked at

https://zec.suprnova.cc/index.php?page=gettingstarted

Run with

Code:
nheqminer -l zec.suprnova.cc:2142 -u worker.1 -p x -t 4
2219  Alternate cryptocurrencies / Pools (Altcoins) / Re: ZCASH / ZEC Suprnova Pool Stratum enabled: https://zec.suprnova.cc on: October 22, 2016, 11:08:29 AM

How often is the zec@supernova website updated? I've been test mining for 10 min but it still shows 0 H/s for my worker

Thanks!

Every 10 seconds, you should see your hashrate almost instantly, make sure you're using the right username.worker/password combo.

Which miner are you using ? nheqminer is much, much faster than the zcash standalone miner

I just realised Im pointing my miner to zec.coinmine.pl:7007
I changed it now and its working fine thanks!


Smiley

Glad you got it working
2220  Alternate cryptocurrencies / Pools (Altcoins) / Re: ZCASH / ZEC Suprnova Pool Stratum enabled: https://zec.suprnova.cc on: October 22, 2016, 10:46:57 AM

How often is the zec@supernova website updated? I've been test mining for 10 min but it still shows 0 H/s for my worker

Thanks!

Every 10 seconds, you should see your hashrate almost instantly, make sure you're using the right username.worker/password combo.

Which miner are you using ? nheqminer is much, much faster than the zcash standalone miner
Pages: « 1 ... 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 [111] 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 ... 750 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!