Bitcoin Forum
June 26, 2024, 07:37:46 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 [474] 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 ... 1135 »
  Print  
Author Topic: [ANN] cudaMiner & ccMiner CUDA based mining applications [Windows/Linux/MacOSX]  (Read 3426878 times)
Mantiska
Newbie
*
Offline Offline

Activity: 47
Merit: 0


View Profile
March 22, 2014, 10:18:40 AM
 #9461

When I try to compile ccminer v0.2, I get an error
Code:
1>  Compiling CUDA source file cuda_sha256.cu...
1> 
1>  C:\Users\Mantis\Desktop\CUDA\ccminer-0.2>"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v5.5\bin\nvcc.exe" -gencode=arch=compute_20,code=\"sm_20,compute_20\" --use-local-env --cl-version 2010 -ccbin "D:\VS2010\VC\bin\x86_amd64"  -I. -Icompat -Icompat\jansson -Icompat\getopt -I"..\pthreads\Pre-built.2\include" -I"..\curl-7.29.0_x64\include" -I"..\OpenSSL-Win64\include" -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v5.5\include" -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v5.5\include" -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v5.5\include" --opencc-options -LIST:source=on   --keep --keep-dir x64\Release -maxrregcount=63 --ptxas-options=-v --machine 64 --compile -cudart static -Xptxas "-abi=no -v"     -DWIN32 -DNDEBUG -D_CONSOLE -D_CRT_SECURE_NO_WARNINGS -DCURL_STATICLIB -DSCRYPT_KECCAK512 -DSCRYPT_CHACHA -DSCRYPT_CHOOSE_COMPILETIME -D_MBCS -Xcompiler "/EHsc /W3 /nologo /O2 /Zi  /MD  " -o x64\Release\cuda_sha256.cu.obj "C:\Users\Mantis\Desktop\CUDA\ccminer-0.2\cuda_sha256.cu"
1>nvcc : warning : Option '--opencc-options (-Xopencc)' is obsolete and ignored, when targeting compute_20, sm_20, or higher
1>ptxas : warning : 'option -abi=no' might get deprecated in future
1>  ptxas : info : 0 bytes gmem, 352 bytes cmem[2]
1>  ptxas : info : Compiling entry function '_Z15sha256_gpu_hashijPvPjS0_' for 'sm_20'
1>  ptxas : info : Used 59 registers, 64 bytes cmem[0], 20 bytes cmem[16]
1>  Compiling CUDA source file heavy.cu...
1> 
1>  C:\Users\Mantis\Desktop\CUDA\ccminer-0.2>"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v5.5\bin\nvcc.exe" -gencode=arch=compute_20,code=\"sm_20,compute_20\" --use-local-env --cl-version 2010 -ccbin "D:\VS2010\VC\bin\x86_amd64"  -I. -Icompat -Icompat\jansson -Icompat\getopt -I"..\pthreads\Pre-built.2\include" -I"..\curl-7.29.0_x64\include" -I"..\OpenSSL-Win64\include" -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v5.5\include" -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v5.5\include" -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v5.5\include" --opencc-options -LIST:source=on   --keep --keep-dir x64\Release -maxrregcount=63 --ptxas-options=-v --machine 64 --compile -cudart static -Xptxas "-abi=no -v"     -DWIN32 -DNDEBUG -D_CONSOLE -D_CRT_SECURE_NO_WARNINGS -DCURL_STATICLIB -DSCRYPT_KECCAK512 -DSCRYPT_CHACHA -DSCRYPT_CHOOSE_COMPILETIME -D_MBCS -Xcompiler "/EHsc /W3 /nologo /O2 /Zi  /MD  " -o x64\Release\heavy.cu.obj "C:\Users\Mantis\Desktop\CUDA\ccminer-0.2\heavy.cu"
1>nvcc : warning : Option '--opencc-options (-Xopencc)' is obsolete and ignored, when targeting compute_20, sm_20, or higher
1>c:\users\mantis\desktop\cuda\ccminer-0.2\miner.h(34): fatal error C1083: Cannot open include file: 'alloca.h': No such file or directory
1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\BuildCustomizations\CUDA 5.5.targets(592,9): error MSB3721: The command ""C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v5.5\bin\nvcc.exe" -gencode=arch=compute_20,code=\"sm_20,compute_20\" --use-local-env --cl-version 2010 -ccbin "D:\VS2010\VC\bin\x86_amd64"  -I. -Icompat -Icompat\jansson -Icompat\getopt -I"..\pthreads\Pre-built.2\include" -I"..\curl-7.29.0_x64\include" -I"..\OpenSSL-Win64\include" -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v5.5\include" -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v5.5\include" -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v5.5\include" --opencc-options -LIST:source=on   --keep --keep-dir x64\Release -maxrregcount=63 --ptxas-options=-v --machine 64 --compile -cudart static -Xptxas "-abi=no -v"     -DWIN32 -DNDEBUG -D_CONSOLE -D_CRT_SECURE_NO_WARNINGS -DCURL_STATICLIB -DSCRYPT_KECCAK512 -DSCRYPT_CHACHA -DSCRYPT_CHOOSE_COMPILETIME -D_MBCS -Xcompiler "/EHsc /W3 /nologo /O2 /Zi  /MD  " -o x64\Release\heavy.cu.obj "C:\Users\Mantis\Desktop\CUDA\ccminer-0.2\heavy.cu"" exited with code 2.
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
How to solve it?
djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
March 22, 2014, 10:20:09 AM
 #9462

