Pages:
Author

Topic: [ANN] cudaMiner & ccMiner CUDA based mining applications [Windows/Linux/MacOSX] - page 5. (Read 3426872 times)

newbie
Activity: 8
Merit: 0
Give it up with cudaminer, it's over 3 years out of date. The only algos it supports are either dead or taken
over by ASICs. The code won't compile with new tools and won't run on new hardware when compiled with
old tools.

Use one of the many forks of ccminer that are actively developped.


... not actually helpful.

I'm using an NVIDIA GPU, and I'm given to understand that cudaminer is optimized for that. It was suggested to me that I use it because of my GPU and because I couldn't get CGMiner to work since it doesn't support GPUs anymore.

I just want to know how to fix the file paths so it will look in the right location. If it still doesn't work after that, then I might try another miner.
legendary
Activity: 1470
Merit: 1114
Give it up with cudaminer, it's over 3 years out of date. The only algos it supports are either dead or taken
over by ASICs. The code won't compile with new tools and won't run on new hardware when compiled with
old tools.

Use one of the many forks of ccminer that are actively developped.
newbie
Activity: 8
Merit: 0
Can anyone help? I downloaded the most recent from where checked 256 all good but I cannot get cudaminer to work because of this error.
https://imgur.com/a/NPHR8

The location D:/Christian/X is not something I put in anywhere and is not on my rig.
It doesn't matter, it's just the location of the source code when cudaminer has been compiled.
The "error 30" could be a driver issue, I think. Or maybe cuda 5.5 doesn't work with pascal cards.


So... how do we fix the path name? It's obviously looking for these files in the wrong location.
hero member
Activity: 675
Merit: 513
Can anyone help? I downloaded the most recent from where checked 256 all good but I cannot get cudaminer to work because of this error.
https://imgur.com/a/NPHR8

The location D:/Christian/X is not something I put in anywhere and is not on my rig.
It doesn't matter, it's just the location of the source code when cudaminer has been compiled.
The "error 30" could be a driver issue, I think. Or maybe cuda 5.5 doesn't work with pascal cards.
newbie
Activity: 8
Merit: 0

Quote

Can anyone help? I downloaded the most recent from where checked 256 all good but I cannot get cudaminer to work because of this error.

https://imgur.com/a/NPHR8

The location D:/Christian/X is not something I put in anywhere and is not on my rig.

This is my start.bat
Code:
cudaminer --url=stratum+tcp://us.litecoinpool.org:3333 --userpass=USER:PASS



Came here to say this. I'm having this exact problem as well. Is there a config file somewhere that can be changed to use relative path names?
newbie
Activity: 66
Merit: 0

Quote

Can anyone help? I downloaded the most recent from where checked 256 all good but I cannot get cudaminer to work because of this error.

https://imgur.com/a/NPHR8

The location D:/Christian/X is not something I put in anywhere and is not on my rig.

This is my start.bat
Code:
cudaminer --url=stratum+tcp://us.litecoinpool.org:3333 --userpass=USER:PASS

newbie
Activity: 12
Merit: 1
Is anyone using Gigabyte 1080ti gaming oc graphic card? I really need some sweet OC spot to use for my GPUs. Can anyone help  Cry

Unfortunately, there is no universal sweet spot. Every single card and every single mining algorithm is different and thus reacts differently to various OC settings.

You must experiment and find best OC settings by yourself.
Please also keep in mind that sweet OC spot is different per every single mining algorithm, so every time you switch mining algorithm you should also change OC settings of your cards for best possible performance!
newbie
Activity: 5
Merit: 0
Is anyone using Gigabyte 1080ti gaming oc graphic card? I really need some sweet OC spot to use for my GPUs. Can anyone help  Cry
hero member
Activity: 675
Merit: 513
I still have the original zip files from 2013/2014 here on my drive.

Code:
   Length Name
   ------ ----
  3306391 cudaminer-2013-04-30.zip
  3174651 cudaminer-2013-07-13.zip
  7567847 cudaminer-2013-12-18.zip
  6947077 cudaminer-2014-02-04.zip
  7443982 cudaminer-2014-02-09.zip
  7447814 cudaminer-2014-02-18.zip
  7309862 cudaminer-2014-02-28.zip

Eset NOD32 Antivirus thinks it's ok.
I don't know if the files on github are the same.

