Bitcoin Forum
June 22, 2024, 02:08:53 AM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Pools (Altcoins) / Re: █▓▒░-< [ZPOOL.CA][HashTap™][FlexFee™][SegWit] The miners multipool >-░▒▓█ on: December 11, 2017, 12:33:47 PM
A new wallet worked
http://www.zpool.ca/?address=1ESD51zY1exZXWrpPe4d4PRMGmRaKHDrdQ

But I already mined all night before noticing it...
2  Alternate cryptocurrencies / Pools (Altcoins) / Re: █▓▒░-< [ZPOOL.CA][HashTap™][FlexFee™][SegWit] The miners multipool >-░▒▓█ on: December 11, 2017, 12:14:26 PM
It shows me the wrong currency, I'm using BTC wallet with -p c=BTC in awesome miner. But website shows me as BCH.

http://www.zpool.ca/?address=1GhcVobvFPB9odReep3Nn7UHgbB8Z7Nxnt
3  Alternate cryptocurrencies / Altcoin Discussion / Re: BTC Gold Fork Wallet on: October 22, 2017, 01:10:11 PM
I keep some of my coins with Exodus, some are in Bittrex (something like 0.0002) so far Bitcoin Gold is too shady for me to deal with. If I see it goes the right way, I'll just restore my keys.
4  Alternate cryptocurrencies / Mining (Altcoins) / more system optimization for mining? on: October 13, 2017, 05:35:46 PM
I used the following guide:
http://1stminingrig.com/best-windows-setup-configuration-tweaks-for-mining/

Which pretty much boosted my mining comparing to Linux and unoptimized Windows 10. But, what else can I do?
Using 1080ti X 2 with latest Nvidia drivers. I think there's still more to push without overclocking. Does anyone have extra tips for me?
My testing algorithm is Keccak, I get around 2.55-2.56 GH/s.

Thanks for any tip.
5  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [PXC] Phoenixcoin v0.6.6.1 ~ NeoScrypt Original ~ 4 Years Old on: September 30, 2017, 04:32:50 AM
OSX wallet does not sync. The link still gives you 0.6.6 and not 0.6.6.1
6  Alternate cryptocurrencies / Mining (Altcoins) / Nheqminer - Low Sol/s for 1080TI? on: August 16, 2017, 01:22:23 PM
running two 1080TI at stock speeds (no SLI bridge) but sol/s seems to be really low and it on the average of 900 Sol/s, WhatToMine says I should get 1270. Using Linux Mint 18.2 with Kernel 4.12.6 and Nvidia Drivers 384.66. I compiled for arch=compute_61,code=sm_61 with CUDA 8 installed. and running ./nheqminer -l equihash.usa.nicehash.com:3357 -u XXX.XXX -cd 0 1

Does anyone have any tips? I feel like I'm not getting as much as I can. I had similar issue with SIA, used different fork of ccminer. But it doesn't seem to work the same this time (used both original and Aayanl fork)

Thanks.
7  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] ccminer 2.1 - opensource - GPL (tpruvot) on: August 03, 2017, 06:08:37 AM
Epsylon,

Did you try Cuda 9 RC yet? Looks like __shfl was deprecated in favor of something else. There´s no programming guide for V9 yet so I don't know for sure.

I´m trying to give it a shot to see if they improved compiling for sm_61.

Almost all algos run slower on sm_61 compiled code, comparing to sm_52, which is a bit odd.

yes... sm_61 is an emulation of sm_60 P100 fp16 stuff, and when used (look like it is sometimes) its slower than normal ops generated for sm_5x ... So nothing changed for the GTX (and mining cards) about that since CUDA 8

ghostwalker: -d 0 or -d 1

