Bitcoin Forum
June 17, 2024, 06:14:58 PM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] ccminer 1.8.3 with sia, lyra2 and lbry boost - opensource (tpruvot) on: October 04, 2016, 11:00:52 AM
Hi,

I have some problems with 1.8.3 version.

https://drive.google.com/file/d/0B7dIBlic6LXsck1WN1RIWmtyNXM/view?usp=sharing
After this error I have to reboot since CUDA devices disappeared.
Ubuntu 16.04, CUDA 8, 2*NVidia 1070
Lbry algo is OK so ccminer is working.
2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Sia - Decentralized Storage on: August 23, 2016, 03:49:44 PM
Hi,
I have just strated to use sia GUI wallet. Positive transactions are OK but I haven't sent any coins so what is that negative transaction?
And what is the zero transaction?

thx

2106.9391 SC   6f41954c81eb278a1004656d2ac63e2c788c766203a308c4075b844f4578e0f0    Confirmed
2161.2914 SC   a197f222f24125772a72fea6113f7ddd1a9c25053c86a45a078883104b8aa3b0    Confirmed
0 SC   33a8fa5b5da0327dd77267366e75f33eb08750fcb7b62c22ecdf07dbb0434d8c    Confirmed
-6010 SC   d4134f1385616f966dffaca6b8f5fda3d86041fe5d77803bbbed4732ca3d6132    Confirmed
3215 SC   bb3e8de28b833a30e16acff5aa167535f1c56d63b10bc82ba1aa874a918e0d6c    Confirmed
3256 SC   baeee6d78e36dce92aaa5eb10981f83eaec825585cd2d2fbca9b630876a01308    Confirmed

3  Alternate cryptocurrencies / Pools (Altcoins) / Re: [POOL] YAAMP.COM multipool multialgo profit switch with exchange on: October 27, 2015, 12:29:39 PM
Sorry... Yiimp's link directed me here. Therefore I thougth this is yiimp's forum.
4  Alternate cryptocurrencies / Pools (Altcoins) / Re: [POOL] YAAMP.COM multipool multialgo profit switch with exchange on: October 27, 2015, 09:57:56 AM
Need help...
I haven't received any transactions for at least 18 hours.
Coin: Amsterdamcoin
Wallet: AebwGR6iicgipBWwXd8FEMRcNzSc7ApuH3
txid=05fa2397336da1c90f21e7df87ec128d30ca705f465f988fafb2be7cf96f2e4b
txid=5aae6962c3773c3002ee8f0bbd45777c4931c25db811b6af903504aa6d3bb938
txid=5a9c95f268954ff352909db82fc823dcd9b5701059e57008aaa6915b7c6bfb6c
txid=161e5942d4dea7a5be21e572a61a4b2f7d47db3564d909f942c21838bb1c8429

