Bitcoin Forum
May 03, 2024, 02:35:46 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 [1016] 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 ... 1135 »
  Print  
Author Topic: [ANN] cudaMiner & ccMiner CUDA based mining applications [Windows/Linux/MacOSX]  (Read 3426872 times)
bigjme
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


View Profile
September 03, 2014, 12:20:47 PM
 #20301

Wait its a java applet that creates files? does it even need a wallet?

Owner of: cudamining.co.uk
"With e-currency based on cryptographic proof, without the need to trust a third party middleman, money can be secure and transactions effortless." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
AizenSou
Hero Member
*****
Offline Offline

Activity: 938
Merit: 1000


View Profile
September 03, 2014, 12:36:52 PM
 #20302

Source is available and it's less than 1000 lines of code. Someone should be able to compile it in Windows for you. Sorry but I don't have Windows.

can you point me to the source? tnx

New miner in C
https://s3-ap-southeast-1.amazonaws.com/burst-mirror/dcct-pool-miner.tgz
Plot generator in C
https://bchain.info/plotgenerator.tgz
Plot range checker:
https://bchain.info/BURST/tools/overlap
Plot merge tool(significantly reduce disk stress, very useful if you generate your plot in java so you could replot your plots in bigger stagger size with significant higher speed)
https://bchain.info/merge.c
All credits to this dcct guy.


java isn't that bad... robots on Mars are operated in java

Java is not bad but for handling big memory task it's just not designed for it. LOL


yellowduck2
Hero Member
*****
Offline Offline

Activity: 868
Merit: 1000


View Profile
September 03, 2014, 01:21:52 PM
 #20303

once the HDD is fully plot , CPU will no longer be use ?
djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
September 03, 2014, 01:30:21 PM
 #20304

once the HDD is fully plot , CPU will no longer be use ?
Grin so now, we say fully plot rather than full ?  Grin