I solved the problem with the crash and lost of power while running on fugue256.
It was related to the use of shared memory that you have introduced.
I modified the code so that it runs without it and recompiled and now it runs flawlessly as before.
Now I don't understand why nobody else had the problem.

The feature which is supposed to make the card working at 100% doesn't seem to work.
(In anycase, it would have very little chance on my card, since the boost is disabled in the bios).
But running to instance of ccminer seems to work well.
Flawlessly as in same hashrate?
I was rather thinking in terms of stability, but I also have the same hashrate (the hasrate was not an issue except when the power drops to 37%...). It has worked all night without any problem.

djm34 facebook page
BTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze
Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
March 22, 2014, 10:27:08 AM
 #9463

When I try to compile ccminer v0.2, I get an error
Code:
1>  Compiling CUDA source file cuda_sha256.cu...
1> 
1>  C:\Users\Mantis\Desktop\CUDA\ccminer-0.2>"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v5.5\bin\nvcc.exe" -gencode=arch=compute_20,code=\"sm_20,compute_20\" --use-local-env --cl-version 2010 -ccbin "D:\VS2010\VC\bin\x86_amd64"  -I. -Icompat -Icompat\jansson -Icompat\getopt -I"..\pthreads\Pre-built.2\include" -I"..\curl-7.29.0_x64\include" -I"..\OpenSSL-Win64\include" -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v5.5\include" -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v5.5\include" -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v5.5\include" --opencc-options -LIST:source=on   --keep --keep-dir x64\Release -maxrregcount=63 --ptxas-options=-v --machine 64 --compile -cudart static -Xptxas "-abi=no -v"     -DWIN32 -DNDEBUG -D_CONSOLE -D_CRT_SECURE_NO_WARNINGS -DCURL_STATICLIB -DSCRYPT_KECCAK512 -DSCRYPT_CHACHA -DSCRYPT_CHOOSE_COMPILETIME -D_MBCS -Xcompiler "/EHsc /W3 /nologo /O2 /Zi  /MD  " -o x64\Release\cuda_sha256.cu.obj "C:\Users\Mantis\Desktop\CUDA\ccminer-0.2\cuda_sha256.cu"
1>nvcc : warning : Option '--opencc-options (-Xopencc)' is obsolete and ignored, when targeting compute_20, sm_20, or higher
1>ptxas : warning : 'option -abi=no' might get deprecated in future
1>  ptxas : info : 0 bytes gmem, 352 bytes cmem[2]
1>  ptxas : info : Compiling entry function '_Z15sha256_gpu_hashijPvPjS0_' for 'sm_20'
1>  ptxas : info : Used 59 registers, 64 bytes cmem[0], 20 bytes cmem[16]
1>  Compiling CUDA source file heavy.cu...
1> 
1>  C:\Users\Mantis\Desktop\CUDA\ccminer-0.2>"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v5.5\bin\nvcc.exe" -gencode=arch=compute_20,code=\"sm_20,compute_20\" --use-local-env --cl-version 2010 -ccbin "D:\VS2010\VC\bin\x86_amd64"  -I. -Icompat -Icompat\jansson -Icompat\getopt -I"..\pthreads\Pre-built.2\include" -I"..\curl-7.29.0_x64\include" -I"..\OpenSSL-Win64\include" -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v5.5\include" -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v5.5\include" -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v5.5\include" --opencc-options -LIST:source=on   --keep --keep-dir x64\Release -maxrregcount=63 --ptxas-options=-v --machine 64 --compile -cudart static -Xptxas "-abi=no -v"     -DWIN32 -DNDEBUG -D_CONSOLE -D_CRT_SECURE_NO_WARNINGS -DCURL_STATICLIB -DSCRYPT_KECCAK512 -DSCRYPT_CHACHA -DSCRYPT_CHOOSE_COMPILETIME -D_MBCS -Xcompiler "/EHsc /W3 /nologo /O2 /Zi  /MD  " -o x64\Release\heavy.cu.obj "C:\Users\Mantis\Desktop\CUDA\ccminer-0.2\heavy.cu"
1>nvcc : warning : Option '--opencc-options (-Xopencc)' is obsolete and ignored, when targeting compute_20, sm_20, or higher
1>c:\users\mantis\desktop\cuda\ccminer-0.2\miner.h(34): fatal error C1083: Cannot open include file: 'alloca.h': No such file or directory
1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\BuildCustomizations\CUDA 5.5.targets(592,9): error MSB3721: The command ""C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v5.5\bin\nvcc.exe" -gencode=arch=compute_20,code=\"sm_20,compute_20\" --use-local-env --cl-version 2010 -ccbin "D:\VS2010\VC\bin\x86_amd64"  -I. -Icompat -Icompat\jansson -Icompat\getopt -I"..\pthreads\Pre-built.2\include" -I"..\curl-7.29.0_x64\include" -I"..\OpenSSL-Win64\include" -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v5.5\include" -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v5.5\include" -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v5.5\include" --opencc-options -LIST:source=on   --keep --keep-dir x64\Release -maxrregcount=63 --ptxas-options=-v --machine 64 --compile -cudart static -Xptxas "-abi=no -v"     -DWIN32 -DNDEBUG -D_CONSOLE -D_CRT_SECURE_NO_WARNINGS -DCURL_STATICLIB -DSCRYPT_KECCAK512 -DSCRYPT_CHACHA -DSCRYPT_CHOOSE_COMPILETIME -D_MBCS -Xcompiler "/EHsc /W3 /nologo /O2 /Zi  /MD  " -o x64\Release\heavy.cu.obj "C:\Users\Mantis\Desktop\CUDA\ccminer-0.2\heavy.cu"" exited with code 2.
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
How to solve it?
replace in cpuminer-config.h
#define HAVE_ALLOCA_H 1 by #undef HAVE_ALLOCA
(you should get then a second error message related to syslog, and you will have to do the same for SYSLOG)