put the link to ur drive
ok, here they are:
http://sonstiges.org/seite2.html
hero member
Activity: 675
Merit: 513
I still have the original zip files from 2013/2014 here on my drive.

Code:
   Length Name
   ------ ----
  3306391 cudaminer-2013-04-30.zip
  3174651 cudaminer-2013-07-13.zip
  7567847 cudaminer-2013-12-18.zip
  6947077 cudaminer-2014-02-04.zip
  7443982 cudaminer-2014-02-09.zip
  7447814 cudaminer-2014-02-18.zip
  7309862 cudaminer-2014-02-28.zip

Eset NOD32 Antivirus thinks it's ok.
I don't know if the files on github are the same.
newbie
Activity: 21
Merit: 0
The file you are trying to download is no longer available.
This could be due to the following reasons:
The file has been removed because of a ToS/AUP violation.
Invalid URL - the link you are trying to access does not exist
The file has been deleted by the user.

http://ccminer.org/
full member
Activity: 531
Merit: 100
The file you are trying to download is no longer available.
This could be due to the following reasons:
The file has been removed because of a ToS/AUP violation.
Invalid URL - the link you are trying to access does not exist
The file has been deleted by the user.
newbie
Activity: 19
Merit: 0
CCminer.
Wild keccak does not work because of the increase in the file scratchpad.bin
On the 10 series of cards on this algorithm, the production efficiency of the BBR is 50%. Although AMD cards is 100% working (cpuminer-mult).
full member
Activity: 420
Merit: 106
https://steemit.com/@bibi187
Hi guys,

i actually try to build the new release for skunk from Palgin

https://github.com/palginpav/ccminer/archive/1.1.1.tar.gz



Better check if you have something with *skunk*.* in the source, because otherwise you build something without what you want.
The krnlx source has the skunk.cu, this works.


Thanks for the answer, i get source code from here https://github.com/palginpav/ccminer/releases
But u just point out a problem, source code dont have "skunk.cu"
I assume i have to wait linux build ... I run on krnlx just want to try this update from palgin
member
Activity: 134
Merit: 10
Hi guys,

i actually try to build the new release for skunk from Palgin

https://github.com/palginpav/ccminer/archive/1.1.1.tar.gz



Better check if you have something with *skunk*.* in the source, because otherwise you build something without what you want.
The krnlx source has the skunk.cu, this works.
full member
Activity: 420
Merit: 106
https://steemit.com/@bibi187
Hi guys,

i actually try to build the new release for skunk from Palgin

https://github.com/palginpav/ccminer/archive/1.1.1.tar.gz

I get a error on ./build.sh ( i can install the previous version but not this one )


/usr/bin/ld: ccminer-nvml.o: undefined reference to symbol 'dlclose@@GLIBC_2.2.5'
//lib/x86_64-linux-gnu/libdl.so.2: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
Makefile:1128: recipe for target 'ccminer' failed
make[2]: *** [ccminer] Error 1
make[2]: Leaving directory '/home/m1/PMccminer'
Makefile:2113: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/m1/PMccminer'
Makefile:631: recipe for target 'all' failed
make: *** [all] Error 2

When i check the lib content


readelf -s /lib/x86_64-linux-gnu/libdl.so.2