edit: clearly the reason I am not attracted to that coin which just write some mindless crap to hdd... (I don't need a coin to do that I can do it myself...   Grin )
 if at least what was written had some use...

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

Activity: 868
Merit: 1000


View Profile
September 03, 2014, 01:31:44 PM
 #20305

once the HDD is fully plot , CPU will no longer be use ?
Grin so now, we say fully plot rather than full ?  Grin

not sure if HDD is full will throw up  Cool
djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
September 03, 2014, 01:36:04 PM
 #20306

once the HDD is fully plot , CPU will no longer be use ?
Grin so now, we say fully plot rather than full ?  Grin

not sure if HDD is full will throw up  Cool
only if it is a roman HDD

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

Activity: 965
Merit: 515


View Profile
September 03, 2014, 01:44:40 PM
 #20307

Hmm scales with HDD capacity..

Is there a coin that scales with the Memory capacity too? (I know Memory Coin but that looks to be dead)
I have access to a PC with a lot of Memory.
djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
September 03, 2014, 02:06:34 PM
 #20308

Hmm scales with HDD capacity..

Is there a coin that scales with the Memory capacity too? (I know Memory Coin but that looks to be dead)
I have access to a PC with a lot of Memory.

shinycoin min mem requirement 32Gb (actually min mem requirement is strictly greater than 16Gb)

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

Activity: 241
Merit: 100


View Profile
September 03, 2014, 02:28:47 PM
 #20309

Yesterday I've tried to compile ccMiner like always ...

cd ccminer-djm34-0901
chmod +x configure autogen.sh

"This is easily fixed by adding at the end to Makefile.am"
AUTOMAKE_OPTIONS = subdir-objects

./autogen.sh
./configure
make

... but now I get the following error Huh

./cuda_helper.h(493): error: more than one instance of overloaded function "__shfl" matches the argument list:
            function "__shfl(int, int, int)"
            function "__shfl(float, int, int)"
            argument types are: (uint32_t, int)

./cuda_helper.h(494): error: more than one instance of overloaded function "__shfl" matches the argument list:
            function "__shfl(int, int, int)"
            function "__shfl(float, int, int)"
            argument types are: (uint32_t, int)

2 errors detected in the compilation of "/tmp/tmpxft_00001fc8_00000000-12_cuda_blake512.compute_50.cpp1.ii".
Makefile:1666: recipe for target 'heavy/cuda_blake512.o' failed
make[2]: *** [heavy/cuda_blake512.o] Error 2
make[2]: Leaving directory '/home/user/ccminer-djm34-0901'
Makefile:1229: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/user/ccminer-djm34-0901'
Makefile:453: recipe for target 'all' failed
make: *** [all] Error 2
djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
September 03, 2014, 02:42:24 PM
 #20310

Yesterday I've tried to compile ccMiner like always ...

cd ccminer-djm34-0901
chmod +x configure autogen.sh

"This is easily fixed by adding at the end to Makefile.am"
AUTOMAKE_OPTIONS = subdir-objects

./autogen.sh
./configure
make

... but now I get the following error Huh

./cuda_helper.h(493): error: more than one instance of overloaded function "__shfl" matches the argument list:
            function "__shfl(int, int, int)"
            function "__shfl(float, int, int)"
            argument types are: (uint32_t, int)

./cuda_helper.h(494): error: more than one instance of overloaded function "__shfl" matches the argument list:
            function "__shfl(int, int, int)"
            function "__shfl(float, int, int)"
            argument types are: (uint32_t, int)

2 errors detected in the compilation of "/tmp/tmpxft_00001fc8_00000000-12_cuda_blake512.compute_50.cpp1.ii".
Makefile:1666: recipe for target 'heavy/cuda_blake512.o' failed
make[2]: *** [heavy/cuda_blake512.o] Error 2
make[2]: Leaving directory '/home/user/ccminer-djm34-0901'
Makefile:1229: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/user/ccminer-djm34-0901'
Makefile:453: recipe for target 'all' failed
make: *** [all] Error 2
You need to use cuda 6.5
I compiled it on aws (ubuntu 14) without any problem.
(using git clone rather than the zip file)
actually you can remove the line 489 to 497 in cuda_helper.h as it isn't used

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

Activity: 3206
Merit: 1069



View Profile
September 03, 2014, 03:08:15 PM
 #20311

once the HDD is fully plot , CPU will no longer be use ?
Grin so now, we say fully plot rather than full ?  Grin

edit: clearly the reason I am not attracted to that coin which just write some mindless crap to hdd... (I don't need a coin to do that I can do it myself...   Grin )
 if at least what was written had some use...


with gpu you waste electricity, here you waste "space"  Grin

once the HDD is fully plot , CPU will no longer be use ?

it still used but the % is tiny
bigjme
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


View Profile
September 03, 2014, 03:38:45 PM
 #20312

If you can select how much space to use per drive and which drives to use, i would consider it.
But i don't fancy dedicating a load of drives purely to that

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

Activity: 1400
Merit: 1050


View Profile WWW
September 03, 2014, 03:42:12 PM
 #20313

If you can select how much space to use per drive and which drives to use, i would consider it.
But i don't fancy dedicating a load of drives purely to that
Not mentioning that now that the coin made it to this thread the profitability is probably dead  Grin

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

Activity: 350
Merit: 250


View Profile
September 03, 2014, 03:47:01 PM
 #20314

very true, this thread is death to all profitable coins, and that probably isn't even a joke

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

Activity: 1400
Merit: 1050


View Profile WWW
September 03, 2014, 03:49:12 PM
 #20315

very true, this thread is death to all profitable coins, and that probably isn't even a joke
too bad, it wasn't even an nvidia coin  Grin

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

Activity: 2002
Merit: 1051


ICO? Not even once.


View Profile
September 03, 2014, 04:43:04 PM
 #20316

While you can have plots with specific sizes and directory linking might work, I think I'm too late to go further into this coin. I can't imagine it's not way overpriced. I'm not sure if the plots are just solely for PoW purposes or they are eventually getting filled with data as people rent this cloud storage but if it would I can't imagine my 2 Mbps upload speed would very much like it.

On another note, you guys might want to check up on good ol' maxcoin and get some before the reward decreases essentially 1/6th of what it is now even if it's only going to end up being one big pump.

Also, I'm curious how many of you will jump on the 900 series cards solely for mining considering how terrible the altcoin scene for miners is lately.

Not your keys, not your coins!
Amph
Legendary
*
Offline Offline

Activity: 3206
Merit: 1069



View Profile
September 03, 2014, 05:03:02 PM
 #20317

If you can select how much space to use per drive and which drives to use, i would consider it.
But i don't fancy dedicating a load of drives purely to that
Not mentioning that now that the coin made it to this thread the profitability is probably dead  Grin

very unlikely, because hdd consume next to nothing, compared to gpu, it's still very profitable and always will be, unless the value reach 0 or something

i mean 1 3tb hd consume 6w lol
tarzanbigcity
Sr. Member
****
Offline Offline

Activity: 602
Merit: 250



View Profile
September 03, 2014, 06:35:03 PM
 #20318

I would much rather waste hdd space than waste money for power. As far as returns go, hdd mining pays off in spades. Once you reach ROI on it, it becomes free money because your not paying for the upkeep of the system by paying inflated power costs every month. A Hdd consumes what 6watts at peak I/O? It scales fairly inexpensively. Also your not limited to 6 PCIe lanes like you would if you were gpu mining. Multichannel raid adapters allow you to keep expanding until your physical space runs out.
djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
September 03, 2014, 07:41:05 PM
 #20319

I would much rather waste hdd space than waste money for power. As far as returns go, hdd mining pays off in spades. Once you reach ROI on it, it becomes free money because your not paying for the upkeep of the system by paying inflated power costs every month. A Hdd consumes what 6watts at peak I/O? It scales fairly inexpensively. Also your not limited to 6 PCIe lanes like you would if you were gpu mining. Multichannel raid adapters allow you to keep expanding until your physical space runs out.

So you are buying something you don't need in hope to make ROI... that's kind of silly to me
I usually don't buy vast amount of space, because I know that each years the price decrease roughly by a factor 2,
so technically you are not making any money at all, you are just buying large HDD in advance you don't even need ignoring the
fact that you could have bought them in a couple of year for a quarter of the price...  Grin






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

Activity: 602
Merit: 250



View Profile
September 03, 2014, 08:06:32 PM
 #20320

Well your same argument applies to GPU mining. So why do people do it? Because its profitable to do so. Do they need that many GPU's for any practical purpose? No. If it became not worth it anymore then the drives can still serve other functions just as GPU cards do.
Pages: « 1 ... 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 [1016] 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 ... 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!