djm34 facebook page
BTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze
Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
cbuchner1 (OP)
Hero Member
*****
Offline Offline

Activity: 756
Merit: 502


View Profile
March 22, 2014, 10:54:32 AM
 #9464

When I try to compile ccminer v0.2, I get an error
Code:
1>  Compiling CUDA source file cuda_sha256.cu...
1>  
1>  C:\Users\Mantis\Desktop\CUDA\ccminer-0.2>"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v5.5\bin\nvcc.exe" -gencode=arch=compute_20,code=\"sm_20,compute_20\" --use-local-env --cl-version 2010 -ccbin "D:\VS2010\VC\bin\x86_amd64"  -I. -Icompat -Icompat\jansson -Icompat\getopt -I"..\pthreads\Pre-built.2\include" -I"..\curl-7.29.0_x64\include" -I"..\OpenSSL-Win64\include" -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v5.5\include" -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v5.5\include" -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v5.5\include" --opencc-options -LIST:source=on   --keep --keep-dir x64\Release -maxrregcount=63 --ptxas-options=-v --machine 64 --compile -cudart static -Xptxas "-abi=no -v"     -DWIN32 -DNDEBUG -D_CONSOLE -D_CRT_SECURE_NO_WARNINGS -DCURL_STATICLIB -DSCRYPT_KECCAK512 -DSCRYPT_CHACHA -DSCRYPT_CHOOSE_COMPILETIME -D_MBCS -Xcompiler "/EHsc /W3 /nologo /O2 /Zi  /MD  " -o x64\Release\cuda_sha256.cu.obj "C:\Users\Mantis\Desktop\CUDA\ccminer-0.2\cuda_sha256.cu"
1>nvcc : warning : Option '--opencc-options (-Xopencc)' is obsolete and ignored, when targeting compute_20, sm_20, or higher
1>ptxas : warning : 'option -abi=no' might get deprecated in future
1>  ptxas : info : 0 bytes gmem, 352 bytes cmem[2]
1>  ptxas : info : Compiling entry function '_Z15sha256_gpu_hashijPvPjS0_' for 'sm_20'
1>  ptxas : info : Used 59 registers, 64 bytes cmem[0], 20 bytes cmem[16]
1>  Compiling CUDA source file heavy.cu...
1>  
1>  C:\Users\Mantis\Desktop\CUDA\ccminer-0.2>"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v5.5\bin\nvcc.exe" -gencode=arch=compute_20,code=\"sm_20,compute_20\" --use-local-env --cl-version 2010 -ccbin "D:\VS2010\VC\bin\x86_amd64"  -I. -Icompat -Icompat\jansson -Icompat\getopt -I"..\pthreads\Pre-built.2\include" -I"..\curl-7.29.0_x64\include" -I"..\OpenSSL-Win64\include" -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v5.5\include" -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v5.5\include" -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v5.5\include" --opencc-options -LIST:source=on   --keep --keep-dir x64\Release -maxrregcount=63 --ptxas-options=-v --machine 64 --compile -cudart static -Xptxas "-abi=no -v"     -DWIN32 -DNDEBUG -D_CONSOLE -D_CRT_SECURE_NO_WARNINGS -DCURL_STATICLIB -DSCRYPT_KECCAK512 -DSCRYPT_CHACHA -DSCRYPT_CHOOSE_COMPILETIME -D_MBCS -Xcompiler "/EHsc /W3 /nologo /O2 /Zi  /MD  " -o x64\Release\heavy.cu.obj "C:\Users\Mantis\Desktop\CUDA\ccminer-0.2\heavy.cu"
1>nvcc : warning : Option '--opencc-options (-Xopencc)' is obsolete and ignored, when targeting compute_20, sm_20, or higher
1>c:\users\mantis\desktop\cuda\ccminer-0.2\miner.h(34): fatal error C1083: Cannot open include file: 'alloca.h': No such file or directory
1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\BuildCustomizations\CUDA 5.5.targets(592,9): error MSB3721: The command ""C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v5.5\bin\nvcc.exe" -gencode=arch=compute_20,code=\"sm_20,compute_20\" --use-local-env --cl-version 2010 -ccbin "D:\VS2010\VC\bin\x86_amd64"  -I. -Icompat -Icompat\jansson -Icompat\getopt -I"..\pthreads\Pre-built.2\include" -I"..\curl-7.29.0_x64\include" -I"..\OpenSSL-Win64\include" -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v5.5\include" -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v5.5\include" -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v5.5\include" --opencc-options -LIST:source=on   --keep --keep-dir x64\Release -maxrregcount=63 --ptxas-options=-v --machine 64 --compile -cudart static -Xptxas "-abi=no -v"     -DWIN32 -DNDEBUG -D_CONSOLE -D_CRT_SECURE_NO_WARNINGS -DCURL_STATICLIB -DSCRYPT_KECCAK512 -DSCRYPT_CHACHA -DSCRYPT_CHOOSE_COMPILETIME -D_MBCS -Xcompiler "/EHsc /W3 /nologo /O2 /Zi  /MD  " -o x64\Release\heavy.cu.obj "C:\Users\Mantis\Desktop\CUDA\ccminer-0.2\heavy.cu"" exited with code 2.
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
How to solve it?

oops! take cpuminer-config.h from previous version. I checked in the Linux generated one by accident.
jack80
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250


View Profile
March 22, 2014, 11:12:18 AM
 #9465

I just had a doubt I'm undermining maxcoin on max.1gh.com

I have 2 PC all 2 make me 330 mh / s (ie a total of 660 mh / s)

The first PC in. Bat has configured address of my wallet, and so identical according to my other pc has always address of the wallet to which the first tip.

Now in the statistics of the pool instead of giving me TOTAL mh / mh 660 s / s (which is the sum of 2 pcs), it gives me a maximum of 400 mh / s (sometimes down to 370 mh / s).

I was wrong to write. Bat same identically for all 2 pc, ie, with the same address wallet and that's it? .






██████████████████████████████████████████████████████████████████████████████████████████████
██████████████████████████████████████████████████████████████████████████████████████
███████████████████████████████████████████████████████████████████████▄▄▄███████████████████████
███████████████████████████████████████████████████████████████████████▀▀▀████████████████████████
██████████████████████████████████████████████████████████████████████████████████████████████████
█████████████████████████████████████████████████████████████████████████████████████████████████





INTRODUCING WAVES
ULTIMATE ASSET/CUSTOM TOKEN BLOCKCHAIN PLATFORM







djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
March 22, 2014, 11:29:29 AM
 #9466

I just had a doubt I'm undermining maxcoin on max.1gh.com

I have 2 PC all 2 make me 330 mh / s (ie a total of 660 mh / s)

The first PC in. Bat has configured address of my wallet, and so identical according to my other pc has always address of the wallet to which the first tip.

Now in the statistics of the pool instead of giving me TOTAL mh / mh 660 s / s (which is the sum of 2 pcs), it gives me a maximum of 400 mh / s (sometimes down to 370 mh / s).

I was wrong to write. Bat same identically for all 2 pc, ie, with the same address wallet and that's it? .
The hashrate of 1gh is not very accurate

djm34 facebook page
BTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze
Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
liomojo1
Hero Member
*****
Offline Offline

Activity: 676
Merit: 500


View Profile
March 22, 2014, 12:23:27 PM
 #9467

Strange thing i noticed when minig fuguie on my 6x750ti rig , only one card shows that it uses 260mb of its memory , others are not using any memory. Why is that?
bigjme
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


View Profile
March 22, 2014, 12:25:43 PM
 #9468

Strange thing i noticed when minig fuguie on my 6x750ti rig , only one card shows that it uses 260mb of its memory , others are not using any memory. Why is that?

Is one of the cards doing the display?

Owner of: cudamining.co.uk
liomojo1
Hero Member
*****
Offline Offline

Activity: 676
Merit: 500


View Profile
March 22, 2014, 12:27:19 PM
 #9469

Yes i didn`t guess of that , thanks.
 Grin
bigjme
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


View Profile
March 22, 2014, 12:31:51 PM
 #9470

No worries

Owner of: cudamining.co.uk
AizenSou
Hero Member
*****
Offline Offline

Activity: 938
Merit: 1000


View Profile
March 22, 2014, 12:44:18 PM
 #9471

How many fc day with 400 mh/s ?

roughly about 576.00 FC  or about 0.0132 BTC is todays xchange rate

I don't think so. With this current difficulty, my 10Ghs only earn roughly 6000FC / day. So yours is much lower.
ivanlabrie
Hero Member
*****
Offline Offline

Activity: 812
Merit: 1000



View Profile
March 22, 2014, 12:59:30 PM
 #9472

Yeah, I got 133 in a day (less than a day really, since Christian posted the binaries till now with a 6 hour period of no activity in between).
More like 4 hours?

We need an exchange, we can't dump at nxt-e lol
djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
March 22, 2014, 01:11:02 PM
 #9473

How many fc day with 400 mh/s ?

roughly about 576.00 FC  or about 0.0132 BTC is todays xchange rate

I don't think so. With this current difficulty, my 10Ghs only earn roughly 6000FC / day. So yours is much lower.
Is it real 10Ghash/s or as shown by dwarfpool ?

djm34 facebook page
BTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze
Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
jack80
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250


View Profile
March 22, 2014, 01:21:50 PM
 #9474

Yeah, I got 133 in a day (less than a day really, since Christian posted the binaries till now with a 6 hour period of no activity in between).
More like 4 hours?

We need an exchange, we can't dump at nxt-e lol

Only 133 fc a day Huh

https://www.nxt-e.com/default.aspx?m=fc_btc

133 fc is 0,00405783 BTC = 2,23789324 USD ( BTC a 551$ )

Not profitable .






██████████████████████████████████████████████████████████████████████████████████████████████
██████████████████████████████████████████████████████████████████████████████████████
███████████████████████████████████████████████████████████████████████▄▄▄███████████████████████
███████████████████████████████████████████████████████████████████████▀▀▀████████████████████████
██████████████████████████████████████████████████████████████████████████████████████████████████
█████████████████████████████████████████████████████████████████████████████████████████████████





INTRODUCING WAVES
ULTIMATE ASSET/CUSTOM TOKEN BLOCKCHAIN PLATFORM







EtBIM
Member
**
Offline Offline

Activity: 83
Merit: 10


View Profile
March 22, 2014, 01:32:58 PM
 #9475

Vertcoin price is climbing fast, i think it's a great choice at this moment
http://www.verters.com/vertcoin-mining-calculator

BTC: 1PoM7Us1VwPAfULsyTcwjqAeZMjRwiokB4
djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
March 22, 2014, 01:36:45 PM
 #9476

Vertcoin price is climbing fast, i think it's a great choice at this moment
http://www.verters.com/vertcoin-mining-calculator
hope exe will follow

djm34 facebook page
BTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze
Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
jack80
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250


View Profile
March 22, 2014, 01:44:11 PM
 #9477

I want try vertcoin the best config.bat for Nvidia 750 ti is ? .






██████████████████████████████████████████████████████████████████████████████████████████████
██████████████████████████████████████████████████████████████████████████████████████
███████████████████████████████████████████████████████████████████████▄▄▄███████████████████████
███████████████████████████████████████████████████████████████████████▀▀▀████████████████████████
██████████████████████████████████████████████████████████████████████████████████████████████████
█████████████████████████████████████████████████████████████████████████████████████████████████





INTRODUCING WAVES
ULTIMATE ASSET/CUSTOM TOKEN BLOCKCHAIN PLATFORM







AizenSou
Hero Member
*****
Offline Offline

Activity: 938
Merit: 1000


View Profile
March 22, 2014, 01:47:03 PM
 #9478

How many fc day with 400 mh/s ?

roughly about 576.00 FC  or about 0.0132 BTC is todays xchange rate

I don't think so. With this current difficulty, my 10Ghs only earn roughly 6000FC / day. So yours is much lower.
Is it real 10Ghash/s or as shown by dwarfpool ?

Sorry dwarfpool gives me the wrong illusion Cheesy. The dev has repaired this and it shows correct now. 3.5Ghs only  Cry It will take me 1 month to get the same holder like Christian  Cry
bigjme
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


View Profile
March 22, 2014, 01:53:32 PM
 #9479

What's the launch configuration for vertcoin again on a 780?

And what pool seems to run best? I'm going to switch over to it tonight

Owner of: cudamining.co.uk
djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
March 22, 2014, 01:59:53 PM
 #9480

What's the launch configuration for vertcoin again on a 780?

And what pool seems to run best? I'm going to switch over to it tonight
Same as GPUC
I would suggest p2pool. (most of the vertcoin pool I knew have closed...)
You won't get any payout for a while (the time needed to find a first share), but after that you should get a pretty regular payout.
But don't expect much, it is of the order of 1~2VTC a day...

djm34 facebook page
BTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze
Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
Pages: « 1 ... 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 [474] 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 ... 1135 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!