Bitcoin Forum
June 29, 2024, 05:34:38 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 [12] 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 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 ... 102 »
221  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Sia - Decentralized Storage - Working Beta - Launches June 7th, 2015 on: June 09, 2015, 01:01:48 PM
To devs: it`s no problem to make a single wallet for several gpu-rigs - just copying 2 folders from one rig to another.
But is it correct to launch one wallet with the same address from several rigs to mine simultaneously?
222  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Sia - Decentralized Storage - Working Beta - Launches June 7th, 2015 on: June 09, 2015, 12:14:42 PM
So there are at least 2 people claim they are mining at x10 times faster than the rest of us...   Wanna sell us your config ?  Roll Eyes
try to calculate your chance to find a block - 96mh/s vs Xgh/s Cheesy
i think only pool-miner is a good idea to equalize all of us.
223  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Sia - Decentralized Storage - Working Beta - Launches June 7th, 2015 on: June 09, 2015, 06:04:09 AM
I'm assuming for gpu1, you used GPU_DEVICE_ORDINAL=1, right?
yes, i did.
gpu1 load is 100% (acc. to msi ab) but hashrate is too low.
may be @stupid@ win  Grin
224  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Sia - Decentralized Storage - Working Beta - Launches June 7th, 2015 on: June 09, 2015, 04:30:18 AM
screen -S gpu0
GPU_DEVICE_ORDINAL=0 ./gpu-miner
[Ctrl+A, then press d]

screen -S gpu1
[and so on...]

works under Win64 Shocked
but the gpu1 pushes less hashing power:
gpu0 - 115mh
gpu1 - 65mh
225  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Sia - Decentralized Storage - Working Beta - Launches June 7th, 2015 on: June 09, 2015, 03:18:49 AM
new ver. for linux is pulled out but still no updated win-binary  Cry
or just give us the way to make win-binary ourself!
226  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: Siacoin Trading Thread on: June 09, 2015, 12:58:08 AM
deal with Moebius327 is closed - I can trust him without any escrow.
227  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: Siacoin Trading Thread on: June 08, 2015, 11:14:34 PM
have got 5.6m siacoins (and still mining with the help of r9 290) - what the price?
PM to me.
228  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Sia - Decentralized Storage - Working Beta - Launches June 7th, 2015 on: June 07, 2015, 09:54:49 PM
where are the gpu miner sources related to the "fixed" cl file, the one on pastebin?
it looks like it has different kernel parameters than the one on git.

EDIT: the precompiled win version uses the new cl file and is faster, please provide its sources, otherwise mac and linux users will hash slower than windows ones!
r9 290 @1020/875 115mh/s with pastebin *cl
229  Local / Барахолка / Re: Продам серверные БП на 2000W, 2100W, 2320W, 2360W 2880W для Асиков on: June 06, 2015, 09:24:51 PM
Нужен блок для 5*290х и 6*7970. Какие будут стоимости переделок?
Мамка пусть считается любая на 790FX/890FX + Атлон х2 250 + 16Рамы + 4вентилятора (на 0,5А +12В каждый) + HDD винт - это будет запас по моще, потому что в реале все проще.
 
230  Local / Барахолка / Re: Продам серверные БП на 2000W, 2100W, 2320W, 2360W 2880W для Асиков on: June 05, 2015, 07:49:50 PM
отпишитесь, кто заказывал блоки для gpu-фермы на 5-6 карт.
а зачем?
ну для асиков заказывают много блоков, а что у карт другие 6pin или 8pin?)
1 - на мамку ATX для старта подается не только серверные +12В
2 - в старпосте указана возможность переделки под десктоп-мати, но не хотелось бы чтобы это не была поделка на 150вт пико, который стрельнет чего доброго под тяжелой нагрузкой а-ля scrypt/lyra2/etc, когда через мать течет до 300вт
3 - да и ответ нужен по-сути вопроса  Wink
231  Local / Барахолка / Re: Продам серверные БП на 2000W, 2100W, 2320W, 2360W 2880W для Асиков on: June 05, 2015, 10:40:42 AM
отпишитесь, кто заказывал блоки для gpu-фермы на 5-6 карт.
232  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] Sia GPU Miner on: June 03, 2015, 08:45:27 PM
git cloned both repo in MinGV (win7 x64 - I always compile miner in such way)
but "make" for gpu-miner/"make release" for sia - doesn`t work.
Code:
xxxx@rap ~/sia
$ make release
go install -a ./...
make: go: Command not found
make: *** [release] Error 127

