Pages:
Author

Topic: CCminer palgin's mod (alexis78 fork) (Read 10161 times)

jr. member
Activity: 275
Merit: 3
February 13, 2018, 11:56:42 AM
#52
[2018-02-13 18:51:54] GPU#1:invalid argument
[2018-02-13 18:51:54] GPU#0:invalid argument
[2018-02-13 18:51:54] GPU#3:result for 7afb0020 does not validate on CPU!
[2018-02-13 18:51:54] GPU#3:an illegal memory access was encountered
[2018-02-13 18:51:54] GPU#1:an illegal memory access was encountered
[2018-02-13 18:51:54] GPU#0:an illegal memory access was encountered
Cuda error in func 'quark_blake512_cpu_setBlock_80' at line 547 : an illegal memory access was encountered.


Can prompt in what a problem, cuda it is installed and on other majnery all is good?
newbie
Activity: 6
Merit: 0
January 30, 2018, 12:04:26 AM
#51
anyone that could share 1.1.1  for windows 10 or know where I could download it? all I see for 1.1.1 is a source code zip, from what I've gathered in other posts there might be a way to build what I need from the contents of the source zip. I've tried running the build and config files within the zip and reading through the readme's for clues how to make this have but this appears to be beyond my scope... any help or advise would be greatly appreciated, thanks.
newbie
Activity: 106
Merit: 0
January 23, 2018, 11:16:08 PM
#50
newbie
Activity: 4
Merit: 0
January 13, 2018, 01:40:31 PM
#49
struggling to compile this for linux, ccminer/alexis-1.1_palginmod. please could someone upload the linux compiled binaries on cuda 8 theres a huge performance difference with the coin im mining, thanks
full member
Activity: 350
Merit: 100
XDNA - Most innovative cryptocurrency in 2018
January 06, 2018, 12:25:57 PM
#48
Didn‘t work for me. Just a cmd window popup, that‘s all.

 Huh

check you windows defender
newbie
Activity: 1
Merit: 0
January 05, 2018, 10:44:31 AM
#47
I cannot compile this on ubuntu 16.04 running ./build.sh

Ideas how to solve this?

Code:
ptxas info    : Function properties for _Z23nv2_scrypt_core_kernelAILi0EEvPjii
    0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info    : Used 121 registers, 336 bytes cmem[0]
ptxas info    : Compiling entry function '_Z26nv2_scrypt_core_kernelB_LGILi0EEvPjiij' for 'sm_52'
ptxas info    : Function properties for _Z26nv2_scrypt_core_kernelB_LGILi0EEvPjiij
    0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info    : Used 106 registers, 340 bytes cmem[0]
ptxas info    : Compiling entry function '_Z26nv2_scrypt_core_kernelA_LGILi0EEvPjiij' for 'sm_52'
ptxas info    : Function properties for _Z26nv2_scrypt_core_kernelA_LGILi0EEvPjiij
    0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info    : Used 96 registers, 340 bytes cmem[0]
ptxas info    : Overriding global maxrregcount 128 with entry-specific value 72 computed using thread count
ptxas info    : Overriding global maxrregcount 128 with entry-specific value 72 computed using thread count
ptxas info    : 0 bytes gmem, 4224 bytes cmem[3]
ptxas info    : Compiling entry function '_Z26x11_shavite512_gpu_hash_80jjPv' for 'sm_52'
ptxas info    : Function properties for _Z26x11_shavite512_gpu_hash_80jjPv
    56 bytes stack frame, 104 bytes spill stores, 116 bytes spill loads
ptxas info    : Used 72 registers, 4096 bytes smem, 336 bytes cmem[0], 76 bytes cmem[2]
ptxas info    : Compiling entry function '_Z26x11_shavite512_gpu_hash_64jjPmPj' for 'sm_52'
ptxas info    : Function properties for _Z26x11_shavite512_gpu_hash_64jjPmPj
    0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info    : Used 72 registers, 4096 bytes smem, 344 bytes cmem[0], 72 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-pools.o ccminer-util.o ccminer-bench.o ccminer-bignum.o ccminer-api.o ccminer-hashlog.o ccminer-nvml.o ccminer-stats.o ccminer-sysinfos.o ccminer-cuda.o equi/ccminer-equi-stratum.o equi/ccminer-equi.o equi/blake2/ccminer-blake2bx.o equi/ccminer-equihash.o equi/cuda_equi.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 heavy/bastion.o heavy/cuda_bastion.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 lyra2/lyra2REv2.o lyra2/cuda_lyra2v2.o lyra2/ccminer-Lyra2Z.o lyra2/lyra2Z.o lyra2/cuda_lyra2Z.o Algo256/cuda_bmw256.o Algo256/cuda_cubehash256.o Algo256/cuda_blake256.o Algo256/cuda_groestl256.o Algo256/cuda_keccak256.o Algo256/cuda_skein256.o Algo256/blake256.o Algo256/decred.o Algo256/vanilla.o Algo256/keccak256.o Algo256/blake2s.o sph/ccminer-blake2s.o Algo256/bmw.o Algo256/cuda_bmw.o crypto/ccminer-xmr-rpc.o crypto/ccminer-wildkeccak-cpu.o crypto/wildkeccak.o crypto/cryptolight.o crypto/cryptolight-core.o crypto/ccminer-cryptolight-cpu.o crypto/cryptonight.o crypto/cryptonight-core.o crypto/cryptonight-extra.o crypto/ccminer-cryptonight-cpu.o crypto/ccminer-oaes_lib.o crypto/ccminer-aesb.o crypto/cpu/ccminer-c_keccak.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/nist5.o quark/quarkcoin.o quark/cuda_quark_compactionTest.o neoscrypt/ccminer-neoscrypt.o neoscrypt/ccminer-neoscrypt-cpu.o neoscrypt/cuda_neoscrypt.o pentablake.o skein.o cuda_skeincoin.o ccminer-skein2.o zr5.o sha256/sha256d.o sha256/cuda_sha256d.o sha256/sha256t.o sha256/cuda_sha256t.o sia/sia.o sia/ccminer-sia-rpc.o sph/ccminer-blake2b.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-streebog.o sph/ccminer-shabal.o sph/ccminer-whirlpool.o sph/ccminer-sha2big.o sph/ccminer-haval.o sph/ccminer-ripemd.o sph/ccminer-sph_sha2.o lbry/lbry.o lbry/cuda_sha256_lbry.o lbry/cuda_sha512_lbry.o lbry/cuda_lbry_merged.o qubit/qubit.o qubit/qubit_luffa512.o qubit/deep.o qubit/luffa.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 x11/x11evo.o x11/timetravel.o x11/bitcore.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 x15/cuda_x15_whirlpool_sm3.o x17/x17.o x17/hmq17.o x17/cuda_x17_haval256.o x17/cuda_x17_sha512.o x11/c11.o x11/s3.o x11/sib.o x11/veltor.o x11/cuda_streebog.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 -lz  -ldl -lcuda -lcrypto -lssl -lz
