Bitcoin Forum
April 25, 2024, 05:23:03 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 [134] 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 ... 1240 »
  Print  
Author Topic: CCminer(SP-MOD) Modded GPU kernels.  (Read 2347498 times)
scryptr
Legendary
*
Offline Offline

Activity: 1793
Merit: 1028



View Profile WWW
May 03, 2015, 02:10:15 PM
 #2661

RELEASE v49--

The GTX 960 SSC is getting 350kh/s mining Neoscrypt on Win 7 x64. I am using an intensity setting of 15.5 and a throughput setting of 3.5.


COMMIT 771 still does not build on Linux.       --scryptr

TIPS:  BTC - 1Fs4uZ6a9ABYBTaHGUfqcwCQmeBRxkKRQT    DASH - XrK81tW31SLsVvZ2WX9VhTjpT6GXJPLdbQ
          SCRYPTR'S NOTEBOOK: https://bitcointalk.org/index.php?topic=5035515.msg46035530#msg46035530
          GITHUB: "github.com/scryptr"  MERIT is appreciated, also.  Thanks!
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714065783
Hero Member
*
Offline Offline

Posts: 1714065783

View Profile Personal Message (Offline)

Ignore
1714065783
Reply with quote  #2

1714065783
Report to moderator
1714065783
Hero Member
*
Offline Offline

Posts: 1714065783

View Profile Personal Message (Offline)

Ignore
1714065783
Reply with quote  #2

1714065783
Report to moderator
1714065783
Hero Member
*
Offline Offline

Posts: 1714065783

View Profile Personal Message (Offline)

Ignore
1714065783
Reply with quote  #2

1714065783
Report to moderator
chrysophylax
Legendary
*
Offline Offline

Activity: 2814
Merit: 1091


--- ChainWorks Industries ---


View Profile WWW
May 03, 2015, 02:22:17 PM
 #2662

hi guys ...

what is the best setting for neoscrypt for 750ti oc? ...

im not familiar with throughput and such - so could someone post the commandline parameters that would maximize the hashrate? ...

much appreciated ...

latest commit is still compiling on the test machine ... taking a while but looks like its actually compiling ...

will see when if it errors or finishes soon ... i hope Wink ...

#crysx

sp_ (OP)
Legendary
*
Offline Offline

Activity: 2898
Merit: 1087

Team Black developer


View Profile
May 03, 2015, 02:33:19 PM
 #2663

Submitted a 10% increase in the blakecoin algo.