Code:
xxxx@rap ~/sia-gpu-miner
$ make
gcc gpu-miner.o network.o -o gpu-miner -lOpenCL -lcurl
gpu-miner.o:gpu-miner.c:(.text+0x13e): undefined reference to `_imp__curl_easy_i
nit'
network.o:network.c:(.text+0x16a): undefined reference to `_imp__curl_easy_reset
'
network.o:network.c:(.text+0x18d): undefined reference to `_imp__curl_easy_setop
t'
network.o:network.c:(.text+0x1b0): undefined reference to `_imp__curl_easy_setop
t'
network.o:network.c:(.text+0x1d2): undefined reference to `_imp__curl_easy_setop
t'
network.o:network.c:(.text+0x1df): undefined reference to `_imp__curl_easy_perfo
rm'
network.o:network.c:(.text+0x1f5): undefined reference to `_imp__curl_easy_strer
ror'
network.o:network.c:(.text+0x32b): undefined reference to `_imp__curl_easy_reset
'
network.o:network.c:(.text+0x34e): undefined reference to `_imp__curl_easy_setop
t'
network.o:network.c:(.text+0x371): undefined reference to `_imp__curl_easy_setop
t'
network.o:network.c:(.text+0x39a): undefined reference to `_imp__curl_easy_setop
t'
network.o:network.c:(.text+0x3bc): undefined reference to `_imp__curl_easy_setop
t'
network.o:network.c:(.text+0x3c9): undefined reference to `_imp__curl_easy_perfo
rm'
network.o:network.c:(.text+0x3df): undefined reference to `_imp__curl_easy_strer
ror'
c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../../mingw32/bin/ld.exe: network.o:
 bad reloc address 0x20 in section `.eh_frame'
c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../../mingw32/bin/ld.exe: final link
 failed: Invalid operation
collect2.exe: error: ld returned 1 exit status
make: *** [gpu-miner] Error 1

any suggestions?
233  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] sgminer v5 - optimized X11/X13/NeoScrypt/Lyra2RE/etc. kernel-switch miner on: May 28, 2015, 09:24:16 PM
The Russian(?) virus kernals are too slow...

Quark:

Gigabyte winddforce gtx 970 standard clocks (running opensource sp-mod version 51): 16.2MHASH (1664 shaders) 140WATT
Overclocked radeon 290 (2560 shaders) 16MHASH 300watt++

It`s injected with @double-shares "option" because of the same creator - kachur aka kpnt24 - we have faced with monero @double-shares "option" miner.
234  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Ethereum: Welcome to the Beginning on: May 28, 2015, 08:39:08 PM
any way to install on Win7 via chocolatey?
i have only this:
"[INFO ] - Chocolatey v0.9.9.6
[INFO ] - Installing the following packages:
[INFO ] - alethzero-stable
[INFO ] - By installing you accept licenses for the packages.
[INFO ] - AlethZero-Stable v0.8.2.3-POC8
[ERROR] -  Bad numeric constant: 7.
[ERROR] -  At C:\ProgramData\chocolatey\lib\AlethZero-Stable\tools\chocolateyInstall.ps1:1
[ERROR] -  3 char:2
[ERROR] -  + 7 <<<< z x -aoa -y -o"$env:ProgramFiles\$packageName\" "$destination"
[ERROR] -      + CategoryInfo          : ParserError: (7:String) [], ParseException
[ERROR] -      + FullyQualifiedErrorId : BadNumericConstant
[ERROR] - The install of alethzero-stable was NOT successful.
[ERROR] - Error while running 'C:\ProgramData\chocolatey\lib\AlethZero-Stable\tools\chocolateyInstall.ps1'.
See log for details."  Sad
235  Economy / Computer hardware / Re: [WTS] Lepa 1600 - Cheap! on: May 10, 2015, 08:50:52 PM
the main point - you should to make a cpu-8pin(v2-line)-to-pci-e power adapter to prevent v3/v4/v5/v6 line overload.
236  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] sgminer v5 - optimized X11/X13/NeoScrypt/Lyra2RE/etc. kernel-switch miner on: May 05, 2015, 07:34:30 PM
2 loweris
Are you author? How you can sell it?

Ie What moral right do you have?
nope - he is not.
no moral - just a little greedy boy from dns.
237  Economy / Computer hardware / {WTB} EVGA 1600 G2 or CoolerMaster M2 1500w or etc. (12 pci-e) on: May 01, 2015, 09:04:15 AM
Looking for a high watt. PSU to power 6*GPUs with at least of 12 PCI-E connectors: EVGA 1600 G2/CoolerMaster M2 1500w or etc.
Delivery to Ukraine/or mail-forwarding service in Delaware, USA.
238  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] sgminer v5 - optimized X11/X13/NeoScrypt/Lyra2RE/etc. kernel-switch miner on: April 02, 2015, 11:49:35 PM
There is no miner that can use more than 2 GB of VRAM. This is a bug of opencl. This environment variable is for RAM, instead of VRAM
You are wrong.

z0n0
Your gpu-vddc is too high. Try to fix it at the 1.086v under the mining pressure. Play with PowerTune: from -6 to -xx .
239  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore CryptoNote GPU Miner v9.2 on: March 31, 2015, 11:54:00 AM
Thanks for the reply. There are 8 pieces 290 GPU. Settings - 1030/1350. Config file whose name ends with options -a -r 0. 1 in the same farm - three 790 and one 680. The second three 680 and one 790. It depends on the type of memory?
It does: 290 with Hynix = 290x with Elpida.
240  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: 900 BTC/GH/day on: March 30, 2015, 06:20:20 PM
If you want to dump this coin you`ll probably do it.  Grin

So you're paying 25% of all BTC generated daily by the entire hashing power of the world... per GH? I'm missing something.
Nope. He`s missing something...to spend such a sum of secret-coin is impossible, there is no so huge exchange for this coin. even 100btc is impossible to sold or exchange rate goes to hell/underground forever.  Grin

PS The place for this scam-topic is Marketplace (Altcoins) .Reported to Moderator.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 [12] 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 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 ... 102 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!