Search content
Sort by

Showing 14 of 14 results by arpika
Post
Topic
Board Mining (Altcoins)
Re: [ANN] ccminer 1.8.3 with sia, lyra2 and lbry boost - opensource (tpruvot)
by
arpika
on 04/10/2016, 11:00:52 UTC
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.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Sia - Decentralized Storage
by
arpika
on 23/08/2016, 15:49:44 UTC
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

Post
Topic
Board Pools (Altcoins)
Re: [POOL] YAAMP.COM multipool multialgo profit switch with exchange
by
arpika
on 27/10/2015, 12:29:39 UTC
Sorry... Yiimp's link directed me here. Therefore I thougth this is yiimp's forum.
Post
Topic
Board Pools (Altcoins)
Re: [POOL] YAAMP.COM multipool multialgo profit switch with exchange
by
arpika
on 27/10/2015, 09:57:56 UTC
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
Post
Topic
Board Mining (Altcoins)
Re: 10MHASH CCminer modded NVIDIA Maxwell kernals by SP.
by
arpika
on 08/05/2015, 12:04:08 UTC
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.

http://s5.postimg.org/6dsaphgh3/ccm.jpg

I think this is only about quark algo.
Post
Topic
Board Mining (Altcoins)
Re: 10MHASH CCminer modded NVIDIA Maxwell kernals by SP.
by
arpika
on 24/04/2015, 14:55:20 UTC
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.
Post
Topic
Board Mining (Altcoins)
Re: 10MHASH CCminer modded NVIDIA Maxwell kernals by SP.
by
arpika
on 22/04/2015, 10:49:45 UTC
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.
Post
Topic
Board Mining (Altcoins)
Re: 10MHASH CCminer modded NVIDIA Maxwell kernals by SP.
by
arpika
on 22/04/2015, 08:23:37 UTC
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%!
Post
Topic
Board Mining (Altcoins)
Re: 10MHASH CCminer modded NVIDIA Maxwell kernals by SP.
by
arpika
on 21/04/2015, 19:47:52 UTC
LINUX COMPILE ERROR --

I also get a compile error:

http://s1.postimg.org/basdqn6cv/error.png

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)
Post
Topic
Board Mining (Altcoins)
Re: 10MHASH CCminer modded NVIDIA Maxwell kernals by SP.
by
arpika
on 21/04/2015, 08:05:21 UTC
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
Post
Topic
Board Mining (Altcoins)
Re: 10MHASH CCminer modded NVIDIA Maxwell kernals by SP.
by
arpika
on 05/02/2015, 21:57:27 UTC
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)
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [GEO] GeoCoin | GIS & GeoTechnologies
by
arpika
on 18/01/2015, 17:05:44 UTC
From qubit to 3s??? Is it true?
Post
Topic
Board Announcements (Altcoins)
Re: Unitus (UIS): 1st multi-auxPoW [X11/Blake/Skein/Qubit/Yescrypt] BlakeP2Pool Live
by
arpika
on 08/01/2015, 11:08:03 UTC
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...?

Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [GRS] GroestlCoin: First Grøstl | PoW/PoS | Democratizing Mining | AES acc
by
arpika
on 04/06/2014, 18:46:38 UTC
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)