Team Black Miner (ETHB3 ETH ETC VTC KAWPOW FIROPOW ZILLIQA + dual mining + tripple mining.. https://github.com/sp-hash/TeamBlackMiner
scryptr
Legendary
*
Offline Offline

Activity: 1793
Merit: 1028



View Profile WWW
May 03, 2015, 02:40:59 PM
 #2664

hi guys ...

what is the best setting for neoscrypt for 750ti oc? ...

im not familiar with throughput and such - so could someone post the commandline parameters that would maximize the hashrate? ...

much appreciated ...

latest commit is still compiling on the test machine ... taking a while but looks like its actually compiling ...

will see when if it errors or finishes soon ... i hope Wink ...

#crysx

Throughput should be 1 for 750ti, intensity 15 to  15.7.  I used a higher intensity on DJM34's builds, but it won't work today.  Check the end of DJM34's thread for tips.         --scryptr

TIPS:  BTC - 1Fs4uZ6a9ABYBTaHGUfqcwCQmeBRxkKRQT    DASH - XrK81tW31SLsVvZ2WX9VhTjpT6GXJPLdbQ
          SCRYPTR'S NOTEBOOK: https://bitcointalk.org/index.php?topic=5035515.msg46035530#msg46035530
          GITHUB: "github.com/scryptr"  MERIT is appreciated, also.  Thanks!
scryptr
Legendary
*
Offline Offline

Activity: 1793
Merit: 1028



View Profile WWW
May 03, 2015, 02:52:53 PM
 #2665

COMMIT 772--

The commit does not build in Linux.  I am getting errors pointing to functions yescrypt_kdf and yescrypt_kdf_old.  Also, something about "sph/ccminer-yescrypt-opt.o" .       --scryptr

TIPS:  BTC - 1Fs4uZ6a9ABYBTaHGUfqcwCQmeBRxkKRQT    DASH - XrK81tW31SLsVvZ2WX9VhTjpT6GXJPLdbQ
          SCRYPTR'S NOTEBOOK: https://bitcointalk.org/index.php?topic=5035515.msg46035530#msg46035530
          GITHUB: "github.com/scryptr"  MERIT is appreciated, also.  Thanks!
chrysophylax
Legendary
*
Offline Offline

Activity: 2814
Merit: 1091


--- ChainWorks Industries ---


View Profile WWW
May 03, 2015, 03:01:08 PM
 #2666

COMMIT 772--

The commit does not build in Linux.  I am getting errors pointing to functions yescrypt_kdf and yescrypt_kdf_old.  Also, something about "sph/ccminer-yescrypt-opt.o" .       --scryptr

much appreciated with the details of the neoscrypt parameters and direction ...

as for the latest commit ...

it looks like it has been sitting there at the same place now for 15 minutes ... way too long for any compile ...

its seems to have stopped at this below ...

-------

scrypt/nv_kernel2.cu: In member function ‘virtual bool NV2Kernel::run_kernel(dim3, dim3, int, int, cudaStream_t, uint32_t*, uint32_t*, unsigned int, unsigned int, bool, bool, int)’:
scrypt/nv_kernel2.cu:60:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  if (N != prev_N[thr_id]) {
                           ^
ptxas info    : Overriding global maxrregcount 128 with entry-specific value 64 computed using thread count
ptxas info    : Overriding global maxrregcount 128 with entry-specific value 64 computed using thread count
ptxas info    : 0 bytes gmem, 1152 bytes cmem[3]
ptxas info    : Compiling entry function '_Z26x11_shavite512_gpu_hash_64jjPm' for 'sm_50'
ptxas info    : Function properties for _Z26x11_shavite512_gpu_hash_64jjPm
    32 bytes stack frame, 28 bytes spill stores, 28 bytes spill loads
ptxas info    : Used 64 registers, 4096 bytes smem, 336 bytes cmem[0]
ptxas info    : Compiling entry function '_Z26x11_shavite512_gpu_hash_80jjPv' for 'sm_50'
ptxas info    : Function properties for _Z26x11_shavite512_gpu_hash_80jjPv
    128 bytes stack frame, 132 bytes spill stores, 132 bytes spill loads
ptxas info    : Used 64 registers, 4096 bytes smem, 336 bytes cmem[0]

-------

so it seems you are right scryptr ...

no dice for this build sp ... unfortunately ...

#crysx

scryptr
Legendary
*
Offline Offline

Activity: 1793
Merit: 1028



View Profile WWW
May 03, 2015, 03:11:07 PM
 #2667

NEOSCRYPT PERFORMANCE--

My Win 8 rig, 1x 4GB GTX 960 FTW and 5x GTX 750ti SSC, is getting 1200kh/s for the rig, 330kh/s for the 960 and 175kh/s per card for the 750ti models.  I have to use the "devices" ("-d") switch to set different settings per card.  The 4GB GTX 960 FTW is card 0.

This is the same rig, minus 1 750ti SSC, that was crashing so often.  One of the 750ti cards has been pulled and will go in for warranty repair.  The rig is now stable.

The 4GB GTX 960 FTW card should do  better than 333kh/s, I just need to tune the configuration.       --scryptr

TIPS:  BTC - 1Fs4uZ6a9ABYBTaHGUfqcwCQmeBRxkKRQT    DASH - XrK81tW31SLsVvZ2WX9VhTjpT6GXJPLdbQ
          SCRYPTR'S NOTEBOOK: https://bitcointalk.org/index.php?topic=5035515.msg46035530#msg46035530
          GITHUB: "github.com/scryptr"  MERIT is appreciated, also.  Thanks!
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2898
Merit: 1087

Team Black developer


View Profile
May 03, 2015, 03:17:46 PM
 #2668

COMMIT 772--
The commit does not build in Linux.  I am getting errors pointing to functions yescrypt_kdf and yescrypt_kdf_old.  Also, something about "sph/ccminer-yescrypt-opt.o" .       --scryptr

Can you try again? what is the error? I don't have a linux machine here, so I can't test.

Team Black Miner (ETHB3 ETH ETC VTC KAWPOW FIROPOW ZILLIQA + dual mining + tripple mining.. https://github.com/sp-hash/TeamBlackMiner
scryptr
Legendary
*
Offline Offline

Activity: 1793
Merit: 1028



View Profile WWW
May 03, 2015, 03:31:37 PM
 #2669

COMMIT 772--
The commit does not build in Linux.  I am getting errors pointing to functions yescrypt_kdf and yescrypt_kdf_old.  Also, something about "sph/ccminer-yescrypt-opt.o" .       --scryptr

Can you try again? what is the error? I don't have a linux machine here, so I can't test.

COMMIT 772--

Here is the tail-end of the build output:

ptxas info    : Used 64 registers, 4096 bytes smem, 336 bytes cmem[0], 4 bytes cmem[2]
g++  -O3 -march=native -D_REENTRANT -falign-functions=16 -falign-jumps=16 -falign-labels=16 -pthread -L/usr/local/cuda/lib64 -ldl  -o ccminer ccminer-crc32.o ccminer-hefty1.o ccminer-ccminer.o ccminer-util.o ccminer-api.o ccminer-hashlog.o ccminer-nvml.o ccminer-stats.o ccminer-sysinfos.o ccminer-cuda.o heavy/heavy.o heavy/cuda_blake512.o heavy/cuda_combine.o heavy/cuda_groestl512.o heavy/cuda_hefty1.o heavy/cuda_keccak512.o heavy/cuda_sha256.o sph/ccminer-neoscrypt.o sph/ccminer-yescryptcommon.o sph/ccminer-yescrypt-opt.o ccminer-fuguecoin.o Algo256/cuda_fugue256.o sph/ccminer-fugue.o ccminer-groestlcoin.o cuda_groestlcoin.o ccminer-myriadgroestl.o cuda_myriadgroestl.o lyra2/ccminer-Lyra2.o lyra2/ccminer-Sponge.o lyra2/lyra2RE.o lyra2/cuda_lyra2.o Algo256/cuda_blake256.o Algo256/cuda_groestl256.o Algo256/cuda_keccak256.o Algo256/cuda_skein256.o Algo256/blake256.o Algo256/keccak256.o JHA/jackpotcoin.o JHA/cuda_jha_keccak512.o JHA/cuda_jha_compactionTest.o cuda_checkhash.o quark/cuda_jh512.o quark/cuda_quark_blake512.o quark/cuda_quark_groestl512.o quark/cuda_skein512.o quark/cuda_bmw512.o quark/cuda_quark_keccak512.o quark/cuda_jh512keccak512.o quark/quarkcoin.o quark/animecoin.o quark/cuda_quark_compactionTest.o cuda_nist5.o pentablake.o skein.o sph/ccminer-bmw.o sph/ccminer-blake.o sph/ccminer-groestl.o sph/ccminer-jh.o sph/ccminer-keccak.o sph/ccminer-skein.o sph/ccminer-cubehash.o sph/ccminer-echo.o sph/ccminer-luffa.o sph/ccminer-sha2.o sph/ccminer-shavite.o sph/ccminer-simd.o sph/ccminer-hamsi.o sph/ccminer-hamsi_helper.o sph/ccminer-shabal.o sph/ccminer-whirlpool.o sph/ccminer-sha2big.o sph/ccminer-haval.o qubit/qubit.o qubit/qubit_luffa512.o qubit/deep.o qubit/doom.o x11/x11.o x11/fresh.o x11/cuda_x11_luffa512.o x11/cuda_x11_cubehash512.o x11/cuda_x11_shavite512.o x11/cuda_x11_simd512.o x11/cuda_x11_echo.o x11/cuda_x11_luffa512_Cubehash.o x13/x13.o x13/cuda_x13_hamsi512.o x13/cuda_x13_fugue512.o x15/x14.o x15/x15.o x15/cuda_x14_shabal512.o x15/cuda_x15_whirlpool.o x15/whirlpool.o x17/x17.o x17/cuda_x17_haval512.o x17/cuda_x17_sha512.o x11/s3.o bitcoin.o cuda_bitcoin.o x15/cuda_whirlpoolx.o x15/whirlpoolx.o yescrypt/cuda_yescrypt.o yescrypt/yescrypt.o ccminer-scrypt.o ccminer-scrypt-jane.o scrypt/blake.o scrypt/keccak.o scrypt/sha256.o scrypt/salsa_kernel.o scrypt/test_kernel.o scrypt/fermi_kernel.o scrypt/kepler_kernel.o scrypt/nv_kernel.o scrypt/nv_kernel2.o scrypt/titan_kernel.o  -L/usr/lib/x86_64-linux-gnu -lcurl -ljansson -lpthread  -lcudart -fopenmp -lcrypto -lssl  -ldl -lcrypto -lssl
ccminer-ccminer.o: In function `miner_thread(void*)':
ccminer.cpp:(.text+0x34d3): undefined reference to `scanhash_neoscrypt'
sph/ccminer-yescrypt-opt.o: In function `yescrypt_kdf':
~/spfresh/sph/yescrypt-opt.c:1117: undefined reference to `PBKDF2_SHA256'
~/spfresh/sph/yescrypt-opt.c:1135: undefined reference to `PBKDF2_SHA256'
~/spfresh/sph/yescrypt-opt.c:1109: undefined reference to `SHA256_Init_Y'
~/spfresh/sph/yescrypt-opt.c:1110: undefined reference to `SHA256_Update_Y'
~/spfresh/sph/yescrypt-opt.c:1111: undefined reference to `SHA256_Final_Y'
~/spfresh/sph/yescrypt-opt.c:1117: undefined reference to `PBKDF2_SHA256'
~/spfresh/sph/yescrypt-opt.c:1148: undefined reference to `HMAC_SHA256_Init_Y'
~/spfresh/sph/yescrypt-opt.c:1149: undefined reference to `HMAC_SHA256_Update_Y'
~/spfresh/sph/yescrypt-opt.c:1150: undefined reference to `HMAC_SHA256_Final_Y'
~/spfresh/sph/yescrypt-opt.c:1155: undefined reference to `SHA256_Init_Y'
~/spfresh/sph/yescrypt-opt.c:1156: undefined reference to `SHA256_Update_Y'
~/spfresh/sph/yescrypt-opt.c:1157: undefined reference to `SHA256_Final_Y'
sph/ccminer-yescrypt-opt.o: In function `yescrypt_kdf_old':
~/spfresh/sph/yescrypt-opt.c:1330: undefined reference to `PBKDF2_SHA256'
~/spfresh/sph/yescrypt-opt.c:1353: undefined reference to `PBKDF2_SHA256'
~/spfresh/sph/yescrypt-opt.c:1321: undefined reference to `SHA256_Init_Y'
~/spfresh/sph/yescrypt-opt.c:1322: undefined reference to `SHA256_Update_Y'
~/spfresh/sph/yescrypt-opt.c:1323: undefined reference to `SHA256_Final_Y'
~/spfresh/sph/yescrypt-opt.c:1330: undefined reference to `PBKDF2_SHA256'
~/spfresh/sph/yescrypt-opt.c:1371: undefined reference to `HMAC_SHA256_Init_Y'
~/spfresh/sph/yescrypt-opt.c:1372: undefined reference to `HMAC_SHA256_Update_Y'
~/spfresh/sph/yescrypt-opt.c:1373: undefined reference to `HMAC_SHA
~/spfresh/sph/yescrypt-opt.c:1378: undefined reference to `SHA256_I
~/spfresh/sph/yescrypt-opt.c:1379: undefined reference to `SHA256_U
~/spfresh/sph/yescrypt-opt.c:1380: undefined reference to `SHA256_F
collect2: error: ld returned 1 exit status
make[2]: *** [ccminer] Error 1
 
I hi-lited the beggining of the error.        --scryptr

TIPS:  BTC - 1Fs4uZ6a9ABYBTaHGUfqcwCQmeBRxkKRQT    DASH - XrK81tW31SLsVvZ2WX9VhTjpT6GXJPLdbQ
          SCRYPTR'S NOTEBOOK: https://bitcointalk.org/index.php?topic=5035515.msg46035530#msg46035530
          GITHUB: "github.com/scryptr"  MERIT is appreciated, also.  Thanks!
bathrobehero
Legendary
*
Offline Offline

Activity: 2002
Merit: 1051


ICO? Not even once.


View Profile
May 03, 2015, 03:48:28 PM
 #2670

Anyone have any figures on how much a 980 pulls from the wall for any algo?

Not your keys, not your coins!
jjjordan
Sr. Member
****
Offline Offline

Activity: 271
Merit: 251


View Profile
May 03, 2015, 05:08:40 PM
 #2671

- added neoscrypt coded by DJM34 (Optimized by me to run 7% faster )
- added yescrypt coded by DJM34
- faster qubit
- faster x11,x13,x15 etc.. (around 20khash gtx 960)


1.5.49(sp-MOD) is available here: (3-may-2015)

https://github.com/sp-hash/ccminer/releases/tag/1.5.49

The sourcecode is available here:

https://github.com/sp-hash/ccminer


neoscrypt can't run (16GB is not enough memory?!) djm's version works alright

EDIT:
Code:
Cuda error in func 'scanhash-neoscrypt' at line 67 : out of memory.
djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
May 03, 2015, 05:10:42 PM
 #2672

COMMIT 772--
The commit does not build in Linux.  I am getting errors pointing to functions yescrypt_kdf and yescrypt_kdf_old.  Also, something about "sph/ccminer-yescrypt-opt.o" .       --scryptr

Can you try again? what is the error? I don't have a linux machine here, so I can't test.

COMMIT 772--

Here is the tail-end of the build output:

ptxas info    : Used 64 registers, 4096 bytes smem, 336 bytes cmem[0], 4 bytes cmem[2]
g++  -O3 -march=native -D_REENTRANT -falign-functions=16 -falign-jumps=16 -falign-labels=16 -pthread -L/usr/local/cuda/lib64 -ldl  -o ccminer ccminer-crc32.o ccminer-hefty1.o ccminer-ccminer.o ccminer-util.o ccminer-api.o ccminer-hashlog.o ccminer-nvml.o ccminer-stats.o ccminer-sysinfos.o ccminer-cuda.o heavy/heavy.o heavy/cuda_blake512.o heavy/cuda_combine.o heavy/cuda_groestl512.o heavy/cuda_hefty1.o heavy/cuda_keccak512.o heavy/cuda_sha256.o sph/ccminer-neoscrypt.o sph/ccminer-yescryptcommon.o sph/ccminer-yescrypt-opt.o ccminer-fuguecoin.o Algo256/cuda_fugue256.o sph/ccminer-fugue.o ccminer-groestlcoin.o cuda_groestlcoin.o ccminer-myriadgroestl.o cuda_myriadgroestl.o lyra2/ccminer-Lyra2.o lyra2/ccminer-Sponge.o lyra2/lyra2RE.o lyra2/cuda_lyra2.o Algo256/cuda_blake256.o Algo256/cuda_groestl256.o Algo256/cuda_keccak256.o Algo256/cuda_skein256.o Algo256/blake256.o Algo256/keccak256.o JHA/jackpotcoin.o JHA/cuda_jha_keccak512.o JHA/cuda_jha_compactionTest.o cuda_checkhash.o quark/cuda_jh512.o quark/cuda_quark_blake512.o quark/cuda_quark_groestl512.o quark/cuda_skein512.o quark/cuda_bmw512.o quark/cuda_quark_keccak512.o quark/cuda_jh512keccak512.o quark/quarkcoin.o quark/animecoin.o quark/cuda_quark_compactionTest.o cuda_nist5.o pentablake.o skein.o sph/ccminer-bmw.o sph/ccminer-blake.o sph/ccminer-groestl.o sph/ccminer-jh.o sph/ccminer-keccak.o sph/ccminer-skein.o sph/ccminer-cubehash.o sph/ccminer-echo.o sph/ccminer-luffa.o sph/ccminer-sha2.o sph/ccminer-shavite.o sph/ccminer-simd.o sph/ccminer-hamsi.o sph/ccminer-hamsi_helper.o sph/ccminer-shabal.o sph/ccminer-whirlpool.o sph/ccminer-sha2big.o sph/ccminer-haval.o qubit/qubit.o qubit/qubit_luffa512.o qubit/deep.o qubit/doom.o x11/x11.o x11/fresh.o x11/cuda_x11_luffa512.o x11/cuda_x11_cubehash512.o x11/cuda_x11_shavite512.o x11/cuda_x11_simd512.o x11/cuda_x11_echo.o x11/cuda_x11_luffa512_Cubehash.o x13/x13.o x13/cuda_x13_hamsi512.o x13/cuda_x13_fugue512.o x15/x14.o x15/x15.o x15/cuda_x14_shabal512.o x15/cuda_x15_whirlpool.o x15/whirlpool.o x17/x17.o x17/cuda_x17_haval512.o x17/cuda_x17_sha512.o x11/s3.o bitcoin.o cuda_bitcoin.o x15/cuda_whirlpoolx.o x15/whirlpoolx.o yescrypt/cuda_yescrypt.o yescrypt/yescrypt.o ccminer-scrypt.o ccminer-scrypt-jane.o scrypt/blake.o scrypt/keccak.o scrypt/sha256.o scrypt/salsa_kernel.o scrypt/test_kernel.o scrypt/fermi_kernel.o scrypt/kepler_kernel.o scrypt/nv_kernel.o scrypt/nv_kernel2.o scrypt/titan_kernel.o  -L/usr/lib/x86_64-linux-gnu -lcurl -ljansson -lpthread  -lcudart -fopenmp -lcrypto -lssl  -ldl -lcrypto -lssl
ccminer-ccminer.o: In function `miner_thread(void*)':
ccminer.cpp:(.text+0x34d3): undefined reference to `scanhash_neoscrypt'
sph/ccminer-yescrypt-opt.o: In function `yescrypt_kdf':
~/spfresh/sph/yescrypt-opt.c:1117: undefined reference to `PBKDF2_SHA256'
~/spfresh/sph/yescrypt-opt.c:1135: undefined reference to `PBKDF2_SHA256'
~/spfresh/sph/yescrypt-opt.c:1109: undefined reference to `SHA256_Init_Y'
~/spfresh/sph/yescrypt-opt.c:1110: undefined reference to `SHA256_Update_Y'
~/spfresh/sph/yescrypt-opt.c:1111: undefined reference to `SHA256_Final_Y'
~/spfresh/sph/yescrypt-opt.c:1117: undefined reference to `PBKDF2_SHA256'
~/spfresh/sph/yescrypt-opt.c:1148: undefined reference to `HMAC_SHA256_Init_Y'
~/spfresh/sph/yescrypt-opt.c:1149: undefined reference to `HMAC_SHA256_Update_Y'
~/spfresh/sph/yescrypt-opt.c:1150: undefined reference to `HMAC_SHA256_Final_Y'
~/spfresh/sph/yescrypt-opt.c:1155: undefined reference to `SHA256_Init_Y'
~/spfresh/sph/yescrypt-opt.c:1156: undefined reference to `SHA256_Update_Y'
~/spfresh/sph/yescrypt-opt.c:1157: undefined reference to `SHA256_Final_Y'
sph/ccminer-yescrypt-opt.o: In function `yescrypt_kdf_old':
~/spfresh/sph/yescrypt-opt.c:1330: undefined reference to `PBKDF2_SHA256'
~/spfresh/sph/yescrypt-opt.c:1353: undefined reference to `PBKDF2_SHA256'
~/spfresh/sph/yescrypt-opt.c:1321: undefined reference to `SHA256_Init_Y'
~/spfresh/sph/yescrypt-opt.c:1322: undefined reference to `SHA256_Update_Y'
~/spfresh/sph/yescrypt-opt.c:1323: undefined reference to `SHA256_Final_Y'
~/spfresh/sph/yescrypt-opt.c:1330: undefined reference to `PBKDF2_SHA256'
~/spfresh/sph/yescrypt-opt.c:1371: undefined reference to `HMAC_SHA256_Init_Y'
~/spfresh/sph/yescrypt-opt.c:1372: undefined reference to `HMAC_SHA256_Update_Y'
~/spfresh/sph/yescrypt-opt.c:1373: undefined reference to `HMAC_SHA
~/spfresh/sph/yescrypt-opt.c:1378: undefined reference to `SHA256_I
~/spfresh/sph/yescrypt-opt.c:1379: undefined reference to `SHA256_U
~/spfresh/sph/yescrypt-opt.c:1380: undefined reference to `SHA256_F
collect2: error: ld returned 1 exit status
make[2]: *** [ccminer] Error 1
 
I hi-lited the beggining of the error.        --scryptr
probably a missing file in makefile , probably sha256_Y (yep another sha256 file  Grin)

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

Activity: 1793
Merit: 1028



View Profile WWW
May 03, 2015, 05:12:57 PM
 #2673

COMMIT 772--
The commit does not build in Linux.  I am getting errors pointing to functions yescrypt_kdf and yescrypt_kdf_old.  Also, something about "sph/ccminer-yescrypt-opt.o" .       --scryptr

Can you try again? what is the error? I don't have a linux machine here, so I can't test.

COMMIT 772--

Here is the tail-end of the build output:

ptxas info    : Used 64 registers, 4096 bytes smem, 336 bytes cmem[0], 4 bytes cmem[2]
g++  -O3 -march=native -D_REENTRANT -falign-functions=16 -falign-jumps=16 -falign-labels=16 -pthread -L/usr/local/cuda/lib64 -ldl  -o ccminer ccminer-crc32.o ccminer-hefty1.o ccminer-ccminer.o ccminer-util.o ccminer-api.o ccminer-hashlog.o ccminer-nvml.o ccminer-stats.o ccminer-sysinfos.o ccminer-cuda.o heavy/heavy.o heavy/cuda_blake512.o heavy/cuda_combine.o heavy/cuda_groestl512.o heavy/cuda_hefty1.o heavy/cuda_keccak512.o heavy/cuda_sha256.o sph/ccminer-neoscrypt.o sph/ccminer-yescryptcommon.o sph/ccminer-yescrypt-opt.o ccminer-fuguecoin.o Algo256/cuda_fugue256.o sph/ccminer-fugue.o ccminer-groestlcoin.o cuda_groestlcoin.o ccminer-myriadgroestl.o cuda_myriadgroestl.o lyra2/ccminer-Lyra2.o lyra2/ccminer-Sponge.o lyra2/lyra2RE.o lyra2/cuda_lyra2.o Algo256/cuda_blake256.o Algo256/cuda_groestl256.o Algo256/cuda_keccak256.o Algo256/cuda_skein256.o Algo256/blake256.o Algo256/keccak256.o JHA/jackpotcoin.o JHA/cuda_jha_keccak512.o JHA/cuda_jha_compactionTest.o cuda_checkhash.o quark/cuda_jh512.o quark/cuda_quark_blake512.o quark/cuda_quark_groestl512.o quark/cuda_skein512.o quark/cuda_bmw512.o quark/cuda_quark_keccak512.o quark/cuda_jh512keccak512.o quark/quarkcoin.o quark/animecoin.o quark/cuda_quark_compactionTest.o cuda_nist5.o pentablake.o skein.o sph/ccminer-bmw.o sph/ccminer-blake.o sph/ccminer-groestl.o sph/ccminer-jh.o sph/ccminer-keccak.o sph/ccminer-skein.o sph/ccminer-cubehash.o sph/ccminer-echo.o sph/ccminer-luffa.o sph/ccminer-sha2.o sph/ccminer-shavite.o sph/ccminer-simd.o sph/ccminer-hamsi.o sph/ccminer-hamsi_helper.o sph/ccminer-shabal.o sph/ccminer-whirlpool.o sph/ccminer-sha2big.o sph/ccminer-haval.o qubit/qubit.o qubit/qubit_luffa512.o qubit/deep.o qubit/doom.o x11/x11.o x11/fresh.o x11/cuda_x11_luffa512.o x11/cuda_x11_cubehash512.o x11/cuda_x11_shavite512.o x11/cuda_x11_simd512.o x11/cuda_x11_echo.o x11/cuda_x11_luffa512_Cubehash.o x13/x13.o x13/cuda_x13_hamsi512.o x13/cuda_x13_fugue512.o x15/x14.o x15/x15.o x15/cuda_x14_shabal512.o x15/cuda_x15_whirlpool.o x15/whirlpool.o x17/x17.o x17/cuda_x17_haval512.o x17/cuda_x17_sha512.o x11/s3.o bitcoin.o cuda_bitcoin.o x15/cuda_whirlpoolx.o x15/whirlpoolx.o yescrypt/cuda_yescrypt.o yescrypt/yescrypt.o ccminer-scrypt.o ccminer-scrypt-jane.o scrypt/blake.o scrypt/keccak.o scrypt/sha256.o scrypt/salsa_kernel.o scrypt/test_kernel.o scrypt/fermi_kernel.o scrypt/kepler_kernel.o scrypt/nv_kernel.o scrypt/nv_kernel2.o scrypt/titan_kernel.o  -L/usr/lib/x86_64-linux-gnu -lcurl -ljansson -lpthread  -lcudart -fopenmp -lcrypto -lssl  -ldl -lcrypto -lssl
ccminer-ccminer.o: In function `miner_thread(void*)':
ccminer.cpp:(.text+0x34d3): undefined reference to `scanhash_neoscrypt'
sph/ccminer-yescrypt-opt.o: In function `yescrypt_kdf':
~/spfresh/sph/yescrypt-opt.c:1117: undefined reference to `PBKDF2_SHA256'
~/spfresh/sph/yescrypt-opt.c:1135: undefined reference to `PBKDF2_SHA256'
~/spfresh/sph/yescrypt-opt.c:1109: undefined reference to `SHA256_Init_Y'
~/spfresh/sph/yescrypt-opt.c:1110: undefined reference to `SHA256_Update_Y'
~/spfresh/sph/yescrypt-opt.c:1111: undefined reference to `SHA256_Final_Y'
~/spfresh/sph/yescrypt-opt.c:1117: undefined reference to `PBKDF2_SHA256'
~/spfresh/sph/yescrypt-opt.c:1148: undefined reference to `HMAC_SHA256_Init_Y'
~/spfresh/sph/yescrypt-opt.c:1149: undefined reference to `HMAC_SHA256_Update_Y'
~/spfresh/sph/yescrypt-opt.c:1150: undefined reference to `HMAC_SHA256_Final_Y'
~/spfresh/sph/yescrypt-opt.c:1155: undefined reference to `SHA256_Init_Y'
~/spfresh/sph/yescrypt-opt.c:1156: undefined reference to `SHA256_Update_Y'
~/spfresh/sph/yescrypt-opt.c:1157: undefined reference to `SHA256_Final_Y'
sph/ccminer-yescrypt-opt.o: In function `yescrypt_kdf_old':
~/spfresh/sph/yescrypt-opt.c:1330: undefined reference to `PBKDF2_SHA256'
~/spfresh/sph/yescrypt-opt.c:1353: undefined reference to `PBKDF2_SHA256'
~/spfresh/sph/yescrypt-opt.c:1321: undefined reference to `SHA256_Init_Y'
~/spfresh/sph/yescrypt-opt.c:1322: undefined reference to `SHA256_Update_Y'
~/spfresh/sph/yescrypt-opt.c:1323: undefined reference to `SHA256_Final_Y'
~/spfresh/sph/yescrypt-opt.c:1330: undefined reference to `PBKDF2_SHA256'
~/spfresh/sph/yescrypt-opt.c:1371: undefined reference to `HMAC_SHA256_Init_Y'
~/spfresh/sph/yescrypt-opt.c:1372: undefined reference to `HMAC_SHA256_Update_Y'
~/spfresh/sph/yescrypt-opt.c:1373: undefined reference to `HMAC_SHA
~/spfresh/sph/yescrypt-opt.c:1378: undefined reference to `SHA256_I
~/spfresh/sph/yescrypt-opt.c:1379: undefined reference to `SHA256_U
~/spfresh/sph/yescrypt-opt.c:1380: undefined reference to `SHA256_F
collect2: error: ld returned 1 exit status
make[2]: *** [ccminer] Error 1
 
I hi-lited the beggining of the error.        --scryptr
probably a missing file in makefile , probably sha256_Y (yep another sha256 file  Grin)

COMMIT 775--

Commit 775 errors out at the same point, same output.       --scryptr

TIPS:  BTC - 1Fs4uZ6a9ABYBTaHGUfqcwCQmeBRxkKRQT    DASH - XrK81tW31SLsVvZ2WX9VhTjpT6GXJPLdbQ
          SCRYPTR'S NOTEBOOK: https://bitcointalk.org/index.php?topic=5035515.msg46035530#msg46035530
          GITHUB: "github.com/scryptr"  MERIT is appreciated, also.  Thanks!
djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
May 03, 2015, 05:44:29 PM
 #2674

COMMIT 772--
The commit does not build in Linux.  I am getting errors pointing to functions yescrypt_kdf and yescrypt_kdf_old.  Also, something about "sph/ccminer-yescrypt-opt.o" .       --scryptr

Can you try again? what is the error? I don't have a linux machine here, so I can't test.

COMMIT 772--

Here is the tail-end of the build output:

ptxas info    : Used 64 registers, 4096 bytes smem, 336 bytes cmem[0], 4 bytes cmem[2]
g++  -O3 -march=native -D_REENTRANT -falign-functions=16 -falign-jumps=16 -falign-labels=16 -pthread -L/usr/local/cuda/lib64 -ldl  -o ccminer ccminer-crc32.o ccminer-hefty1.o ccminer-ccminer.o ccminer-util.o ccminer-api.o ccminer-hashlog.o ccminer-nvml.o ccminer-stats.o ccminer-sysinfos.o ccminer-cuda.o heavy/heavy.o heavy/cuda_blake512.o heavy/cuda_combine.o heavy/cuda_groestl512.o heavy/cuda_hefty1.o heavy/cuda_keccak512.o heavy/cuda_sha256.o sph/ccminer-neoscrypt.o sph/ccminer-yescryptcommon.o sph/ccminer-yescrypt-opt.o ccminer-fuguecoin.o Algo256/cuda_fugue256.o sph/ccminer-fugue.o ccminer-groestlcoin.o cuda_groestlcoin.o ccminer-myriadgroestl.o cuda_myriadgroestl.o lyra2/ccminer-Lyra2.o lyra2/ccminer-Sponge.o lyra2/lyra2RE.o lyra2/cuda_lyra2.o Algo256/cuda_blake256.o Algo256/cuda_groestl256.o Algo256/cuda_keccak256.o Algo256/cuda_skein256.o Algo256/blake256.o Algo256/keccak256.o JHA/jackpotcoin.o JHA/cuda_jha_keccak512.o JHA/cuda_jha_compactionTest.o cuda_checkhash.o quark/cuda_jh512.o quark/cuda_quark_blake512.o quark/cuda_quark_groestl512.o quark/cuda_skein512.o quark/cuda_bmw512.o quark/cuda_quark_keccak512.o quark/cuda_jh512keccak512.o quark/quarkcoin.o quark/animecoin.o quark/cuda_quark_compactionTest.o cuda_nist5.o pentablake.o skein.o sph/ccminer-bmw.o sph/ccminer-blake.o sph/ccminer-groestl.o sph/ccminer-jh.o sph/ccminer-keccak.o sph/ccminer-skein.o sph/ccminer-cubehash.o sph/ccminer-echo.o sph/ccminer-luffa.o sph/ccminer-sha2.o sph/ccminer-shavite.o sph/ccminer-simd.o sph/ccminer-hamsi.o sph/ccminer-hamsi_helper.o sph/ccminer-shabal.o sph/ccminer-whirlpool.o sph/ccminer-sha2big.o sph/ccminer-haval.o qubit/qubit.o qubit/qubit_luffa512.o qubit/deep.o qubit/doom.o x11/x11.o x11/fresh.o x11/cuda_x11_luffa512.o x11/cuda_x11_cubehash512.o x11/cuda_x11_shavite512.o x11/cuda_x11_simd512.o x11/cuda_x11_echo.o x11/cuda_x11_luffa512_Cubehash.o x13/x13.o x13/cuda_x13_hamsi512.o x13/cuda_x13_fugue512.o x15/x14.o x15/x15.o x15/cuda_x14_shabal512.o x15/cuda_x15_whirlpool.o x15/whirlpool.o x17/x17.o x17/cuda_x17_haval512.o x17/cuda_x17_sha512.o x11/s3.o bitcoin.o cuda_bitcoin.o x15/cuda_whirlpoolx.o x15/whirlpoolx.o yescrypt/cuda_yescrypt.o yescrypt/yescrypt.o ccminer-scrypt.o ccminer-scrypt-jane.o scrypt/blake.o scrypt/keccak.o scrypt/sha256.o scrypt/salsa_kernel.o scrypt/test_kernel.o scrypt/fermi_kernel.o scrypt/kepler_kernel.o scrypt/nv_kernel.o scrypt/nv_kernel2.o scrypt/titan_kernel.o  -L/usr/lib/x86_64-linux-gnu -lcurl -ljansson -lpthread  -lcudart -fopenmp -lcrypto -lssl  -ldl -lcrypto -lssl
ccminer-ccminer.o: In function `miner_thread(void*)':
ccminer.cpp:(.text+0x34d3): undefined reference to `scanhash_neoscrypt'
sph/ccminer-yescrypt-opt.o: In function `yescrypt_kdf':
~/spfresh/sph/yescrypt-opt.c:1117: undefined reference to `PBKDF2_SHA256'
~/spfresh/sph/yescrypt-opt.c:1135: undefined reference to `PBKDF2_SHA256'
~/spfresh/sph/yescrypt-opt.c:1109: undefined reference to `SHA256_Init_Y'
~/spfresh/sph/yescrypt-opt.c:1110: undefined reference to `SHA256_Update_Y'
~/spfresh/sph/yescrypt-opt.c:1111: undefined reference to `SHA256_Final_Y'
~/spfresh/sph/yescrypt-opt.c:1117: undefined reference to `PBKDF2_SHA256'
~/spfresh/sph/yescrypt-opt.c:1148: undefined reference to `HMAC_SHA256_Init_Y'
~/spfresh/sph/yescrypt-opt.c:1149: undefined reference to `HMAC_SHA256_Update_Y'
~/spfresh/sph/yescrypt-opt.c:1150: undefined reference to `HMAC_SHA256_Final_Y'
~/spfresh/sph/yescrypt-opt.c:1155: undefined reference to `SHA256_Init_Y'
~/spfresh/sph/yescrypt-opt.c:1156: undefined reference to `SHA256_Update_Y'
~/spfresh/sph/yescrypt-opt.c:1157: undefined reference to `SHA256_Final_Y'
sph/ccminer-yescrypt-opt.o: In function `yescrypt_kdf_old':
~/spfresh/sph/yescrypt-opt.c:1330: undefined reference to `PBKDF2_SHA256'
~/spfresh/sph/yescrypt-opt.c:1353: undefined reference to `PBKDF2_SHA256'
~/spfresh/sph/yescrypt-opt.c:1321: undefined reference to `SHA256_Init_Y'
~/spfresh/sph/yescrypt-opt.c:1322: undefined reference to `SHA256_Update_Y'
~/spfresh/sph/yescrypt-opt.c:1323: undefined reference to `SHA256_Final_Y'
~/spfresh/sph/yescrypt-opt.c:1330: undefined reference to `PBKDF2_SHA256'
~/spfresh/sph/yescrypt-opt.c:1371: undefined reference to `HMAC_SHA256_Init_Y'
~/spfresh/sph/yescrypt-opt.c:1372: undefined reference to `HMAC_SHA256_Update_Y'
~/spfresh/sph/yescrypt-opt.c:1373: undefined reference to `HMAC_SHA
~/spfresh/sph/yescrypt-opt.c:1378: undefined reference to `SHA256_I
~/spfresh/sph/yescrypt-opt.c:1379: undefined reference to `SHA256_U
~/spfresh/sph/yescrypt-opt.c:1380: undefined reference to `SHA256_F
collect2: error: ld returned 1 exit status
make[2]: *** [ccminer] Error 1
 
I hi-lited the beggining of the error.        --scryptr
probably a missing file in makefile , probably sha256_Y (yep another sha256 file  Grin)

COMMIT 775--

Commit 775 errors out at the same point, same output.       --scryptr
you need to add to Makefile.am
Code:
sph/sha256_Y.h sph/sha256_Y.c \

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

Activity: 67
Merit: 10


View Profile
May 03, 2015, 06:08:13 PM
 #2675

increase in hash rates but it fluctuates.
the main problem is, it goes to some dead state in multialgo
840M ---> quark around 3150 that was 2900 in v45

Code:
ccminer.exe  -a quark -r 1 -g 3 -i 22

840M ---> x11 around 1530 that was 1440 in v45

Code:
ccminer.exe -g 3 -i 19 -a x11

Try to run without -g and with default -i. And then check on the pool. I suppose the numbers on the pool will be better without -g ...

By the way ... what laptop model do you use? Is cooling system adequate for mining? What are 840M temp? I'm looking for a laptop with Maxwel GPU for my work. Would be nice to choose one capable for mining when it will not be in use ...

tanx i will try and report
my laptop is lenovo z5070 i5, mining quark for hours the max temp is 65(cpu is 63), i also tried both cpu and gpu mining simultaneously for test,in that case cpu temp passed over 80c and raised gpu temp around 75c.

SCAVO  Technologies
SELF-SUSTAINING CRYPTO MINING FARM  BY USING RENEWABLE ENERGY RESOURCES - LIFETIME CONTRACT
────────  Whitepaper ⬝  Twitter ⬝  Telegram ⬝   Facebook ⬝  Ann Thread     ───────  Join our ICO:  July. 15- Oct. 31
scryptr
Legendary
*
Offline Offline

Activity: 1793
Merit: 1028



View Profile WWW
May 03, 2015, 06:12:40 PM
Last edit: May 03, 2015, 06:24:04 PM by scryptr
 #2676

COMMIT 775--

@SP_ and DJM34--

In Makefile.am, after the last line beginning with sph/... :
                        
                      ..."sph/bmw.c sph/blake.c sph/groestl.c sph/jh.c sph/keccak.c sph/skein.c \
                          sph/cubehash.c sph/echo.c sph/luffa.c sph/sha2.c sph/shavite.c sph/simd.c \
                          sph/hamsi.c sph/hamsi_helper.c sph/sph_hamsi.h \
                          sph/shabal.c sph/whirlpool.c sph/sha2big.c sph/haval.c \
                          sph/sha256_Y.h sph/sha256_Y.c \" ...

I inserted DJM34's suggested line, "sph/sha256_Y.h sph/sha256_Y.c \".  The linux build still errors out, now with:

"gue512.o x15/x14.o x15/x15.o x15/cuda_x14_shabal512.o x15/cuda_x15_whirlpool.o x15/whirlpool.o x17/x17.o x17/cuda_x17_haval512.o x17/cuda_x17_sha512.o x11/s3.o bitcoin.o cuda_bitcoin.o x15/cuda_whirlpoolx.o x15/whirlpoolx.o yescrypt/cuda_yescrypt.o yescrypt/yescrypt.o ccminer-scrypt.o ccminer-scrypt-jane.o scrypt/blake.o scrypt/keccak.o scrypt/sha256.o scrypt/salsa_kernel.o scrypt/test_kernel.o scrypt/fermi_kernel.o scrypt/kepler_kernel.o scrypt/nv_kernel.o scrypt/nv_kernel2.o scrypt/titan_kernel.o  -L/usr/lib/x86_64-linux-gnu -lcurl -ljansson -lpthread  -lcudart -fopenmp -lcrypto -lssl  -ldl -lcrypto -lssl
ccminer-ccminer.o: In function `miner_thread(void*)':
ccminer.cpp:(.text+0x3533): undefined reference to `scanhash_neoscrypt'

collect2: error: ld returned 1 exit status
make[2]: *** [ccminer] Error 1 ..."

--scryptr

TIPS:  BTC - 1Fs4uZ6a9ABYBTaHGUfqcwCQmeBRxkKRQT    DASH - XrK81tW31SLsVvZ2WX9VhTjpT6GXJPLdbQ
          SCRYPTR'S NOTEBOOK: https://bitcointalk.org/index.php?topic=5035515.msg46035530#msg46035530
          GITHUB: "github.com/scryptr"  MERIT is appreciated, also.  Thanks!
djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
May 03, 2015, 06:55:36 PM
 #2677

COMMIT 775--

@SP_ and DJM34--

In Makefile.am, after the last line beginning with sph/... :
                         
                      ..."sph/bmw.c sph/blake.c sph/groestl.c sph/jh.c sph/keccak.c sph/skein.c \
                          sph/cubehash.c sph/echo.c sph/luffa.c sph/sha2.c sph/shavite.c sph/simd.c \
                          sph/hamsi.c sph/hamsi_helper.c sph/sph_hamsi.h \
                          sph/shabal.c sph/whirlpool.c sph/sha2big.c sph/haval.c \
                          sph/sha256_Y.h sph/sha256_Y.c \" ...

I inserted DJM34's suggested line, "sph/sha256_Y.h sph/sha256_Y.c \".  The linux build still errors out, now with:

"gue512.o x15/x14.o x15/x15.o x15/cuda_x14_shabal512.o x15/cuda_x15_whirlpool.o x15/whirlpool.o x17/x17.o x17/cuda_x17_haval512.o x17/cuda_x17_sha512.o x11/s3.o bitcoin.o cuda_bitcoin.o x15/cuda_whirlpoolx.o x15/whirlpoolx.o yescrypt/cuda_yescrypt.o yescrypt/yescrypt.o ccminer-scrypt.o ccminer-scrypt-jane.o scrypt/blake.o scrypt/keccak.o scrypt/sha256.o scrypt/salsa_kernel.o scrypt/test_kernel.o scrypt/fermi_kernel.o scrypt/kepler_kernel.o scrypt/nv_kernel.o scrypt/nv_kernel2.o scrypt/titan_kernel.o  -L/usr/lib/x86_64-linux-gnu -lcurl -ljansson -lpthread  -lcudart -fopenmp -lcrypto -lssl  -ldl -lcrypto -lssl
ccminer-ccminer.o: In function `miner_thread(void*)':
ccminer.cpp:(.text+0x3533): undefined reference to `scanhash_neoscrypt'

collect2: error: ld returned 1 exit status
make[2]: *** [ccminer] Error 1 ..."

--scryptr

probably need to add that as well:
Code:
neoscrypt/neoscrypt.cu neoscrypt/cuda_neoscrypt.cu \

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

Activity: 1510
Merit: 1003


View Profile
May 03, 2015, 07:05:56 PM
Last edit: May 03, 2015, 07:20:13 PM by rednoW
 #2678

2 sp_

Tried your #49 with neoscrypt

I tried djm's version before and for my poor gtx 750 1gb it runs only with -F 1 and gives 175khs.

Default run with your #49
start /realtime ccminer.exe --cpu-priority 5 -a neoscrypt

it takes almost all gpu memory and pushes load to "Bus interface" as it called in GPU-Z.
With such conditions performance is poor - only 45 khs.
But i tried to play with -i parameter and found that it runs with maximum -i 14.5
With such config it shows 810MB memory usage, 0% bus interface load, 99% gpu load, 30-35% memory controller load.
The numbers are 187khs and this is better then old djm's version. But i didn't check on the pool yet Wink.

So I think you should use not so heavy default launch config for this algo for low-level gpu's like mine.

scryptr
Legendary
*
Offline Offline

Activity: 1793
Merit: 1028



View Profile WWW
May 03, 2015, 07:20:52 PM
 #2679

COMMIT 775--

@SP_ and DJM34--

In Makefile.am, after the last line beginning with sph/... :
                         
                      ..."sph/bmw.c sph/blake.c sph/groestl.c sph/jh.c sph/keccak.c sph/skein.c \
                          sph/cubehash.c sph/echo.c sph/luffa.c sph/sha2.c sph/shavite.c sph/simd.c \
                          sph/hamsi.c sph/hamsi_helper.c sph/sph_hamsi.h \
                          sph/shabal.c sph/whirlpool.c sph/sha2big.c sph/haval.c \
                          sph/sha256_Y.h sph/sha256_Y.c \" ...

I inserted DJM34's suggested line, "sph/sha256_Y.h sph/sha256_Y.c \".  The linux build still errors out, now with:

"gue512.o x15/x14.o x15/x15.o x15/cuda_x14_shabal512.o x15/cuda_x15_whirlpool.o x15/whirlpool.o x17/x17.o x17/cuda_x17_haval512.o x17/cuda_x17_sha512.o x11/s3.o bitcoin.o cuda_bitcoin.o x15/cuda_whirlpoolx.o x15/whirlpoolx.o yescrypt/cuda_yescrypt.o yescrypt/yescrypt.o ccminer-scrypt.o ccminer-scrypt-jane.o scrypt/blake.o scrypt/keccak.o scrypt/sha256.o scrypt/salsa_kernel.o scrypt/test_kernel.o scrypt/fermi_kernel.o scrypt/kepler_kernel.o scrypt/nv_kernel.o scrypt/nv_kernel2.o scrypt/titan_kernel.o  -L/usr/lib/x86_64-linux-gnu -lcurl -ljansson -lpthread  -lcudart -fopenmp -lcrypto -lssl  -ldl -lcrypto -lssl
ccminer-ccminer.o: In function `miner_thread(void*)':
ccminer.cpp:(.text+0x3533): undefined reference to `scanhash_neoscrypt'

collect2: error: ld returned 1 exit status
make[2]: *** [ccminer] Error 1 ..."

--scryptr

probably need to add that as well:
Code:
neoscrypt/neoscrypt.cu neoscrypt/cuda_neoscrypt.cu \

COMMIT 775 BUILDS! --

OK, that was the final fix.  It now builds and mines.  I am getting 537kh/s on each of my GTX 970 FTW+ cards.  The rig is getting about 1.05Mh/s for accepted shares. Thanks!       --scryptr

TIPS:  BTC - 1Fs4uZ6a9ABYBTaHGUfqcwCQmeBRxkKRQT    DASH - XrK81tW31SLsVvZ2WX9VhTjpT6GXJPLdbQ
          SCRYPTR'S NOTEBOOK: https://bitcointalk.org/index.php?topic=5035515.msg46035530#msg46035530
          GITHUB: "github.com/scryptr"  MERIT is appreciated, also.  Thanks!
rednoW
Legendary
*
Offline Offline

Activity: 1510
Merit: 1003


View Profile
May 03, 2015, 07:25:29 PM
 #2680

brief check #49 with my best previous results (don't remember exact version ...)
x11 goes to 2905 from 2890
x13 2287 from 2275
x15 1990 from 1981
qubit 4585 from 4552
skein 83750 from 83620
lyra 884 from 882
Great work, great release!
Pages: « 1 ... 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 [134] 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 ... 1240 »
  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!