So when compiling for 1080ti, you recommend using sm_60 or 61?
8  Alternate cryptocurrencies / Mining (Altcoins) / Re: Mining with X2 1080TI, one have lower hash rate on: August 01, 2017, 11:56:50 AM
I found the problem in Nvidia X Server Settings,
It reduces the clock speed of the first card (GPU 0) to 1531Mhz, couldn't find a way to bypass it so far.
9  Alternate cryptocurrencies / Mining (Altcoins) / Re: Mining with X2 1080TI, one have lower hash rate on: July 31, 2017, 03:27:56 PM
As I mentioned, I use Linux. The only settings I can change are OpenGL settings which are now on High Performance, Antialiasing Settings which is set to Use Application Settings and PowerMizer which is set in both cards as Prefer Maximum Performance.

Also, and forgot to mention, using ccminer 2.2, compiled with nvcc_ARCH set on 61. 

uploaded some screenshots to my google drive:

https://drive.google.com/open?id=0B2-hxT1Q4Gq7TFc0d0p3N1ZJOGc
10  Alternate cryptocurrencies / Mining (Altcoins) / Mining with X2 1080TI, one have lower hash rate on: July 31, 2017, 02:56:11 PM
using CCminer under linux 4.12.4, Nvidia drivers 384.59

One card shows 456 MH/s, the other shows only 379 MH/s while mining LYBR (but I do have this problem with any other coin), both cards are Galax EXOC 1080TI, both connected directly to the motherboard, no raisers. No overclocking on any, no SLI, the only difference is that one of them is connected to a monitor right now, the other is not.

Any tips on how to approach this?
11  Alternate cryptocurrencies / Mining (Altcoins) / Issue with ethminer on: July 01, 2017, 09:03:04 AM
Using Linux Mint 18.1, Kernel 4.11.8, Nvidia 381.22. 1080TI X 2

./ethminer -U -S eth.suprnova.cc:5000 -O user.worker:password--cuda-devices 0 1

If I'm using -S I get
terminate called after throwing an instance of 'boost::exception_detail::clone_impl<dev::BadHexCharacter>'
  what():  BadHexCharacter
Aborted
komer@Lumining

If I'm using -F I get
std::exception::what: Exception -32003 : Client connector error: libcurl error: 52

Using other pool (Minergate) works fine by using:
./ethminer -G -F http://eth.pool.minergate.com:55751/email

I've compiled from the latest git from with no errors.
https://github.com/Genoil/cpp-ethereum


What am I missing?
12  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner & ccMiner CUDA based mining applications [Windows/Linux/MacOSX] on: June 28, 2017, 04:18:37 PM
I have a problem:

GeForce GTX 1080 Ti result does not validate on CPU

I'm using two cards, CPU is Ryzen 7 1700, Linux Mint 18.1 (Kernel 4.11.7), the cards are connected with SLI thingy stuff (I don't need it, it's not gaming computer, will remove if it helps)

When I complied it I used nvcc_ARCH = -gencode=arch=compute_61,code=\"sm_61,compute_61\"

I get this on Nvidia drivers 381.22 and 375.66.

Also, couldn't find a way to ask for support in git, am I missing something?
13  Alternate cryptocurrencies / Pools (Altcoins) / Re: Best Dogecoin pool on: June 14, 2017, 01:34:57 PM
Don't anyone have link for WORKING pool (Aika pool is fishy) ?
14  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DOGE] Dogecoin - very currency many coin - v1.10.0 on: June 13, 2017, 08:09:21 AM
Hey guys and girls,

I've never used a forum like this so I have no clue if i'm doing this correctly, if i'm not please point me in the right direction  Smiley

I just recently started mining DOGE on AikaPool and I currently have roughly 4,500 "Valid Shares" after letting it mine for about half an hour last night. From what I understand shares are proof that you've been mining which are later 'traded in' for DOGE? This was yesterday that I started mining and it still shows that I have "Valid Shares" but nothing is showing up in my DOGE balance on AikaPool, I understand that for it to show in my wallet I have to essentially pay my DOGE wallet from AikaPool but the DOGE isn't even showing up on AikaPool.

Am I doing something wrong? Or is it possible that the website is REALLY far behind?

Thanks,

 - Snooter

I have similar issue with Zcash on that pool, an issue I don't have with Supernova. I suspect AikaPool is not legit.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!