thx
5  Alternate cryptocurrencies / Mining (Altcoins) / Re: 10MHASH CCminer modded NVIDIA Maxwell kernals by SP. on: May 08, 2015, 12:04:08 PM
Maybe I discovered some type of error...
After pool has solved some blocks very quickly ccminer hashrate drops radically and one of my cards stops (in this case #1)
Although one card stopped accepted hasrate is the same by ccminer. Pool hasrate drops so one card has really stopped.
Default speed, no -g, linux, 6*750ti.



I think this is only about quark algo.
6  Alternate cryptocurrencies / Mining (Altcoins) / Re: 10MHASH CCminer modded NVIDIA Maxwell kernals by SP. on: April 24, 2015, 02:55:20 PM
With the latest build hashrate is really high according to ccminer. (quark algo, yaamp, linux, 970/750ti rig, 50 and 52 capability)
Yaamp reports similar hashrate first but for a longer period the hashrate is lower compared to the eg. 43 version.
Hashrate reported by yaamp is lower even without -g parameter but with -g the difference is more significant. I tried with -g 3, -g 4, without intensity setting and with -i 22, I increased difficulty but the result was same.
7  Alternate cryptocurrencies / Mining (Altcoins) / Re: 10MHASH CCminer modded NVIDIA Maxwell kernals by SP. on: April 22, 2015, 10:49:45 AM
Some longer interval tests...
My 970/750ti test rig (linux, quark algo, 0.1 diff) reports ~27M with -g 3 setting now. It was 19M without -g parameter. But yaamp reports lower hashrate! It is about the half of the hasrate reported by ccminer. (13M vs 27M)

when you build yourself you need to make sure that you have compute5_2  in the makefile. Compute 5.0 will cause invalid hash on compute 5.2 cards for some reason.

nvcc_ARCH  = -gencode=arch=compute_50,code=\"sm_50,compute_50\"
nvcc_ARCH += -gencode=arch=compute_52,code=\"sm_52,compute_52\"

I compiled that way Smiley
You also suggested to lower the priority. I reduced the nice level by 5 (from 0 to +5) but same performance.
8  Alternate cryptocurrencies / Mining (Altcoins) / Re: 10MHASH CCminer modded NVIDIA Maxwell kernals by SP. on: April 22, 2015, 08:23:37 AM
Some longer interval tests...

My 970/750ti test rig (linux, quark algo, 0.1 diff) reports ~27M with -g 3 setting now. It was 19M without -g parameter. But yaamp reports lower hashrate! It is about the half of the hasrate reported by ccminer. (13M vs 27M)
So the accepted hasrate decreased by 30% Sad It is a 3 hours average.
The situation is almost the same with -g 2 setting.
But as I recognized acceptance rate is 100%!
9  Alternate cryptocurrencies / Mining (Altcoins) / Re: 10MHASH CCminer modded NVIDIA Maxwell kernals by SP. on: April 21, 2015, 07:47:52 PM
LINUX COMPILE ERROR --

I also get a compile error:



Something about conflicting types in line 696 of scrypt.c and line 354 of miner.h?

I can hardly wait to try it, sp_ .  Thanks for your work!       --scryptr

Getting the same build error (linux, CUDA 6.5)
10  Alternate cryptocurrencies / Mining (Altcoins) / Re: 10MHASH CCminer modded NVIDIA Maxwell kernals by SP. on: April 21, 2015, 08:05:21 AM
Some tests...

A test machine with one 970 and one 750ti, Ubuntu 14.04, ccminer 45, quark algo, compiled with both 50/52 capability
default config (without -d and -g parameters): no performance increase and validate errors
-d 0 -g 2 (only 970 runs): 35% performance increase, no errors
-d 1 -g 2 (only 750ti runs): no performance increase and validate errors
11  Alternate cryptocurrencies / Mining (Altcoins) / Re: 10MHASH CCminer modded NVIDIA Maxwell kernals by SP. on: February 05, 2015, 09:57:27 PM
ASUS gtx 750ti OC with standard clock

hefty 11 Mhs
lyra2  0.7
fresh  3.35
quark 5.5
x11    2.83 (no speed difference with diff 0.06/0.01)
12  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [GEO] GeoCoin | GIS & GeoTechnologies on: January 18, 2015, 05:05:44 PM
From qubit to 3s??? Is it true?
13  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Unitus (UIS): 1st multi-auxPoW [X11/Blake/Skein/Qubit/Yescrypt] BlakeP2Pool Live on: January 08, 2015, 11:08:03 AM
I haven't received any coins from http://uk.p2pool.geek.nz:5567 for 5 hours.
Pool is up, my miner is working. Is this just my problem or...?

14  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [GRS] GroestlCoin: First Grøstl | PoW/PoS | Democratizing Mining | AES acc on: June 04, 2014, 06:46:38 PM
Just update my wallet, avast detect malware from wallet file, download from website...
I have this problem too. What I have to do?
Panda Internet Security also detected groestlcoin-qt.exe as Trj/OCJ.F (wallet 2.1.0.6)
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!