Symbol table '.dynsym' contains 41 entries:
   Num:    Value          Size Type    Bind   Vis      Ndx Name
     0: 0000000000000000     0 NOTYPE  LOCAL  DEFAULT  UND
     1: 0000000000000ca0     0 SECTION LOCAL  DEFAULT   11
     2: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND __asprintf@GLIBC_2.2.5 (6)
     3: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND free@GLIBC_2.2.5 (6)
     4: 0000000000000000     0 NOTYPE  WEAK   DEFAULT  UND __pthread_key_create
     5: 0000000000000000     0 NOTYPE  WEAK   DEFAULT  UND _ITM_deregisterTMCloneTab
     6: 0000000000000000     0 NOTYPE  WEAK   DEFAULT  UND __pthread_getspecific
     7: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND strcpy@GLIBC_2.2.5 (6)
     8: 0000000000000000     0 OBJECT  WEAK   DEFAULT  UND _environ@GLIBC_2.2.5 (6)
     9: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND calloc@GLIBC_2.2.5 (6)
    10: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND __dcgettext@GLIBC_2.2.5 (6)
    11: 0000000000000000     0 NOTYPE  WEAK   DEFAULT  UND __gmon_start__
    12: 0000000000000000     0 OBJECT  WEAK   DEFAULT  UND environ@GLIBC_2.2.5 (6)
    13: 0000000000000000     0 OBJECT  GLOBAL DEFAULT  UND _rtld_global_ro@GLIBC_PRIVATE (7)
    14: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND _dl_vsym@GLIBC_PRIVATE (Cool
    15: 0000000000000000     0 NOTYPE  WEAK   DEFAULT  UND __pthread_once
    16: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND _dl_addr@GLIBC_PRIVATE (Cool
    17: 0000000000000000     0 OBJECT  GLOBAL DEFAULT  UND _libc_intl_domainname@GLIBC_2.2.5 (6)
    18: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND _dl_sym@GLIBC_PRIVATE (Cool
    19: 0000000000000000     0 NOTYPE  WEAK   DEFAULT  UND _Jv_RegisterClasses
    20: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND _dl_rtld_di_serinfo@GLIBC_PRIVATE (7)
    21: 0000000000000000     0 OBJECT  GLOBAL DEFAULT  UND __environ@GLIBC_2.2.5 (6)
    22: 0000000000000000     0 NOTYPE  WEAK   DEFAULT  UND _ITM_registerTMCloneTable
    23: 0000000000000000     0 NOTYPE  WEAK   DEFAULT  UND __pthread_setspecific
    24: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND strerror@GLIBC_2.2.5 (6)
    25: 0000000000000000     0 OBJECT  GLOBAL DEFAULT  UND _rtld_global@GLIBC_PRIVATE (7)
    26: 0000000000000000     0 FUNC    WEAK   DEFAULT  UND __cxa_finalize@GLIBC_2.2.5 (6)
    27: 0000000000000fe0    54 FUNC    GLOBAL DEFAULT   14 dlclose@@GLIBC_2.2.5
    28: 00000000000017f0    85 FUNC    GLOBAL DEFAULT   14 dlinfo@@GLIBC_2.3.3
    29: 00000000000016b0    54 FUNC    GLOBAL DEFAULT   14 dladdr1@@GLIBC_2.3.3
    30: 0000000000000000     0 OBJECT  GLOBAL DEFAULT  ABS GLIBC_2.2.5
    31: 0000000000001040   127 FUNC    GLOBAL DEFAULT   14 dlsym@@GLIBC_2.2.5
    32: 0000000000001690    30 FUNC    GLOBAL DEFAULT   14 dladdr@@GLIBC_2.2.5
    33: 0000000000000f70    84 FUNC    GLOBAL DEFAULT   14 dlopen@@GLIBC_2.2.5
    34: 00000000002030a0     8 OBJECT  GLOBAL DEFAULT   27 _dlfcn_hook@@GLIBC_PRIVATE
    35: 0000000000000000     0 OBJECT  GLOBAL DEFAULT  ABS GLIBC_2.3.3
    36: 0000000000000000     0 OBJECT  GLOBAL DEFAULT  ABS GLIBC_2.3.4
    37: 0000000000001920    92 FUNC    GLOBAL DEFAULT   14 dlmopen@@GLIBC_2.3.4
    38: 00000000000012b0   579 FUNC    GLOBAL DEFAULT   14 dlerror@@GLIBC_2.2.5
    39: 0000000000000000     0 OBJECT  GLOBAL DEFAULT  ABS GLIBC_PRIVATE
    40: 00000000000010e0   127 FUNC    WEAK   DEFAULT   14 dlvsym@@GLIBC_2.2.5

I have the missing one ... So any solution ?
legendary
Activity: 2716
Merit: 1094
Black Belt Developer
Version 1.2 is strongly outdated (2014 year)

Crash in compilation on Linux Mint 18.1 x64
at this moment i don't have a nvidia card.   Can i compile without videocard Nvidia using MESA.?


mv -f .deps/ccminer-scrypt.Tpo .deps/ccminer-scrypt.Po
gcc -DHAVE_CONFIG_H -I.  -msse2  -fopenmp -pthread -fno-strict-aliasing -I./compat/jansson -DSCRYPT_KECCAK512 -DSCRYPT_CHACHA -DSCRYPT_CHOOSE_COMPILETIME   -g -O2 -MT ccminer-sha2.o -MD -MP -MF .deps/ccminer-sha2.Tpo -c -o ccminer-sha2.o `test -f 'sha2.c' || echo './'`sha2.c
mv -f .deps/ccminer-sha2.Tpo .deps/ccminer-sha2.Po
nvcc -g -O2 -I . -Xptxas "-abi=no -v" -gencode=arch=compute_30,code=\"sm_30,compute_30\" -gencode=arch=compute_35,code=\"sm_35,compute_35\" --maxrregcount=80 --ptxas-options=-v -I./compat/jansson -o heavy/heavy.o -c heavy/heavy.cu
/bin/bash: nvcc: кoмaндa нe нaйдeнa
Makefile:1434: oшибкa выпoлнeния peцeптa для цeли «heavy/heavy.o»
make[2]: *** [heavy/heavy.o] Oшибкa 127
make[2]: выxoд из кaтaлoгa «/media/user/F/Work/Mining/ccminer/ccminer-1.2»
Makefile:1002: oшибкa выпoлнeния peцeптa для цeли «all-recursive»
make[1]: *** [all-recursive] Oшибкa 1
make[1]: выxoд из кaтaлoгa «/media/user/F/Work/Mining/ccminer/ccminer-1.2»
Makefile:440: oшибкa выпoлнeния peцeптa для цeли «all»
make: *** [all] Oшибкa 2
user@PC1 /media/user/F/Work/Mining/ccminer/ccminer-1.2 $

why not using cpuminer, then?
member
Activity: 81
Merit: 10
Version 1.2 is strongly outdated (2014 year)

Crash in compilation on Linux Mint 18.1 x64
at this moment i don't have a nvidia card.   Can i compile without videocard Nvidia using MESA.?


mv -f .deps/ccminer-scrypt.Tpo .deps/ccminer-scrypt.Po
gcc -DHAVE_CONFIG_H -I.  -msse2  -fopenmp -pthread -fno-strict-aliasing -I./compat/jansson -DSCRYPT_KECCAK512 -DSCRYPT_CHACHA -DSCRYPT_CHOOSE_COMPILETIME   -g -O2 -MT ccminer-sha2.o -MD -MP -MF .deps/ccminer-sha2.Tpo -c -o ccminer-sha2.o `test -f 'sha2.c' || echo './'`sha2.c
mv -f .deps/ccminer-sha2.Tpo .deps/ccminer-sha2.Po
nvcc -g -O2 -I . -Xptxas "-abi=no -v" -gencode=arch=compute_30,code=\"sm_30,compute_30\" -gencode=arch=compute_35,code=\"sm_35,compute_35\" --maxrregcount=80 --ptxas-options=-v -I./compat/jansson -o heavy/heavy.o -c heavy/heavy.cu
/bin/bash: nvcc: кoмaндa нe нaйдeнa
Makefile:1434: oшибкa выпoлнeния peцeптa для цeли «heavy/heavy.o»
make[2]: *** [heavy/heavy.o] Oшибкa 127
make[2]: выxoд из кaтaлoгa «/media/user/F/Work/Mining/ccminer/ccminer-1.2»
Makefile:1002: oшибкa выпoлнeния peцeптa для цeли «all-recursive»
make[1]: *** [all-recursive] Oшибкa 1
make[1]: выxoд из кaтaлoгa «/media/user/F/Work/Mining/ccminer/ccminer-1.2»
Makefile:440: oшибкa выпoлнeния peцeптa для цeли «all»
make: *** [all] Oшибкa 2
user@PC1 /media/user/F/Work/Mining/ccminer/ccminer-1.2 $


legendary
Activity: 2002
Merit: 1051
ICO? Not even once.
dear all, i am looking for the latest cuda miner installation software. to mine artbyte.

all hyperlinks to mega.nz are dead. And please I do not need ccminer. But looking for CUDAMINER.EXE and installation in particular.

Anybody can help ?

Artbyte is using Scrypt algo. That is mined with super efficient ASICs meaning that mining with GPUs are a completely waste of electricity. Even if you spend the amount of money you'd spend for electricity and buy Artbyte, you'll earn more.
Pages:
Jump to: