Bitcoin Forum
May 02, 2024, 05:30:16 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 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 »
1601  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PRE-ANN] [SUP] Supcoin, PLUCK ALGORITHM, Download wallets now, Mine Feb 19th! on: February 20, 2015, 12:14:21 AM
fix
1602  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PRE-ANN] [SUP] Supcoin, PLUCK ALGORITHM, Download wallets now, Mine Feb 19th! on: February 19, 2015, 10:03:43 AM
thx
1603  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PRE-ANN] [SUP] Supcoin, PLUCK ALGORITHM, Download wallets now, Mine Feb 19th! on: February 19, 2015, 06:49:29 AM
Dev, where are source code for cpuminer?
1604  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Pebblecoin (XPB) - Botnet Resistant - Cryptonote, Wallet GUI! on: February 11, 2015, 08:54:51 PM
Why after lanch miner with -t 1, eating all 8 cores ? this normal?

Yeah, the -t flag refers to memory threads, so -t 2 would use 26 GB of RAM, -t 4 would use 52 GB, etc. You can use a cpu limiter to stop it from processing on all cores.
hmm... i can`t understand, if i use -t 1 13gb ram i has 0.4 h/s, if i use -t 2 26 gb ram i has same 0.4 h/s  Huh
Where are profit from more ram?)
1605  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Pebblecoin (XPB) - Botnet Resistant - Cryptonote, Wallet GUI! on: February 11, 2015, 06:37:15 PM
Why after lanch miner with -t 1, eating all 8 cores ? this normal?
1606  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] ccminer 1.5.2 with stats+monitoring API - opensource (tpruvot) on: February 11, 2015, 09:40:22 AM
https://www.dropbox.com/s/80x7kugmpzk0kb2/ccminer-rel1.5.3-vc2013-x86.7z

not tested on linux yet... so maybe not the final 1.5.3
building fails under linux after last commit:
Quote
g++ -DHAVE_CONFIG_H -I.  -fopenmp  -pthread -fno-strict-aliasing  -I/usr/local/cuda/include -DUSE_WRAPNVML -DSCRYPT_KECCAK512 -DSCRYPT_CHACHA -DSCRYPT_CHOOSE_COMPILETIME   -O3 -march=native -D_REENTRANT -falign-functions=16 -falign-jumps=16 -falign-labels=16 -MT ccminer-util.o -MD -MP -MF .deps/ccminer-util.Tpo -c -o ccminer-util.o `test -f 'util.cpp' || echo './'`util.cpp
util.cpp: In function ‘void get_defconfig_path(char*, size_t, char*)’:
util.cpp:153:25: error: ‘dirname’ was not declared in this scope
  char *dir = dirname(cmd);
                         ^
make[2]: *** [ccminer-util.o] Error 1
I have same error
1607  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] SpreadCoin | True Decentralization (No Pools) | Testing New Masternodes on: February 08, 2015, 12:00:41 AM
I can`t understand, Nvidia GPU miner working with compute_30 at this moment or no? I compile it with compute_30, miner start and mine, show me 900kh speed, but i can`t find blocks. Overall i have 7500Kh/s mining in 1 wallet.

You have to have patience when solo mining... Instead of getting constant shares all the time you will now be getting blocks several times a day. From my experience, at this difficulty and your 7500Kh/s hash rate, you should have gotten around 3 blocks in the last 12 hours if you are set up correctly with the stock Spreadcoin miner...

But be aware, it isn't consistent like clockwork, I have gone 7 hours without seeing a single block only to have 5 of them pop up in the next 2 hours... It's all about long term average.

Hope that helps!  Smiley
I know for solo mining need lucky, not only hashrate )) but i mining 27 hour with 7500kh/s and got nothing. My videocard on kepler kernel and support only compute_30.
And here's a GPU miner for the NVIDIA crew. Compute 3.0 support should be easy enough, but for now it's 3.5/5.0/5.2 only.

Win32 binary: https://github.com/tsiv/spreadminer/releases
Source: https://github.com/tsiv/spreadminer
Maybe 3 months later someone addon support for Compute 3.0 ?

Compute 3.0 support was released later the same day as the original.
thank you Smiley
1608  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] SpreadCoin | True Decentralization (No Pools) | Testing New Masternodes on: February 07, 2015, 07:15:09 PM
I can`t understand, Nvidia GPU miner working with compute_30 at this moment or no? I compile it with compute_30, miner start and mine, show me 900kh speed, but i can`t find blocks. Overall i have 7500Kh/s mining in 1 wallet.

You have to have patience when solo mining... Instead of getting constant shares all the time you will now be getting blocks several times a day. From my experience, at this difficulty and your 7500Kh/s hash rate, you should have gotten around 3 blocks in the last 12 hours if you are set up correctly with the stock Spreadcoin miner...

But be aware, it isn't consistent like clockwork, I have gone 7 hours without seeing a single block only to have 5 of them pop up in the next 2 hours... It's all about long term average.

Hope that helps!  Smiley
I know for solo mining need lucky, not only hashrate )) but i mining 27 hour with 7500kh/s and got nothing. My videocard on kepler kernel and support only compute_30.
And here's a GPU miner for the NVIDIA crew. Compute 3.0 support should be easy enough, but for now it's 3.5/5.0/5.2 only.

Win32 binary: https://github.com/tsiv/spreadminer/releases
Source: https://github.com/tsiv/spreadminer
Maybe 3 months later someone addon support for Compute 3.0 ?
1609  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] SpreadCoin | True Decentralization (No Pools) | Testing New Masternodes on: February 07, 2015, 05:47:12 PM
I can`t understand, Nvidia GPU miner working with compute_30 at this moment or no? I compile it with compute_30, miner start and mine, show me 900kh speed, but i can`t find blocks. Overall i have 7500Kh/s mining in 1 wallet.
1610  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] CoinShield -SK-1024 | 11 New Features |CPU Launched| GPU Launch Date Set on: September 25, 2014, 09:13:04 AM
previous build was ~ 33PPS
Why say "much much slower" if you have same results?)
Quote
[METERS] 22679.023529 SPS | 31.741176 PPS | Height = 1592
1611  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] CoinShield -SK-1024 | 11 New Features |CPU Launched| GPU Launch Date Set on: September 25, 2014, 09:02:54 AM
What your previous build METERS result?
1612  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] CoinShield -SK-1024 | 11 New Features |CPU Launched| GPU Launch Date Set on: September 24, 2014, 09:34:06 AM
still no have stable miner?
1613  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] CoinShield -SK-1024 | 11 New Features |Launch Date Set | Coinshield Verify on: September 24, 2014, 12:50:43 AM
I hate this miner Angry it is really shit.
1614  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] CoinShield -SK-1024 | 11 New Features |Launch Date Set | Coinshield Verify on: September 23, 2014, 11:06:58 PM
Videlicet
Miner very unstable Sad Crashing every 5 minites in localhost and every 10-20 seconds to external wallet
1615  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] CoinShield -SK-1024 | 11 New Features |Launch Date Set | Coinshield Verify on: September 23, 2014, 10:50:36 PM
Videlicet
Can you compile wallet for ubuntu 12.04
I have this error on 12.04
Code:
irvo@:~$ ./coinshield
./coinshield: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.17' not found (required by ./coinshield)

I have working wallet on 14.04 but miner crashing every 10-20 seconds if i try to connect to external machine(14.04 with wallet)
12.04 have only libc.so.6: version GLIBC_2.15
1616  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] CoinShield -SK-1024 | 11 New Features |Launch Date Set | Coinshield Verify on: September 23, 2014, 10:34:40 PM
Block 85.
Can you compile wallet for ubuntu 12.04
I have this error on 12.04
Code:
irvo@:~$ ./coinshield
./coinshield: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.17' not found (required by ./coinshield)

I have working wallet on 14.04 but miner crashing every 10-20 seconds if i try to connect to external machine(14.04 with wallet)
1617  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] CoinShield -SK-1024 | 11 New Features |Launch Date Set | Coinshield Verify on: September 23, 2014, 09:37:26 PM
i found the problem

listen=1
daemon=1
server=1
rpcuser=user
rpcpassword=pass
rpcallowip=127.0.0.1
gen=1
1618  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] CoinShield -SK-1024 | 11 New Features |Launch Date Set | Coinshield Verify on: September 23, 2014, 09:26:23 PM

This means that you still have an instance of Coinshield Running. The Operating System will only let a port be bound by one application. Try checking your System Monitor for lingering process.

Viz.
How can it be if i reboot comp.?

Code:
irvo@:~$ killall -9 coinshield
coinshield: no process found
1619  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] CoinShield -SK-1024 | 11 New Features |Launch Date Set | Coinshield Verify on: September 23, 2014, 09:22:37 PM
did you install the dev package? ie libboost-dev?
did you mean libboost-all-dev ? yes
1620  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] CoinShield -SK-1024 | 11 New Features |Launch Date Set | Coinshield Verify on: September 23, 2014, 09:15:31 PM
I can`t start wallet, give me this error
Code:
coinshield server starting
terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::system::system_error> >'
  what():  bind: Address already in use
Someone help me please Smiley

daemon already running?
No. I trying to run daemon.


Do you have any other crypto wallets running? I think someone said earlier that LTC used the same port. If nothing else, reboot and try running it again
No othen wallets but i reboot
Code:
The system is going down for reboot NOW!
after reboot
Code:
irvo@:~$ ./coinshield
irvo@:~$ coinshield server starting
terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::system::system_error> >'
  what():  bind: Address already in use
Ubuntu 14.04
boost version 1.54
What can it be?
Pages: « 1 ... 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 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 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!