ccminer-ccminer.o: In function `miner_thread(void*)':
ccminer.cpp:(.text+0x7b75): undefined reference to `scanhash_timetravel10'
ccminer-util.o: In function `print_hash_tests':
util.cpp:(.text+0x7a29): undefined reference to `timetravel10_hash'
ccminer-bench.o: In function `algo_free_all':
bench.cpp:(.text+0x215): undefined reference to `free_timetravel10'
collect2: error: ld returned 1 exit status
Makefile:1128: recipe for target 'ccminer' failed
make[2]: *** [ccminer] Error 1
make[2]: Leaving directory '/root/ccminerBWK/ccminer'
Makefile:2113: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/root/ccminerBWK/ccminer'
Makefile:631: recipe for target 'all' failed
make: *** [all] Error 2
root@Jmine:~/ccminer/ccminer#
copper member
Activity: 10
Merit: 0
January 03, 2018, 12:08:05 PM
#46
Does  anybody have a copy of this miner for me?
https://www.sendspace.com/file/o9h81s

Im so confused if I should be using this miner anymore. It was giving me top hashrates on many algorithms.
Check my thread here:
https://www.reddit.com/r/gpumining/comments/7nr8hd/which_miner_should_i_use_a_handy_guide/

So, if he was removing some needed buckets.... should I use this or not?
newbie
Activity: 5
Merit: 0
December 27, 2017, 05:32:32 PM
#45
Does  anybody have a copy of this miner for me?
newbie
Activity: 5
Merit: 0
December 27, 2017, 05:08:02 PM
#44
I tried to compile it with doubleclicking the Build.cmd file under win10.

Win10 cmd window shows up but closes immediately. Do I need to install visual studio or something like that to compile it myself?

member
Activity: 111
Merit: 10
Do or do not.
December 27, 2017, 03:13:49 PM
#43
Didn‘t work for me. Just a cmd window popup, that‘s all.

 Huh

On lnx one of the best miners imho. What exactly didn't work?
newbie
Activity: 5
Merit: 0
December 27, 2017, 03:07:57 PM
#42
Didn‘t work for me. Just a cmd window popup, that‘s all.

 Huh
newbie
Activity: 12
Merit: 0
December 27, 2017, 09:59:32 AM
#41
...
newbie
Activity: 25
Merit: 0
December 26, 2017, 06:42:27 PM
#40
Is there also a Windows version?


Interested in this as well.
newbie
Activity: 5
Merit: 0
December 26, 2017, 06:38:21 PM
#39
Is there also a Windows version?
newbie
Activity: 12
Merit: 0
December 26, 2017, 09:58:03 AM
#38
...
newbie
Activity: 5
Merit: 0
December 26, 2017, 08:50:07 AM
#37
Does  anyone have a copy of palgins mod?
Cant find it on github any more

Thx
sr. member
Activity: 512
Merit: 260
October 20, 2017, 10:20:51 PM
#36
 keep up the good work! Wink
sr. member
Activity: 1092
Merit: 273
September 19, 2017, 02:02:28 AM
#35
Could be a great project, if it supports so many algos, but currently has lower hashrate than "ccminer alexis"
newbie
Activity: 9
Merit: 0
August 18, 2017, 01:49:43 PM
#34
I got "Unable to query number of CUDA devices! Is an nVidia driver installed?" on latest release 1.1.1
Never got that before, previous release is ok.
newbie
Activity: 4
Merit: 0
May 09, 2017, 11:36:21 PM
#33
Just my testing:

http://i63.tinypic.com/2r6377c.jpg

http://i63.tinypic.com/2pplu0h.jpg

Speed in Windows is differently showed on pool.

This mining tool is currently highest number for my card than others!
Pages:
Jump to: