Bitcoin Forum
May 22, 2024, 01:24:20 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 [954] 955 956 957 958 959 960 961 962 963 964 965 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 ... 1135 »
  Print  
Author Topic: [ANN] cudaMiner & ccMiner CUDA based mining applications [Windows/Linux/MacOSX]  (Read 3426873 times)
skunk
Sr. Member
****
Offline Offline

Activity: 329
Merit: 250


View Profile
August 05, 2014, 11:52:15 PM
 #19061

probably but lets know what "half decent" means first...
Mine isn't ready to be released, and won't until I get it working on pool...
almost 2 mhs on a gtx660 oem with 1152 cores

cayars
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile
August 05, 2014, 11:55:55 PM
 #19062

probably but lets know what "half decent" means first...
Mine isn't ready to be released, and won't until I get it working on pool...
almost 2 mhs on a gtx660 oem with 1152 cores

Finally got the hashrate more consistent - slightly over 2MH/s per 750Ti @ stock.

Is that yours on the new release?
djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
August 05, 2014, 11:56:06 PM
 #19063

Either of you two guys planning to release yours?

This one was built on Cuda and not cc miner.
I would say it an sgcudaminer...

Huh
it compiles with mingw32 (or I didn't look much into details)

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

Activity: 462
Merit: 250



View Profile WWW
August 06, 2014, 12:04:48 AM
 #19064

probably but lets know what "half decent" means first...
Mine isn't ready to be released, and won't until I get it working on pool...
almost 2 mhs on a gtx660 oem with 1152 cores

Finally got the hashrate more consistent - slightly over 2MH/s per 750Ti @ stock.

How fast was the original?

sparks2013
Newbie
*
Offline Offline

Activity: 55
Merit: 0


View Profile
August 06, 2014, 12:19:08 AM
 #19065

https://github.com/MiniblockchainProject/CudaMiner

Trying to get this to compile on windows is a pain in the butt. 
mmmaybe
Sr. Member
****
Offline Offline

Activity: 462
Merit: 250



View Profile WWW
August 06, 2014, 12:22:55 AM
 #19066

probably but lets know what "half decent" means first...
Mine isn't ready to be released, and won't until I get it working on pool...
almost 2 mhs on a gtx660 oem with 1152 cores

Finally got the hashrate more consistent - slightly over 2MH/s per 750Ti @ stock.

How fast was the original?

Original was ~1.5MH/s, I think. Still lots to do, though.

Ok, thanks. Good luck with optimizing Smiley


**edit: wow, prize really dropping fast. No buyers over 0.00002226 now!

mmmaybe
Sr. Member
****
Offline Offline

Activity: 462
Merit: 250



View Profile WWW
August 06, 2014, 12:48:55 AM
 #19067

Thats awesome  Smiley

sparks2013
Newbie
*
Offline Offline

Activity: 55
Merit: 0


View Profile
August 06, 2014, 02:05:18 AM
 #19068

Almost had everything compiled for CudaMiner on windows when I hit a wall during this step

LIBCURL="-lcurldll" ./configure CFLAGS="-O3"

It errors out with the following:

checking for __gmpz_init in -lgmp... no
configure: error: GNU MP not found, see https://gmplib.org/

I know that I am missing gmplib, just not sure where or how to install it via MinGW/MSYS
ilovecudacompute
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
August 06, 2014, 02:21:43 AM
 #19069

Almost had everything compiled for CudaMiner on windows when I hit a wall during this step

LIBCURL="-lcurldll" ./configure CFLAGS="-O3"

It errors out with the following:

checking for __gmpz_init in -lgmp... no
configure: error: GNU MP not found, see https://gmplib.org/

I know that I am missing gmplib, just not sure where or how to install it via MinGW/MSYS

The dev of cryptonite mentioned in this irc channel about that question ( i asked in the #ccminer irc channel)
" you will need libgmp. build from source maybe"
sparks2013
Newbie
*
Offline Offline

Activity: 55
Merit: 0


View Profile
August 06, 2014, 02:23:18 AM
 #19070

Almost had everything compiled for CudaMiner on windows when I hit a wall during this step

LIBCURL="-lcurldll" ./configure CFLAGS="-O3"

It errors out with the following:

checking for __gmpz_init in -lgmp... no
configure: error: GNU MP not found, see https://gmplib.org/

I know that I am missing gmplib, just not sure where or how to install it via MinGW/MSYS

The dev of cryptonight mentioned in this irc channel about that question ( i asked in the #ccminer irc channel)
" you will need libgmp. build from source maybe"

Thanks for the tip, I managed to install libgmp in MinGW, but now I am stuck on the close to the last step being the make.  I'm getting an error listed:

c:\mingw\include\ws2tcpip.h:38:2: error: #error "ws2tcpip.h is not compatible with winsock.h. Include winsock2.h instead."
 #error "ws2tcpip.h is not compatible with winsock.h. Include winsock2.h instead."
  ^
In file included from c:/mingw64/include/curl/curlbuild.h:124:0,
                 from c:/mingw64/include/curl/curl.h:34,
                 from cpu-miner.c:37:
c:\mingw\include\ws2tcpip.h:147:8: error: redefinition of 'struct ip_mreq'
 struct ip_mreq {
        ^
In file included from c:\mingw\include\windows.h:93:0,
                 from cpu-miner.c:23:
c:\mingw\include\winsock.h:315:8: note: originally defined here
 struct ip_mreq {
        ^
ilovecudacompute
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
August 06, 2014, 02:31:44 AM
 #19071

Almost had everything compiled for CudaMiner on windows when I hit a wall during this step

LIBCURL="-lcurldll" ./configure CFLAGS="-O3"

It errors out with the following:

checking for __gmpz_init in -lgmp... no
configure: error: GNU MP not found, see https://gmplib.org/

I know that I am missing gmplib, just not sure where or how to install it via MinGW/MSYS

The dev of cryptonight mentioned in this irc channel about that question ( i asked in the #ccminer irc channel)
" you will need libgmp. build from source maybe"

Thanks for the tip, I managed to install libgmp in MinGW, but now I am stuck on the close to the last step being the make.  I'm getting an error listed:

c:\mingw\include\ws2tcpip.h:38:2: error: #error "ws2tcpip.h is not compatible with winsock.h. Include winsock2.h instead."
 #error "ws2tcpip.h is not compatible with winsock.h. Include winsock2.h instead."
  ^
In file included from c:/mingw64/include/curl/curlbuild.h:124:0,
                 from c:/mingw64/include/curl/curl.h:34,
                 from cpu-miner.c:37:
c:\mingw\include\ws2tcpip.h:147:8: error: redefinition of 'struct ip_mreq'
 struct ip_mreq {
        ^
In file included from c:\mingw\include\windows.h:93:0,
                 from cpu-miner.c:23:
c:\mingw\include\winsock.h:315:8: note: originally defined here
 struct ip_mreq {
        ^

The advise from the dev in irc was as follows :
"i think change cpu-miner.c
 so
#include <winsock2.h>
#include <windows.h>
sparks2013
Newbie
*
Offline Offline

Activity: 55
Merit: 0


View Profile
August 06, 2014, 03:16:04 AM
 #19072

Almost had everything compiled for CudaMiner on windows when I hit a wall during this step

LIBCURL="-lcurldll" ./configure CFLAGS="-O3"

It errors out with the following:

checking for __gmpz_init in -lgmp... no
configure: error: GNU MP not found, see https://gmplib.org/

I know that I am missing gmplib, just not sure where or how to install it via MinGW/MSYS

The dev of cryptonight mentioned in this irc channel about that question ( i asked in the #ccminer irc channel)
" you will need libgmp. build from source maybe"

Thanks for the tip, I managed to install libgmp in MinGW, but now I am stuck on the close to the last step being the make.  I'm getting an error listed:

c:\mingw\include\ws2tcpip.h:38:2: error: #error "ws2tcpip.h is not compatible with winsock.h. Include winsock2.h instead."
 #error "ws2tcpip.h is not compatible with winsock.h. Include winsock2.h instead."
  ^
In file included from c:/mingw64/include/curl/curlbuild.h:124:0,
                 from c:/mingw64/include/curl/curl.h:34,
                 from cpu-miner.c:37:
c:\mingw\include\ws2tcpip.h:147:8: error: redefinition of 'struct ip_mreq'
 struct ip_mreq {
        ^
In file included from c:\mingw\include\windows.h:93:0,
                 from cpu-miner.c:23:
c:\mingw\include\winsock.h:315:8: note: originally defined here
 struct ip_mreq {
        ^

The advise from the dev in irc was as follows :
"i think change cpu-miner.c
 so
#include <winsock2.h>
#include <windows.h>

That didn't really help.. I've been at this now for over 3 hours and my head is starting to hurt lol. 

I think this can be resolved by installing an earlier version of MinGW, the only issue is that I cannot find a safe and working download link anywhere..
sparks2013
Newbie
*
Offline Offline

Activity: 55
Merit: 0


View Profile
August 06, 2014, 03:22:39 AM
 #19073

Almost had everything compiled for CudaMiner on windows when I hit a wall during this step

LIBCURL="-lcurldll" ./configure CFLAGS="-O3"

It errors out with the following:

checking for __gmpz_init in -lgmp... no
configure: error: GNU MP not found, see https://gmplib.org/

I know that I am missing gmplib, just not sure where or how to install it via MinGW/MSYS

The dev of cryptonight mentioned in this irc channel about that question ( i asked in the #ccminer irc channel)
" you will need libgmp. build from source maybe"

Thanks for the tip, I managed to install libgmp in MinGW, but now I am stuck on the close to the last step being the make.  I'm getting an error listed:

c:\mingw\include\ws2tcpip.h:38:2: error: #error "ws2tcpip.h is not compatible with winsock.h. Include winsock2.h instead."
 #error "ws2tcpip.h is not compatible with winsock.h. Include winsock2.h instead."
  ^
In file included from c:/mingw64/include/curl/curlbuild.h:124:0,
                 from c:/mingw64/include/curl/curl.h:34,
                 from cpu-miner.c:37:
c:\mingw\include\ws2tcpip.h:147:8: error: redefinition of 'struct ip_mreq'
 struct ip_mreq {
        ^
In file included from c:\mingw\include\windows.h:93:0,
                 from cpu-miner.c:23:
c:\mingw\include\winsock.h:315:8: note: originally defined here
 struct ip_mreq {
        ^

The advise from the dev in irc was as follows :
"i think change cpu-miner.c
 so
#include <winsock2.h>
#include <windows.h>

That didn't really help.. I've been at this now for over 3 hours and my head is starting to hurt lol. 

I think this can be resolved by installing an earlier version of MinGW, the only issue is that I cannot find a safe and working download link anywhere..

When I used Windows, I would build a cross-toolchain, then use that to build a Win64 native toolchain.

Hmmm, thanks for the info.. However, it doesn't make a whole lot of sense to me Tongue.  I am somewhat of a newb here..

I'm following some legacy guides that I've found such as http://pastebin.com/p2cRgHxd
sparks2013
Newbie
*
Offline Offline

Activity: 55
Merit: 0


View Profile
August 06, 2014, 03:28:06 AM
 #19074

Almost had everything compiled for CudaMiner on windows when I hit a wall during this step

LIBCURL="-lcurldll" ./configure CFLAGS="-O3"

It errors out with the following:

checking for __gmpz_init in -lgmp... no
configure: error: GNU MP not found, see https://gmplib.org/

I know that I am missing gmplib, just not sure where or how to install it via MinGW/MSYS

The dev of cryptonight mentioned in this irc channel about that question ( i asked in the #ccminer irc channel)
" you will need libgmp. build from source maybe"

Thanks for the tip, I managed to install libgmp in MinGW, but now I am stuck on the close to the last step being the make.  I'm getting an error listed:

c:\mingw\include\ws2tcpip.h:38:2: error: #error "ws2tcpip.h is not compatible with winsock.h. Include winsock2.h instead."
 #error "ws2tcpip.h is not compatible with winsock.h. Include winsock2.h instead."
  ^
In file included from c:/mingw64/include/curl/curlbuild.h:124:0,
                 from c:/mingw64/include/curl/curl.h:34,
                 from cpu-miner.c:37:
c:\mingw\include\ws2tcpip.h:147:8: error: redefinition of 'struct ip_mreq'
 struct ip_mreq {
        ^
In file included from c:\mingw\include\windows.h:93:0,
                 from cpu-miner.c:23:
c:\mingw\include\winsock.h:315:8: note: originally defined here
 struct ip_mreq {
        ^

The advise from the dev in irc was as follows :
"i think change cpu-miner.c
 so
#include <winsock2.h>
#include <windows.h>

That didn't really help.. I've been at this now for over 3 hours and my head is starting to hurt lol. 

I think this can be resolved by installing an earlier version of MinGW, the only issue is that I cannot find a safe and working download link anywhere..

When I used Windows, I would build a cross-toolchain, then use that to build a Win64 native toolchain.

Hmmm, thanks for the info.. However, it doesn't make a whole lot of sense to me Tongue.  I am somewhat of a newb here..

I'm following some legacy guides that I've found such as http://pastebin.com/p2cRgHxd

Oh, maybe that's not for you, then. I prefer not to use MSYS or the like at all, and instead build what I need from source from a linux machine.

Hehe yeah, understandable..

I actually have an ubuntu server up and running, however.. It's not really that accessible to pop in one of my 750 Ti cards.  If it was, I would have likely had this compiled awhile ago hah.. 
zelante
Full Member
***
Offline Offline

Activity: 263
Merit: 100



View Profile
August 06, 2014, 05:17:42 AM
Last edit: August 06, 2014, 09:46:18 AM by zelante
 #19075

Wrapper for cuda miner by Zelante v2.0.4 (Aug 6th 2014) - "Split Screen"

[add]
sum of all current and average gpu hashrates
[add]
log file output. now only error, start/end strings.
[add]
on high OC on cryptonight gpu may show abnormal hashrate (>36000 H/s). if so, splitscreen will exit.
[fix]
average count algorithm
[chg]
type of start miner was changed. exit only by F10, in that case both process (splitscreen and miner) will be killed correctly. if you kill splitscreen process, miner process will continue working! if you need kill both process: first kill splitscreen and after that miner process.

http://www.cudamining.cc/url/releases/member/7
th00ber
Hero Member
*****
Offline Offline

Activity: 789
Merit: 501


View Profile
August 06, 2014, 09:50:03 AM
 #19076

Got some problem on linux to compile.
I just compile/install th gmp library (https://gmplib.org/manual/Installing-GMP.html)

Now, the ./configure is working for the cudaminer.
But the make is failing because of :
Code:
make[2]: Entering directory `/opt/miners/cudaminer-cryptonite'
nvcc -Xptxas "-abi=no -v" -arch=compute_35 --ptxas-options=-v   -O2 -o trashminer.o -c trashminer.cu
In file included from trashminer.cu:58:0:
uint256.h:16:19: fatal error: gmpxx.h: No such file or directory
 #include <gmpxx.h>

I just try to copy the gmp .h file in the root cudaminer directory and restart a make ... but it's the same.
I'm not really good with compilation, Any idea ? Smiley
dboylc
Full Member
***
Offline Offline

Activity: 153
Merit: 100

mine for future~


View Profile
August 06, 2014, 09:53:06 AM
 #19077

Got some problem on linux to compile.
I just compile/install th gmp library (https://gmplib.org/manual/Installing-GMP.html)

Now, the ./configure is working for the cudaminer.
But the make is failing because of :
Code:
make[2]: Entering directory `/opt/miners/cudaminer-cryptonite'
nvcc -Xptxas "-abi=no -v" -arch=compute_35 --ptxas-options=-v   -O2 -o trashminer.o -c trashminer.cu
In file included from trashminer.cu:58:0:
uint256.h:16:19: fatal error: gmpxx.h: No such file or directory
 #include <gmpxx.h>

I just try to copy the gmp .h file in the root cudaminer directory and restart a make ... but it's the same.
I'm not really good with compilation, Any idea ? Smiley
same question as yours.
and compile from cygwin also.
seems it cant be done under gcc
tbearhere
Legendary
*
Offline Offline

Activity: 3150
Merit: 1003



View Profile
August 06, 2014, 10:32:30 AM
 #19078

that's my address for 1, well the donation address for cudamining.cc
but your right, is it stuck.

or the user...
Just saying  Roll Eyes
lol, I almost got a donation  Grin



you did, i mined straight  to your wallet for 8 hrs a week  ago or so

and that donation goes to bigjme.   ok 40 weeks to go on btc wallet
polanskiman
Full Member
***
Offline Offline

Activity: 266
Merit: 100


View Profile
August 06, 2014, 10:51:29 AM
 #19079

Wrapper for cuda miner by Zelante v2.0.4 (Aug 6th 2014) - "Split Screen"

[add]
sum of all current and average gpu hashrates
[add]
log file output. now only error, start/end strings.
[add]
on high OC on cryptonight gpu may show abnormal hashrate (>36000 H/s). if so, splitscreen will exit.
[fix]
average count algorithm
[chg]
type of start miner was changed. exit only by F10, in that case both process (splitscreen and miner) will be killed correctly. if you kill splitscreen process, miner process will continue working! if you need kill both process: first kill splitscreen and after that miner process.

http://www.cudamining.cc/url/releases/member/7

Have the errors showing in my previous screenshot been resolved?
djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
August 06, 2014, 11:35:08 AM
 #19080

anybody know what "high-hash" means on pool (this is what I currently get from 1gh)
(the share is below target but still rejected with this "high-hash" message)

djm34 facebook page
BTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze
Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
Pages: « 1 ... 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 [954] 955 956 957 958 959 960 961 962 963 964 965 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 ... 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!