Skip to content

Instantly share code, notes, and snippets.

Created November 9, 2017 07:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/d0151ef2e99ee1b8dc17b42f37b7fc8a to your computer and use it in GitHub Desktop.
Save anonymous/d0151ef2e99ee1b8dc17b42f37b7fc8a to your computer and use it in GitHub Desktop.
VERBOSE OUTPUT
./build.sh
Making distclean in compat
make[1]: Entering directory '/home/luke/ccminer/compat'
Making distclean in jansson
make[2]: Entering directory '/home/luke/ccminer/compat/jansson'
test -z "libjansson.a" || rm -f libjansson.a
rm -f *.o
rm -f *.tab.c
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -rf ./.deps
rm -f Makefile
make[2]: Leaving directory '/home/luke/ccminer/compat/jansson'
make[2]: Entering directory '/home/luke/ccminer/compat'
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
make[2]: Leaving directory '/home/luke/ccminer/compat'
rm -f Makefile
make[1]: Leaving directory '/home/luke/ccminer/compat'
make[1]: Entering directory '/home/luke/ccminer'
test -z "ccminer" || rm -f ccminer
rm -f *.o
rm -f Algo256/*.o
rm -f JHA/*.o
rm -f compat/*.o
rm -f crypto/*.o
rm -f crypto/cpu/*.o
rm -f equi/*.o
rm -f equi/blake2/*.o
rm -f heavy/*.o
rm -f lbry/*.o
rm -f lyra2/*.o
rm -f neoscrypt/*.o
rm -f quark/*.o
rm -f qubit/*.o
rm -f scrypt/*.o
rm -f sha256/*.o
rm -f sia/*.o
rm -f skunk/*.o
rm -f sph/*.o
rm -f tribus/*.o
rm -f x11/*.o
rm -f x13/*.o
rm -f x15/*.o
rm -f x17/*.o
rm -f *.tab.c
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f Algo256/.deps/.dirstamp
rm -f Algo256/.dirstamp
rm -f JHA/.deps/.dirstamp
rm -f JHA/.dirstamp
rm -f compat/.deps/.dirstamp
rm -f compat/.dirstamp
rm -f crypto/.deps/.dirstamp
rm -f crypto/.dirstamp
rm -f crypto/cpu/.deps/.dirstamp
rm -f crypto/cpu/.dirstamp
rm -f equi/.deps/.dirstamp
rm -f equi/.dirstamp
rm -f equi/blake2/.deps/.dirstamp
rm -f equi/blake2/.dirstamp
rm -f heavy/.deps/.dirstamp
rm -f heavy/.dirstamp
rm -f lbry/.deps/.dirstamp
rm -f lbry/.dirstamp
rm -f lyra2/.deps/.dirstamp
rm -f lyra2/.dirstamp
rm -f neoscrypt/.deps/.dirstamp
rm -f neoscrypt/.dirstamp
rm -f quark/.deps/.dirstamp
rm -f quark/.dirstamp
rm -f qubit/.deps/.dirstamp
rm -f qubit/.dirstamp
rm -f scrypt/.deps/.dirstamp
rm -f scrypt/.dirstamp
rm -f sha256/.deps/.dirstamp
rm -f sha256/.dirstamp
rm -f sia/.deps/.dirstamp
rm -f sia/.dirstamp
rm -f skunk/.deps/.dirstamp
rm -f skunk/.dirstamp
rm -f sph/.deps/.dirstamp
rm -f sph/.dirstamp
rm -f tribus/.deps/.dirstamp
rm -f tribus/.dirstamp
rm -f x11/.deps/.dirstamp
rm -f x11/.dirstamp
rm -f x13/.deps/.dirstamp
rm -f x13/.dirstamp
rm -f x15/.deps/.dirstamp
rm -f x15/.dirstamp
rm -f x17/.deps/.dirstamp
rm -f x17/.dirstamp
rm -f ccminer-config.h stamp-h1
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f cscope.out cscope.in.out cscope.po.out cscope.files
make[1]: Leaving directory '/home/luke/ccminer'
rm -f config.status config.cache config.log configure.lineno config.status.lineno
rm -rf ./.deps compat/.deps crypto/.deps crypto/cpu/.deps equi/.deps equi/blake2/.deps lyra2/.deps neoscrypt/.deps sia/.deps sph/.deps x13/.deps
rm -f Makefile
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for gcc option to accept ISO C99... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking whether gcc needs -traditional... no
checking dependency style of gcc... gcc3
checking for ranlib... ranlib
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for gcc option to support OpenMP... -fopenmp
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking sys/endian.h usability... no
checking sys/endian.h presence... no
checking for sys/endian.h... no
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for sys/sysctl.h... yes
checking whether be32dec is declared... no
checking whether le32dec is declared... no
checking whether be32enc is declared... no
checking whether le32enc is declared... no
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for getopt_long... yes
checking for json_loads in -ljansson... yes
checking for pthread_create in -lpthread... yes
checking for gzopen in -lz... yes
checking for SSL_library_init in -lssl... yes
checking for EVP_DigestFinal_ex in -lcrypto... yes
checking for gawk... (cached) gawk
checking for curl-config... /home/luke/anaconda3/bin/curl-config
checking for the version of libcurl... 7.52.1
checking for libcurl >= version 7.15.2... yes
checking whether libcurl is usable... yes
checking for curl_free... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating compat/Makefile
config.status: creating compat/jansson/Makefile
config.status: creating ccminer-config.h
config.status: executing depfiles commands
make all-recursive
make[1]: Entering directory '/home/luke/ccminer'
Making all in compat
make[2]: Entering directory '/home/luke/ccminer/compat'
make[3]: Entering directory '/home/luke/ccminer/compat'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/luke/ccminer/compat'
make[2]: Leaving directory '/home/luke/ccminer/compat'
make[2]: Entering directory '/home/luke/ccminer'
gcc -DHAVE_CONFIG_H -I. -I/home/luke/anaconda3/include -fopenmp -pthread -fno-strict-aliasing -I/usr/local/cuda/include -DUSE_WRAPNVML -g -O2 -MT ccminer-crc32.o -MD -MP -MF .deps/ccminer-crc32.Tpo -c -o ccminer-crc32.o `test -f 'crc32.c' || echo './'`crc32.c
gcc -DHAVE_CONFIG_H -I. -I/home/luke/anaconda3/include -fopenmp -pthread -fno-strict-aliasing -I/usr/local/cuda/include -DUSE_WRAPNVML -g -O2 -MT ccminer-hefty1.o -MD -MP -MF .deps/ccminer-hefty1.Tpo -c -o ccminer-hefty1.o `test -f 'hefty1.c' || echo './'`hefty1.c
g++ -DHAVE_CONFIG_H -I. -I/home/luke/anaconda3/include -fopenmp -pthread -fno-strict-aliasing -I/usr/local/cuda/include -DUSE_WRAPNVML -O3 -march=native -D_REENTRANT -falign-functions=16 -falign-jumps=16 -falign-labels=16 -MT ccminer-ccminer.o -MD -MP -MF .deps/ccminer-ccminer.Tpo -c -o ccminer-ccminer.o `test -f 'ccminer.cpp' || echo './'`ccminer.cpp
g++ -DHAVE_CONFIG_H -I. -I/home/luke/anaconda3/include -fopenmp -pthread -fno-strict-aliasing -I/usr/local/cuda/include -DUSE_WRAPNVML -O3 -march=native -D_REENTRANT -falign-functions=16 -falign-jumps=16 -falign-labels=16 -MT ccminer-pools.o -MD -MP -MF .deps/ccminer-pools.Tpo -c -o ccminer-pools.o `test -f 'pools.cpp' || echo './'`pools.cpp
mv -f .deps/ccminer-crc32.Tpo .deps/ccminer-crc32.Po
g++ -DHAVE_CONFIG_H -I. -I/home/luke/anaconda3/include -fopenmp -pthread -fno-strict-aliasing -I/usr/local/cuda/include -DUSE_WRAPNVML -O3 -march=native -D_REENTRANT -falign-functions=16 -falign-jumps=16 -falign-labels=16 -MT ccminer-util.o -MD -MP -MF .deps/ccminer-util.Tpo -c -o ccminer-util.o `test -f 'util.cpp' || echo './'`util.cpp
mv -f .deps/ccminer-hefty1.Tpo .deps/ccminer-hefty1.Po
g++ -DHAVE_CONFIG_H -I. -I/home/luke/anaconda3/include -fopenmp -pthread -fno-strict-aliasing -I/usr/local/cuda/include -DUSE_WRAPNVML -O3 -march=native -D_REENTRANT -falign-functions=16 -falign-jumps=16 -falign-labels=16 -MT ccminer-bench.o -MD -MP -MF .deps/ccminer-bench.Tpo -c -o ccminer-bench.o `test -f 'bench.cpp' || echo './'`bench.cpp
mv -f .deps/ccminer-pools.Tpo .deps/ccminer-pools.Po
g++ -DHAVE_CONFIG_H -I. -I/home/luke/anaconda3/include -fopenmp -pthread -fno-strict-aliasing -I/usr/local/cuda/include -DUSE_WRAPNVML -O3 -march=native -D_REENTRANT -falign-functions=16 -falign-jumps=16 -falign-labels=16 -MT ccminer-bignum.o -MD -MP -MF .deps/ccminer-bignum.Tpo -c -o ccminer-bignum.o `test -f 'bignum.cpp' || echo './'`bignum.cpp
mv -f .deps/ccminer-bench.Tpo .deps/ccminer-bench.Po
g++ -DHAVE_CONFIG_H -I. -I/home/luke/anaconda3/include -fopenmp -pthread -fno-strict-aliasing -I/usr/local/cuda/include -DUSE_WRAPNVML -O3 -march=native -D_REENTRANT -falign-functions=16 -falign-jumps=16 -falign-labels=16 -MT ccminer-api.o -MD -MP -MF .deps/ccminer-api.Tpo -c -o ccminer-api.o `test -f 'api.cpp' || echo './'`api.cpp
mv -f .deps/ccminer-bignum.Tpo .deps/ccminer-bignum.Po
g++ -DHAVE_CONFIG_H -I. -I/home/luke/anaconda3/include -fopenmp -pthread -fno-strict-aliasing -I/usr/local/cuda/include -DUSE_WRAPNVML -O3 -march=native -D_REENTRANT -falign-functions=16 -falign-jumps=16 -falign-labels=16 -MT ccminer-hashlog.o -MD -MP -MF .deps/ccminer-hashlog.Tpo -c -o ccminer-hashlog.o `test -f 'hashlog.cpp' || echo './'`hashlog.cpp
mv -f .deps/ccminer-api.Tpo .deps/ccminer-api.Po
g++ -DHAVE_CONFIG_H -I. -I/home/luke/anaconda3/include -fopenmp -pthread -fno-strict-aliasing -I/usr/local/cuda/include -DUSE_WRAPNVML -O3 -march=native -D_REENTRANT -falign-functions=16 -falign-jumps=16 -falign-labels=16 -MT ccminer-nvml.o -MD -MP -MF .deps/ccminer-nvml.Tpo -c -o ccminer-nvml.o `test -f 'nvml.cpp' || echo './'`nvml.cpp
mv -f .deps/ccminer-hashlog.Tpo .deps/ccminer-hashlog.Po
g++ -DHAVE_CONFIG_H -I. -I/home/luke/anaconda3/include -fopenmp -pthread -fno-strict-aliasing -I/usr/local/cuda/include -DUSE_WRAPNVML -O3 -march=native -D_REENTRANT -falign-functions=16 -falign-jumps=16 -falign-labels=16 -MT ccminer-stats.o -MD -MP -MF .deps/ccminer-stats.Tpo -c -o ccminer-stats.o `test -f 'stats.cpp' || echo './'`stats.cpp
mv -f .deps/ccminer-util.Tpo .deps/ccminer-util.Po
g++ -DHAVE_CONFIG_H -I. -I/home/luke/anaconda3/include -fopenmp -pthread -fno-strict-aliasing -I/usr/local/cuda/include -DUSE_WRAPNVML -O3 -march=native -D_REENTRANT -falign-functions=16 -falign-jumps=16 -falign-labels=16 -MT ccminer-sysinfos.o -MD -MP -MF .deps/ccminer-sysinfos.Tpo -c -o ccminer-sysinfos.o `test -f 'sysinfos.cpp' || echo './'`sysinfos.cpp
mv -f .deps/ccminer-sysinfos.Tpo .deps/ccminer-sysinfos.Po
g++ -DHAVE_CONFIG_H -I. -I/home/luke/anaconda3/include -fopenmp -pthread -fno-strict-aliasing -I/usr/local/cuda/include -DUSE_WRAPNVML -O3 -march=native -D_REENTRANT -falign-functions=16 -falign-jumps=16 -falign-labels=16 -MT ccminer-cuda.o -MD -MP -MF .deps/ccminer-cuda.Tpo -c -o ccminer-cuda.o `test -f 'cuda.cpp' || echo './'`cuda.cpp
mv -f .deps/ccminer-stats.Tpo .deps/ccminer-stats.Po
g++ -DHAVE_CONFIG_H -I. -I/home/luke/anaconda3/include -fopenmp -pthread -fno-strict-aliasing -I/usr/local/cuda/include -DUSE_WRAPNVML -O3 -march=native -D_REENTRANT -falign-functions=16 -falign-jumps=16 -falign-labels=16 -MT ccminer-nvsettings.o -MD -MP -MF .deps/ccminer-nvsettings.Tpo -c -o ccminer-nvsettings.o `test -f 'nvsettings.cpp' || echo './'`nvsettings.cpp
mv -f .deps/ccminer-nvml.Tpo .deps/ccminer-nvml.Po
g++ -DHAVE_CONFIG_H -I. -I/home/luke/anaconda3/include -fopenmp -pthread -fno-strict-aliasing -I/usr/local/cuda/include -DUSE_WRAPNVML -O3 -march=native -D_REENTRANT -falign-functions=16 -falign-jumps=16 -falign-labels=16 -MT equi/ccminer-equihash.o -MD -MP -MF equi/.deps/ccminer-equihash.Tpo -c -o equi/ccminer-equihash.o `test -f 'equi/equihash.cpp' || echo './'`equi/equihash.cpp
mv -f .deps/ccminer-nvsettings.Tpo .deps/ccminer-nvsettings.Po
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o equi/cuda_equi.o -c equi/cuda_equi.cu
mv -f .deps/ccminer-cuda.Tpo .deps/ccminer-cuda.Po
g++ -DHAVE_CONFIG_H -I. -I/home/luke/anaconda3/include -fopenmp -pthread -fno-strict-aliasing -I/usr/local/cuda/include -DUSE_WRAPNVML -O3 -march=native -D_REENTRANT -falign-functions=16 -falign-jumps=16 -falign-labels=16 -MT ccminer-fuguecoin.o -MD -MP -MF .deps/ccminer-fuguecoin.Tpo -c -o ccminer-fuguecoin.o `test -f 'fuguecoin.cpp' || echo './'`fuguecoin.cpp
mv -f .deps/ccminer-fuguecoin.Tpo .deps/ccminer-fuguecoin.Po
g++ -DHAVE_CONFIG_H -I. -I/home/luke/anaconda3/include -fopenmp -pthread -fno-strict-aliasing -I/usr/local/cuda/include -DUSE_WRAPNVML -O3 -march=native -D_REENTRANT -falign-functions=16 -falign-jumps=16 -falign-labels=16 -MT ccminer-groestlcoin.o -MD -MP -MF .deps/ccminer-groestlcoin.Tpo -c -o ccminer-groestlcoin.o `test -f 'groestlcoin.cpp' || echo './'`groestlcoin.cpp
mv -f equi/.deps/ccminer-equihash.Tpo equi/.deps/ccminer-equihash.Po
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o cuda_groestlcoin.o -c cuda_groestlcoin.cu
mv -f .deps/ccminer-ccminer.Tpo .deps/ccminer-ccminer.Po
g++ -DHAVE_CONFIG_H -I. -I/home/luke/anaconda3/include -fopenmp -pthread -fno-strict-aliasing -I/usr/local/cuda/include -DUSE_WRAPNVML -O3 -march=native -D_REENTRANT -falign-functions=16 -falign-jumps=16 -falign-labels=16 -MT ccminer-myriadgroestl.o -MD -MP -MF .deps/ccminer-myriadgroestl.Tpo -c -o ccminer-myriadgroestl.o `test -f 'myriadgroestl.cpp' || echo './'`myriadgroestl.cpp
mv -f .deps/ccminer-groestlcoin.Tpo .deps/ccminer-groestlcoin.Po
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o cuda_myriadgroestl.o -c cuda_myriadgroestl.cu
mv -f .deps/ccminer-myriadgroestl.Tpo .deps/ccminer-myriadgroestl.Po
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o Algo256/cuda_bmw256.o -c Algo256/cuda_bmw256.cu
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas info : 0 bytes gmem, 160 bytes cmem[3]
ptxas info : Compiling entry function '_Z25groestlcoin_gpu_hash_quadjjPj' for 'sm_30'
ptxas info : Function properties for _Z25groestlcoin_gpu_hash_quadjjPj
8 bytes stack frame, 4 bytes spill stores, 4 bytes spill loads
ptxas info : Used 63 registers, 336 bytes cmem[0], 4 bytes cmem[2]
ptxas info : 0 bytes gmem, 32 bytes cmem[3]
ptxas info : Compiling entry function '_Z18bmw256_gpu_hash_32jjPmPj' for 'sm_30'
ptxas info : Function properties for _Z18bmw256_gpu_hash_32jjPmPj
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 63 registers, 344 bytes cmem[0], 20 bytes cmem[2]
ptxas warning : Too big maxrregcount value specified 128, will be ignored
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o Algo256/cuda_cubehash256.o -c Algo256/cuda_cubehash256.cu
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o Algo256/cuda_blake256.o -c Algo256/cuda_blake256.cu
ptxas info : 0 bytes gmem, 648 bytes cmem[3]
ptxas info : Compiling entry function '_Z27myriadgroestl_gpu_hash_quadjjPj' for 'sm_30'
ptxas info : Function properties for _Z27myriadgroestl_gpu_hash_quadjjPj
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 63 registers, 336 bytes cmem[0]
ptxas info : Compiling entry function '_Z26myriadgroestl_gpu_hash_shajjPjS_' for 'sm_30'
ptxas info : Function properties for _Z26myriadgroestl_gpu_hash_shajjPjS_
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 43 registers, 344 bytes cmem[0], 20 bytes cmem[2]
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o Algo256/cuda_groestl256.o -c Algo256/cuda_groestl256.cu
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas info : 0 bytes gmem
ptxas info : Compiling entry function '_Z23cubehash256_gpu_hash_32jjP5uint2' for 'sm_30'
ptxas info : Function properties for _Z23cubehash256_gpu_hash_32jjP5uint2
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 62 registers, 336 bytes cmem[0]
ptxas info : 104 bytes gmem, 64 bytes cmem[3]
ptxas info : Compiling entry function '_Z7digit_7ILj9ELj1248ELi11E13packer_cantorLj1536EEvP4equiIXT_EXT0_EE' for 'sm_30'
ptxas info : Function properties for _Z7digit_7ILj9ELj1248ELi11E13packer_cantorLj1536EEvP4equiIXT_EXT0_EE
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 28428 bytes smem, 328 bytes cmem[0]
ptxas info : Compiling entry function '_Z7digit_3ILj9ELj1248ELi12E13packer_cantorLj2048ELj640EEvP4equiIXT_EXT0_EE' for 'sm_30'
ptxas info : Function properties for _Z7digit_3ILj9ELj1248ELi12E13packer_cantorLj2048ELj640EEvP4equiIXT_EXT0_EE
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 46472 bytes smem, 328 bytes cmem[0]
ptxas info : Compiling entry function '_Z7digit_5ILj9ELj1248ELi12E13packer_cantorLj2048ELj640EEvP4equiIXT_EXT0_EE' for 'sm_30'
ptxas info : Function properties for _Z7digit_5ILj9ELj1248ELi12E13packer_cantorLj2048ELj640EEvP4equiIXT_EXT0_EE
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 41480 bytes smem, 328 bytes cmem[0]
ptxas info : Compiling entry function '_Z7digit_1ILj9ELj1248ELi12E13packer_cantorLj2048ELj512EEvP4equiIXT_EXT0_EE' for 'sm_30'
ptxas info : Function properties for _Z7digit_1ILj9ELj1248ELi12E13packer_cantorLj2048ELj512EEvP4equiIXT_EXT0_EE
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 30 registers, 29192 bytes smem, 328 bytes cmem[0]
ptxas info : Compiling entry function '_Z14digit_last_wdcILj9ELj1248ELi9ELj2E13packer_cantorLj64ELj8ELj4EEvP4equiIXT_EXT0_EE' for 'sm_30'
ptxas info : Function properties for _Z14digit_last_wdcILj9ELj1248ELi9ELj2E13packer_cantorLj64ELj8ELj4EEvP4equiIXT_EXT0_EE
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 38 registers, 8192 bytes smem, 328 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function '_Z7digit_6ILj9ELj1248ELi11E13packer_cantorLj1536EEvP4equiIXT_EXT0_EE' for 'sm_30'
ptxas info : Function properties for _Z7digit_6ILj9ELj1248ELi11E13packer_cantorLj1536EEvP4equiIXT_EXT0_EE
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 30 registers, 31372 bytes smem, 328 bytes cmem[0]
ptxas info : Compiling entry function '_Z7digit_2ILj9ELj1248ELi12E13packer_cantorLj2048ELj640EEvP4equiIXT_EXT0_EE' for 'sm_30'
ptxas info : Function properties for _Z7digit_2ILj9ELj1248ELi12E13packer_cantorLj2048ELj640EEvP4equiIXT_EXT0_EE
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 32 registers, 46472 bytes smem, 328 bytes cmem[0]
ptxas info : Compiling entry function '_Z7digit_4ILj9ELj1248ELi12E13packer_cantorLj2048ELj640EEvP4equiIXT_EXT0_EE' for 'sm_30'
ptxas info : Function properties for _Z7digit_4ILj9ELj1248ELi12E13packer_cantorLj2048ELj640EEvP4equiIXT_EXT0_EE
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 25 registers, 41480 bytes smem, 328 bytes cmem[0]
ptxas info : Compiling entry function '_Z11digit_firstILj9ELj1248E13packer_cantorEvP4equiIXT_EXT0_EEj' for 'sm_30'
ptxas info : Function properties for _Z11digit_firstILj9ELj1248E13packer_cantorEvP4equiIXT_EXT0_EEj
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 56 registers, 64 bytes smem, 332 bytes cmem[0]
ptxas info : Compiling entry function '_Z7digit_8ILj9ELj1248ELi11E13packer_cantorLj1536EEvP4equiIXT_EXT0_EE' for 'sm_30'
ptxas info : Function properties for _Z7digit_8ILj9ELj1248ELi11E13packer_cantorLj1536EEvP4equiIXT_EXT0_EE
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 28428 bytes smem, 328 bytes cmem[0]
ptxas warning : Too big maxrregcount value specified 128, will be ignored
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o Algo256/cuda_keccak256.o -c Algo256/cuda_keccak256.cu
ptxas info : 0 bytes gmem, 1200 bytes cmem[3]
ptxas info : Compiling entry function '_Z20blake256_gpu_hash_80jjPm' for 'sm_30'
ptxas info : Function properties for _Z20blake256_gpu_hash_80jjPm
64 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 63 registers, 336 bytes cmem[0], 12 bytes cmem[2]
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o Algo256/cuda_skein256.o -c Algo256/cuda_skein256.cu
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=64 -o Algo256/blake256.o -c Algo256/blake256.cu
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas info : 0 bytes gmem, 304 bytes cmem[3]
ptxas info : Compiling entry function '_Z21keccak256_gpu_hash_32jjPm' for 'sm_30'
ptxas info : Function properties for _Z21keccak256_gpu_hash_32jjPm
80 bytes stack frame, 108 bytes spill stores, 80 bytes spill loads
ptxas info : Used 63 registers, 336 bytes cmem[0], 36 bytes cmem[2]
ptxas info : Compiling entry function '_Z21keccak256_gpu_hash_80jjPvPj' for 'sm_30'
ptxas info : Function properties for _Z21keccak256_gpu_hash_80jjPvPj
48 bytes stack frame, 84 bytes spill stores, 52 bytes spill loads
ptxas info : Used 63 registers, 344 bytes cmem[0], 36 bytes cmem[2]
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o Algo256/decred.o -c Algo256/decred.cu
ptxas warning : Too big maxrregcount value specified 64, will be ignored
ptxas info : 0 bytes gmem, 48 bytes cmem[3]
ptxas info : Compiling entry function '_Z22blake256_gpu_hash_16_8jjPjm' for 'sm_30'
ptxas info : Function properties for _Z22blake256_gpu_hash_16_8jjPjm
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 30 registers, 344 bytes cmem[0], 60 bytes cmem[2]
ptxas info : Compiling entry function '_Z20blake256_gpu_hash_16jjPjm' for 'sm_30'
ptxas info : Function properties for _Z20blake256_gpu_hash_16jjPjm
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 45 registers, 344 bytes cmem[0], 72 bytes cmem[2]
ptxas warning : Too big maxrregcount value specified 128, will be ignored
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o Algo256/vanilla.o -c Algo256/vanilla.cu
ptxas info : 0 bytes gmem
ptxas info : Compiling entry function '_Z24skein256_gpu_hash_32_v30jjPm' for 'sm_30'
ptxas info : Function properties for _Z24skein256_gpu_hash_32_v30jjPm
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 60 registers, 336 bytes cmem[0], 28 bytes cmem[2]
ptxas info : Compiling entry function '_Z20skein256_gpu_hash_32jjPm' for 'sm_30'
ptxas info : Function properties for _Z20skein256_gpu_hash_32jjPm
24 bytes stack frame, 20 bytes spill stores, 20 bytes spill loads
ptxas info : Used 63 registers, 336 bytes cmem[0]
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o Algo256/keccak256.o -c Algo256/keccak256.cu
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas info : 0 bytes gmem, 1004 bytes cmem[3]
ptxas info : Compiling entry function '_Z21decred_gpu_hash_noncejjPjj' for 'sm_30'
ptxas info : Function properties for _Z21decred_gpu_hash_noncejjPjj
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 340 bytes cmem[0], 8 bytes cmem[2]
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o Algo256/blake2s.o -c Algo256/blake2s.cu
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas info : 0 bytes gmem, 84 bytes cmem[3]
ptxas info : Compiling entry function '_Z21vanilla_gpu_hash_16_8jjPjm' for 'sm_30'
ptxas info : Function properties for _Z21vanilla_gpu_hash_16_8jjPjm
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 53 registers, 344 bytes cmem[0], 56 bytes cmem[2]
gcc -DHAVE_CONFIG_H -I. -I/home/luke/anaconda3/include -fopenmp -pthread -fno-strict-aliasing -I/usr/local/cuda/include -DUSE_WRAPNVML -g -O2 -MT sph/ccminer-blake2s.o -MD -MP -MF sph/.deps/ccminer-blake2s.Tpo -c -o sph/ccminer-blake2s.o `test -f 'sph/blake2s.c' || echo './'`sph/blake2s.c
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas info : 0 bytes gmem
mv -f sph/.deps/ccminer-blake2s.Tpo sph/.deps/ccminer-blake2s.Po
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o Algo256/bmw.o -c Algo256/bmw.cu
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=76 -o Algo256/cuda_bmw.o -c Algo256/cuda_bmw.cu
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas info : 0 bytes gmem, 80 bytes cmem[3]
ptxas info : Compiling entry function '_Z22blake2s_gpu_hash_noncejjPj' for 'sm_30'
ptxas info : Function properties for _Z22blake2s_gpu_hash_noncejjPj
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 29 registers, 336 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function '_Z22blake2s_gpu_hash_noncejjPjj' for 'sm_30'
ptxas info : Function properties for _Z22blake2s_gpu_hash_noncejjPjj
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 29 registers, 340 bytes cmem[0], 8 bytes cmem[2]
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas info : 0 bytes gmem
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o cuda_checkhash.o -c cuda_checkhash.cu
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o pentablake.o -c pentablake.cu
ptxas warning : Too big maxrregcount value specified 76, will be ignored
ptxas info : 0 bytes gmem, 192 bytes cmem[3]
ptxas info : Compiling entry function '_Z18bmw256_gpu_hash_80jjPmP21sph_bmw_small_contexti' for 'sm_30'
ptxas info : Function properties for _Z18bmw256_gpu_hash_80jjPmP21sph_bmw_small_contexti
72 bytes stack frame, 72 bytes spill stores, 72 bytes spill loads
ptxas info : Used 63 registers, 348 bytes cmem[0], 20 bytes cmem[2]
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=64 -o skein.o -c skein.cu
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas info : Overriding global maxrregcount 63 with entry-specific value 32 computed using thread count
ptxas info : Overriding global maxrregcount 63 with entry-specific value 32 computed using thread count
ptxas info : Overriding global maxrregcount 63 with entry-specific value 32 computed using thread count
ptxas info : 0 bytes gmem, 32 bytes cmem[3]
ptxas info : Compiling entry function '_Z17cuda_checkhash_32jjPjS_' for 'sm_30'
ptxas info : Function properties for _Z17cuda_checkhash_32jjPjS_
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 8 registers, 344 bytes cmem[0]
ptxas info : Compiling entry function '_Z25cuda_check_hash_branch_64jjPjS_S_' for 'sm_30'
ptxas info : Function properties for _Z25cuda_check_hash_branch_64jjPjS_S_
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 8 registers, 352 bytes cmem[0]
ptxas info : Compiling entry function '_Z23cuda_checkhash_64_suppljPjS_' for 'sm_30'
ptxas info : Function properties for _Z23cuda_checkhash_64_suppljPjS_
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 8 registers, 344 bytes cmem[0]
ptxas info : Compiling entry function '_Z13nvcc_get_archPi' for 'sm_30'
ptxas info : Function properties for _Z13nvcc_get_archPi
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 4 registers, 328 bytes cmem[0]
ptxas info : Compiling entry function '_Z17cuda_checkhash_64jjPjS_' for 'sm_30'
ptxas info : Function properties for _Z17cuda_checkhash_64jjPjS_
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 8 registers, 344 bytes cmem[0]
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas info : 0 bytes gmem
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o cuda_skeincoin.o -c cuda_skeincoin.cu
g++ -DHAVE_CONFIG_H -I. -I/home/luke/anaconda3/include -fopenmp -pthread -fno-strict-aliasing -I/usr/local/cuda/include -DUSE_WRAPNVML -O3 -march=native -D_REENTRANT -falign-functions=16 -falign-jumps=16 -falign-labels=16 -MT ccminer-skein2.o -MD -MP -MF .deps/ccminer-skein2.Tpo -c -o ccminer-skein2.o `test -f 'skein2.cpp' || echo './'`skein2.cpp
mv -f .deps/ccminer-skein2.Tpo .deps/ccminer-skein2.Po
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o zr5.o -c zr5.cu
ptxas warning : Too big maxrregcount value specified 64, will be ignored
ptxas info : 32 bytes gmem, 512 bytes cmem[3]
ptxas info : Compiling entry function '_Z16sha2_gpu_hash_64jjPj' for 'sm_30'
ptxas info : Function properties for _Z16sha2_gpu_hash_64jjPj
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 50 registers, 336 bytes cmem[0], 20 bytes cmem[2]
gcc -DHAVE_CONFIG_H -I. -I/home/luke/anaconda3/include -fopenmp -pthread -fno-strict-aliasing -I/usr/local/cuda/include -DUSE_WRAPNVML -g -O2 -MT sph/ccminer-blake2b.o -MD -MP -MF sph/.deps/ccminer-blake2b.Tpo -c -o sph/ccminer-blake2b.o `test -f 'sph/blake2b.c' || echo './'`sph/blake2b.c
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas info : 0 bytes gmem, 104 bytes cmem[3]
ptxas info : Compiling entry function '_Z25zr5_move_data_to_hash_gpujiPPjPhS_' for 'sm_30'
ptxas info : Function properties for _Z25zr5_move_data_to_hash_gpujiPPjPhS_
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 23 registers, 352 bytes cmem[0]
ptxas info : Compiling entry function '_Z20zr5_get_poks_xor_gpujPPjPhPtS1_h' for 'sm_30'
ptxas info : Function properties for _Z20zr5_get_poks_xor_gpujPPjPhPtS1_h
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 10 registers, 361 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function '_Z16zr5_get_poks_gpujPPjPhPt' for 'sm_30'
ptxas info : Function properties for _Z16zr5_get_poks_gpujPPjPhPt
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 10 registers, 352 bytes cmem[0]
ptxas info : Compiling entry function '_Z24zr5_final_round_data_gpujPPjPhS_Pt' for 'sm_30'
ptxas info : Function properties for _Z24zr5_final_round_data_gpujPPjPhS_Pt
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 10 registers, 360 bytes cmem[0]
ptxas info : Compiling entry function '_Z17zr5_init_vars_gpujPjPhPS_S_S_S_S_' for 'sm_30'
ptxas info : Function properties for _Z17zr5_init_vars_gpujPjPhPS_S_S_S_S_
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 24 registers, 384 bytes cmem[0], 4 bytes cmem[2]
mv -f sph/.deps/ccminer-blake2b.Tpo sph/.deps/ccminer-blake2b.Po
gcc -DHAVE_CONFIG_H -I. -I/home/luke/anaconda3/include -fopenmp -pthread -fno-strict-aliasing -I/usr/local/cuda/include -DUSE_WRAPNVML -g -O2 -MT sph/ccminer-bmw.o -MD -MP -MF sph/.deps/ccminer-bmw.Tpo -c -o sph/ccminer-bmw.o `test -f 'sph/bmw.c' || echo './'`sph/bmw.c
mv -f sph/.deps/ccminer-bmw.Tpo sph/.deps/ccminer-bmw.Po
gcc -DHAVE_CONFIG_H -I. -I/home/luke/anaconda3/include -fopenmp -pthread -fno-strict-aliasing -I/usr/local/cuda/include -DUSE_WRAPNVML -g -O2 -MT sph/ccminer-blake.o -MD -MP -MF sph/.deps/ccminer-blake.Tpo -c -o sph/ccminer-blake.o `test -f 'sph/blake.c' || echo './'`sph/blake.c
gcc -DHAVE_CONFIG_H -I. -I/home/luke/anaconda3/include -fopenmp -pthread -fno-strict-aliasing -I/usr/local/cuda/include -DUSE_WRAPNVML -g -O2 -MT sph/ccminer-groestl.o -MD -MP -MF sph/.deps/ccminer-groestl.Tpo -c -o sph/ccminer-groestl.o `test -f 'sph/groestl.c' || echo './'`sph/groestl.c
mv -f sph/.deps/ccminer-blake.Tpo sph/.deps/ccminer-blake.Po
gcc -DHAVE_CONFIG_H -I. -I/home/luke/anaconda3/include -fopenmp -pthread -fno-strict-aliasing -I/usr/local/cuda/include -DUSE_WRAPNVML -g -O2 -MT sph/ccminer-jh.o -MD -MP -MF sph/.deps/ccminer-jh.Tpo -c -o sph/ccminer-jh.o `test -f 'sph/jh.c' || echo './'`sph/jh.c
mv -f sph/.deps/ccminer-groestl.Tpo sph/.deps/ccminer-groestl.Po
gcc -DHAVE_CONFIG_H -I. -I/home/luke/anaconda3/include -fopenmp -pthread -fno-strict-aliasing -I/usr/local/cuda/include -DUSE_WRAPNVML -g -O2 -MT sph/ccminer-keccak.o -MD -MP -MF sph/.deps/ccminer-keccak.Tpo -c -o sph/ccminer-keccak.o `test -f 'sph/keccak.c' || echo './'`sph/keccak.c
mv -f sph/.deps/ccminer-keccak.Tpo sph/.deps/ccminer-keccak.Po
gcc -DHAVE_CONFIG_H -I. -I/home/luke/anaconda3/include -fopenmp -pthread -fno-strict-aliasing -I/usr/local/cuda/include -DUSE_WRAPNVML -g -O2 -MT sph/ccminer-skein.o -MD -MP -MF sph/.deps/ccminer-skein.Tpo -c -o sph/ccminer-skein.o `test -f 'sph/skein.c' || echo './'`sph/skein.c
mv -f sph/.deps/ccminer-jh.Tpo sph/.deps/ccminer-jh.Po
gcc -DHAVE_CONFIG_H -I. -I/home/luke/anaconda3/include -fopenmp -pthread -fno-strict-aliasing -I/usr/local/cuda/include -DUSE_WRAPNVML -g -O2 -MT sph/ccminer-cubehash.o -MD -MP -MF sph/.deps/ccminer-cubehash.Tpo -c -o sph/ccminer-cubehash.o `test -f 'sph/cubehash.c' || echo './'`sph/cubehash.c
mv -f sph/.deps/ccminer-skein.Tpo sph/.deps/ccminer-skein.Po
gcc -DHAVE_CONFIG_H -I. -I/home/luke/anaconda3/include -fopenmp -pthread -fno-strict-aliasing -I/usr/local/cuda/include -DUSE_WRAPNVML -g -O2 -MT sph/ccminer-echo.o -MD -MP -MF sph/.deps/ccminer-echo.Tpo -c -o sph/ccminer-echo.o `test -f 'sph/echo.c' || echo './'`sph/echo.c
mv -f sph/.deps/ccminer-cubehash.Tpo sph/.deps/ccminer-cubehash.Po
gcc -DHAVE_CONFIG_H -I. -I/home/luke/anaconda3/include -fopenmp -pthread -fno-strict-aliasing -I/usr/local/cuda/include -DUSE_WRAPNVML -g -O2 -MT sph/ccminer-luffa.o -MD -MP -MF sph/.deps/ccminer-luffa.Tpo -c -o sph/ccminer-luffa.o `test -f 'sph/luffa.c' || echo './'`sph/luffa.c
mv -f sph/.deps/ccminer-luffa.Tpo sph/.deps/ccminer-luffa.Po
gcc -DHAVE_CONFIG_H -I. -I/home/luke/anaconda3/include -fopenmp -pthread -fno-strict-aliasing -I/usr/local/cuda/include -DUSE_WRAPNVML -g -O2 -MT sph/ccminer-sha2.o -MD -MP -MF sph/.deps/ccminer-sha2.Tpo -c -o sph/ccminer-sha2.o `test -f 'sph/sha2.c' || echo './'`sph/sha2.c
mv -f sph/.deps/ccminer-echo.Tpo sph/.deps/ccminer-echo.Po
gcc -DHAVE_CONFIG_H -I. -I/home/luke/anaconda3/include -fopenmp -pthread -fno-strict-aliasing -I/usr/local/cuda/include -DUSE_WRAPNVML -g -O2 -MT sph/ccminer-shavite.o -MD -MP -MF sph/.deps/ccminer-shavite.Tpo -c -o sph/ccminer-shavite.o `test -f 'sph/shavite.c' || echo './'`sph/shavite.c
mv -f sph/.deps/ccminer-sha2.Tpo sph/.deps/ccminer-sha2.Po
gcc -DHAVE_CONFIG_H -I. -I/home/luke/anaconda3/include -fopenmp -pthread -fno-strict-aliasing -I/usr/local/cuda/include -DUSE_WRAPNVML -g -O2 -MT sph/ccminer-simd.o -MD -MP -MF sph/.deps/ccminer-simd.Tpo -c -o sph/ccminer-simd.o `test -f 'sph/simd.c' || echo './'`sph/simd.c
mv -f sph/.deps/ccminer-shavite.Tpo sph/.deps/ccminer-shavite.Po
gcc -DHAVE_CONFIG_H -I. -I/home/luke/anaconda3/include -fopenmp -pthread -fno-strict-aliasing -I/usr/local/cuda/include -DUSE_WRAPNVML -g -O2 -MT sph/ccminer-hamsi.o -MD -MP -MF sph/.deps/ccminer-hamsi.Tpo -c -o sph/ccminer-hamsi.o `test -f 'sph/hamsi.c' || echo './'`sph/hamsi.c
mv -f sph/.deps/ccminer-simd.Tpo sph/.deps/ccminer-simd.Po
gcc -DHAVE_CONFIG_H -I. -I/home/luke/anaconda3/include -fopenmp -pthread -fno-strict-aliasing -I/usr/local/cuda/include -DUSE_WRAPNVML -g -O2 -MT sph/ccminer-hamsi_helper.o -MD -MP -MF sph/.deps/ccminer-hamsi_helper.Tpo -c -o sph/ccminer-hamsi_helper.o `test -f 'sph/hamsi_helper.c' || echo './'`sph/hamsi_helper.c
mv -f sph/.deps/ccminer-hamsi_helper.Tpo sph/.deps/ccminer-hamsi_helper.Po
gcc -DHAVE_CONFIG_H -I. -I/home/luke/anaconda3/include -fopenmp -pthread -fno-strict-aliasing -I/usr/local/cuda/include -DUSE_WRAPNVML -g -O2 -MT sph/ccminer-streebog.o -MD -MP -MF sph/.deps/ccminer-streebog.Tpo -c -o sph/ccminer-streebog.o `test -f 'sph/streebog.c' || echo './'`sph/streebog.c
mv -f sph/.deps/ccminer-streebog.Tpo sph/.deps/ccminer-streebog.Po
gcc -DHAVE_CONFIG_H -I. -I/home/luke/anaconda3/include -fopenmp -pthread -fno-strict-aliasing -I/usr/local/cuda/include -DUSE_WRAPNVML -g -O2 -MT sph/ccminer-shabal.o -MD -MP -MF sph/.deps/ccminer-shabal.Tpo -c -o sph/ccminer-shabal.o `test -f 'sph/shabal.c' || echo './'`sph/shabal.c
mv -f sph/.deps/ccminer-shabal.Tpo sph/.deps/ccminer-shabal.Po
gcc -DHAVE_CONFIG_H -I. -I/home/luke/anaconda3/include -fopenmp -pthread -fno-strict-aliasing -I/usr/local/cuda/include -DUSE_WRAPNVML -g -O2 -MT sph/ccminer-whirlpool.o -MD -MP -MF sph/.deps/ccminer-whirlpool.Tpo -c -o sph/ccminer-whirlpool.o `test -f 'sph/whirlpool.c' || echo './'`sph/whirlpool.c
ptxas warning : Too big maxrregcount value specified 128, will be ignored
mv -f sph/.deps/ccminer-whirlpool.Tpo sph/.deps/ccminer-whirlpool.Po
gcc -DHAVE_CONFIG_H -I. -I/home/luke/anaconda3/include -fopenmp -pthread -fno-strict-aliasing -I/usr/local/cuda/include -DUSE_WRAPNVML -g -O2 -MT sph/ccminer-sha2big.o -MD -MP -MF sph/.deps/ccminer-sha2big.Tpo -c -o sph/ccminer-sha2big.o `test -f 'sph/sha2big.c' || echo './'`sph/sha2big.c
mv -f sph/.deps/ccminer-hamsi.Tpo sph/.deps/ccminer-hamsi.Po
gcc -DHAVE_CONFIG_H -I. -I/home/luke/anaconda3/include -fopenmp -pthread -fno-strict-aliasing -I/usr/local/cuda/include -DUSE_WRAPNVML -g -O2 -MT sph/ccminer-haval.o -MD -MP -MF sph/.deps/ccminer-haval.Tpo -c -o sph/ccminer-haval.o `test -f 'sph/haval.c' || echo './'`sph/haval.c
mv -f sph/.deps/ccminer-sha2big.Tpo sph/.deps/ccminer-sha2big.Po
gcc -DHAVE_CONFIG_H -I. -I/home/luke/anaconda3/include -fopenmp -pthread -fno-strict-aliasing -I/usr/local/cuda/include -DUSE_WRAPNVML -g -O2 -MT sph/ccminer-ripemd.o -MD -MP -MF sph/.deps/ccminer-ripemd.Tpo -c -o sph/ccminer-ripemd.o `test -f 'sph/ripemd.c' || echo './'`sph/ripemd.c
ptxas info : 0 bytes gmem, 632 bytes cmem[3]
ptxas info : Compiling entry function '_Z21skeincoin_gpu_hash_50jjPjmi' for 'sm_30'
ptxas info : Function properties for _Z21skeincoin_gpu_hash_50jjPjmi
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 47 registers, 348 bytes cmem[0], 20 bytes cmem[2]
mv -f sph/.deps/ccminer-ripemd.Tpo sph/.deps/ccminer-ripemd.Po
gcc -DHAVE_CONFIG_H -I. -I/home/luke/anaconda3/include -fopenmp -pthread -fno-strict-aliasing -I/usr/local/cuda/include -DUSE_WRAPNVML -g -O2 -MT sph/ccminer-sph_sha2.o -MD -MP -MF sph/.deps/ccminer-sph_sha2.Tpo -c -o sph/ccminer-sph_sha2.o `test -f 'sph/sph_sha2.c' || echo './'`sph/sph_sha2.c
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o x11/phi.o -c x11/phi.cu
mv -f sph/.deps/ccminer-sph_sha2.Tpo sph/.deps/ccminer-sph_sha2.Po
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o x11/cuda_streebog_maxwell.o -c x11/cuda_streebog_maxwell.cu
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas info : 0 bytes gmem
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o x11/c11.o -c x11/c11.cu
ptxas warning : Too big maxrregcount value specified 128, will be ignored
mv -f sph/.deps/ccminer-haval.Tpo sph/.deps/ccminer-haval.Po
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o x11/s3.o -c x11/s3.cu
ptxas info : 16384 bytes gmem, 1536 bytes cmem[3]
ptxas info : Compiling entry function '_Z28streebog_gpu_hash_64_maxwellPm' for 'sm_30'
ptxas info : Function properties for _Z28streebog_gpu_hash_64_maxwellPm
136 bytes stack frame, 272 bytes spill stores, 380 bytes spill loads
ptxas info : Used 63 registers, 16384 bytes smem, 328 bytes cmem[0]
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o x11/sib.o -c x11/sib.cu
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas info : 0 bytes gmem
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o x11/veltor.o -c x11/veltor.cu
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas info : 0 bytes gmem
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o x11/cuda_streebog.o -c x11/cuda_streebog.cu
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas info : 0 bytes gmem
g++ -DHAVE_CONFIG_H -I. -I/home/luke/anaconda3/include -fopenmp -pthread -fno-strict-aliasing -I/usr/local/cuda/include -DUSE_WRAPNVML -O3 -march=native -D_REENTRANT -falign-functions=16 -falign-jumps=16 -falign-labels=16 -MT ccminer-scrypt.o -MD -MP -MF .deps/ccminer-scrypt.Tpo -c -o ccminer-scrypt.o `test -f 'scrypt.cpp' || echo './'`scrypt.cpp
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas info : 0 bytes gmem
g++ -DHAVE_CONFIG_H -I. -I/home/luke/anaconda3/include -fopenmp -pthread -fno-strict-aliasing -I/usr/local/cuda/include -DUSE_WRAPNVML -O3 -march=native -D_REENTRANT -falign-functions=16 -falign-jumps=16 -falign-labels=16 -MT ccminer-scrypt-jane.o -MD -MP -MF .deps/ccminer-scrypt-jane.Tpo -c -o ccminer-scrypt-jane.o `test -f 'scrypt-jane.cpp' || echo './'`scrypt-jane.cpp
mv -f .deps/ccminer-scrypt-jane.Tpo .deps/ccminer-scrypt-jane.Po
g++ -DHAVE_CONFIG_H -I. -I/home/luke/anaconda3/include -fopenmp -pthread -fno-strict-aliasing -I/usr/local/cuda/include -DUSE_WRAPNVML -O3 -march=native -D_REENTRANT -falign-functions=16 -falign-jumps=16 -falign-labels=16 -MT equi/ccminer-equi-stratum.o -MD -MP -MF equi/.deps/ccminer-equi-stratum.Tpo -c -o equi/ccminer-equi-stratum.o `test -f 'equi/equi-stratum.cpp' || echo './'`equi/equi-stratum.cpp
mv -f equi/.deps/ccminer-equi-stratum.Tpo equi/.deps/ccminer-equi-stratum.Po
g++ -DHAVE_CONFIG_H -I. -I/home/luke/anaconda3/include -fopenmp -pthread -fno-strict-aliasing -I/usr/local/cuda/include -DUSE_WRAPNVML -O3 -march=native -D_REENTRANT -falign-functions=16 -falign-jumps=16 -falign-labels=16 -MT equi/ccminer-equi.o -MD -MP -MF equi/.deps/ccminer-equi.Tpo -c -o equi/ccminer-equi.o `test -f 'equi/equi.cpp' || echo './'`equi/equi.cpp
mv -f .deps/ccminer-scrypt.Tpo .deps/ccminer-scrypt.Po
g++ -DHAVE_CONFIG_H -I. -I/home/luke/anaconda3/include -fopenmp -pthread -fno-strict-aliasing -I/usr/local/cuda/include -DUSE_WRAPNVML -O3 -march=native -D_REENTRANT -falign-functions=16 -falign-jumps=16 -falign-labels=16 -MT equi/blake2/ccminer-blake2bx.o -MD -MP -MF equi/blake2/.deps/ccminer-blake2bx.Tpo -c -o equi/blake2/ccminer-blake2bx.o `test -f 'equi/blake2/blake2bx.cpp' || echo './'`equi/blake2/blake2bx.cpp
mv -f equi/.deps/ccminer-equi.Tpo equi/.deps/ccminer-equi.Po
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o heavy/heavy.o -c heavy/heavy.cu
mv -f equi/blake2/.deps/ccminer-blake2bx.Tpo equi/blake2/.deps/ccminer-blake2bx.Po
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o heavy/cuda_blake512.o -c heavy/cuda_blake512.cu
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas info : 0 bytes gmem, 632 bytes cmem[3]
ptxas info : Compiling entry function '_Z17blake512_gpu_hashILi84EEvjjPvPjS1_' for 'sm_30'
ptxas info : Function properties for _Z17blake512_gpu_hashILi84EEvjjPvPjS1_
168 bytes stack frame, 68 bytes spill stores, 60 bytes spill loads
ptxas info : Used 63 registers, 352 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function '_Z17blake512_gpu_hashILi80EEvjjPvPjS1_' for 'sm_30'
ptxas info : Function properties for _Z17blake512_gpu_hashILi80EEvjjPvPjS1_
168 bytes stack frame, 68 bytes spill stores, 60 bytes spill loads
ptxas info : Used 63 registers, 352 bytes cmem[0], 4 bytes cmem[2]
ptxas info : 0 bytes gmem, 32 bytes cmem[3]
ptxas info : Compiling entry function '_Z22groestl256_gpu_hash_32jjPmPj' for 'sm_30'
ptxas info : Function properties for _Z22groestl256_gpu_hash_32jjPmPj
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 63 registers, 376 bytes cmem[0], 8 textures
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o heavy/cuda_combine.o -c heavy/cuda_combine.cu
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o heavy/cuda_groestl512.o -c heavy/cuda_groestl512.cu
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas info : 0 bytes gmem
ptxas info : Compiling entry function '_Z16combine_gpu_hashjjPjS_S_S_S_S_' for 'sm_30'
ptxas info : Function properties for _Z16combine_gpu_hashjjPjS_S_S_S_S_
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 62 registers, 376 bytes cmem[0]
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=80 -o heavy/cuda_hefty1.o -c heavy/cuda_hefty1.cu
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas info : 0 bytes gmem, 256 bytes cmem[3]
ptxas info : Compiling entry function '_Z19groestl512_gpu_hashILi80EEvjjPvPjS1_' for 'sm_30'
ptxas info : Function properties for _Z19groestl512_gpu_hashILi80EEvjjPvPjS1_
128 bytes stack frame, 272 bytes spill stores, 272 bytes spill loads
ptxas info : Used 63 registers, 384 bytes cmem[0], 8 textures
ptxas info : Compiling entry function '_Z19groestl512_gpu_hashILi84EEvjjPvPjS1_' for 'sm_30'
ptxas info : Function properties for _Z19groestl512_gpu_hashILi84EEvjjPvPjS1_
128 bytes stack frame, 272 bytes spill stores, 272 bytes spill loads
ptxas info : Used 63 registers, 384 bytes cmem[0], 8 textures
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o heavy/cuda_keccak512.o -c heavy/cuda_keccak512.cu
ptxas warning : Too big maxrregcount value specified 80, will be ignored
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas info : 0 bytes gmem, 464 bytes cmem[3]
ptxas info : Compiling entry function '_Z18keccak512_gpu_hashILi80EEvjjPvPjS1_' for 'sm_30'
ptxas info : Function properties for _Z18keccak512_gpu_hashILi80EEvjjPvPjS1_
40 bytes stack frame, 68 bytes spill stores, 40 bytes spill loads
ptxas info : Used 63 registers, 352 bytes cmem[0], 36 bytes cmem[2]
ptxas info : Compiling entry function '_Z18keccak512_gpu_hashILi84EEvjjPvPjS1_' for 'sm_30'
ptxas info : Function properties for _Z18keccak512_gpu_hashILi84EEvjjPvPjS1_
40 bytes stack frame, 68 bytes spill stores, 40 bytes spill loads
ptxas info : Used 63 registers, 352 bytes cmem[0], 36 bytes cmem[2]
ptxas info : 13 bytes gmem
ptxas info : Compiling entry function '_ZN6thrust6system4cuda6detail5bulk_6detail15launch_by_valueILj0ENS4_9cuda_taskINS3_14parallel_groupINS3_16concurrent_groupINS3_5agentILm1EEELm0EEELm0EEENS4_7closureINS2_17for_each_n_detail15for_each_kernelENS_5tupleINS4_6cursorILj0EEENS_12zip_iteratorINSG_IPKlNS_7pointerIlNS2_3tagENS_11use_defaultESO_EENS_9null_typeESQ_SQ_SQ_SQ_SQ_SQ_SQ_EEEENS_6detail16wrapped_functionINST_23unary_transform_functorINS_8identityIlEEEEvEElSQ_SQ_SQ_SQ_SQ_SQ_EEEEEEEEvT0_' for 'sm_30'
ptxas info : Function properties for _ZN6thrust6system4cuda6detail5bulk_6detail15launch_by_valueILj0ENS4_9cuda_taskINS3_14parallel_groupINS3_16concurrent_groupINS3_5agentILm1EEELm0EEELm0EEENS4_7closureINS2_17for_each_n_detail15for_each_kernelENS_5tupleINS4_6cursorILj0EEENS_12zip_iteratorINSG_IPKlNS_7pointerIlNS2_3tagENS_11use_defaultESO_EENS_9null_typeESQ_SQ_SQ_SQ_SQ_SQ_SQ_EEEENS_6detail16wrapped_functionINST_23unary_transform_functorINS_8identityIlEEEEvEElSQ_SQ_SQ_SQ_SQ_SQ_EEEEEEEEvT0_
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 12 registers, 32 bytes smem, 400 bytes cmem[0]
ptxas info : Compiling entry function '_ZN6thrust6system4cuda6detail5bulk_6detail15launch_by_valueILj0ENS4_9cuda_taskINS3_14parallel_groupINS3_16concurrent_groupINS3_5agentILm1EEELm0EEELm0EEENS4_7closureINS2_17for_each_n_detail15for_each_kernelENS_5tupleINS4_6cursorILj0EEENS_12zip_iteratorINSG_IPKjNS_10device_ptrIjEENS_9null_typeESO_SO_SO_SO_SO_SO_SO_EEEENS_6detail16wrapped_functionINSR_23unary_transform_functorINS_8identityIjEEEEvEElSO_SO_SO_SO_SO_SO_EEEEEEEEvT0_' for 'sm_30'
ptxas info : Function properties for _ZN6thrust6system4cuda6detail5bulk_6detail15launch_by_valueILj0ENS4_9cuda_taskINS3_14parallel_groupINS3_16concurrent_groupINS3_5agentILm1EEELm0EEELm0EEENS4_7closureINS2_17for_each_n_detail15for_each_kernelENS_5tupleINS4_6cursorILj0EEENS_12zip_iteratorINSG_IPKjNS_10device_ptrIjEENS_9null_typeESO_SO_SO_SO_SO_SO_SO_EEEENS_6detail16wrapped_functionINSR_23unary_transform_functorINS_8identityIjEEEEvEElSO_SO_SO_SO_SO_SO_EEEEEEEEvT0_
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 14 registers, 32 bytes smem, 400 bytes cmem[0]
ptxas info : Compiling entry function '_ZN6thrust6system4cuda6detail5bulk_6detail15launch_by_valueILj0ENS4_9cuda_taskINS3_14parallel_groupINS3_16concurrent_groupINS3_5agentILm1EEELm0EEELm0EEENS4_7closureINS2_17for_each_n_detail15for_each_kernelENS_5tupleINS4_6cursorILj0EEENS_12zip_iteratorINSG_INS_10device_ptrIjEENS_7pointerIjNS2_3tagENS_11use_defaultESO_EENS_9null_typeESQ_SQ_SQ_SQ_SQ_SQ_SQ_EEEENS_6detail16wrapped_functionINST_23unary_transform_functorINS_8identityIjEEEEvEElSQ_SQ_SQ_SQ_SQ_SQ_EEEEEEEEvT0_' for 'sm_30'
ptxas info : Function properties for _ZN6thrust6system4cuda6detail5bulk_6detail15launch_by_valueILj0ENS4_9cuda_taskINS3_14parallel_groupINS3_16concurrent_groupINS3_5agentILm1EEELm0EEELm0EEENS4_7closureINS2_17for_each_n_detail15for_each_kernelENS_5tupleINS4_6cursorILj0EEENS_12zip_iteratorINSG_INS_10device_ptrIjEENS_7pointerIjNS2_3tagENS_11use_defaultESO_EENS_9null_typeESQ_SQ_SQ_SQ_SQ_SQ_SQ_EEEENS_6detail16wrapped_functionINST_23unary_transform_functorINS_8identityIjEEEEvEElSQ_SQ_SQ_SQ_SQ_SQ_EEEEEEEEvT0_
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 14 registers, 32 bytes smem, 400 bytes cmem[0]
ptxas info : Compiling entry function '_ZN6thrust6system4cuda6detail5bulk_6detail15launch_by_valueILj128ENS4_9cuda_taskINS3_14parallel_groupINS3_16concurrent_groupINS3_5agentILm9EEELm128EEELm0EEENS4_7closureINS2_11scan_detail16accumulate_tilesENS_5tupleINS4_6cursorILj1EEENS_6detail15normal_iteratorINS_7pointerIlNS2_3tagENS_11use_defaultESN_EEEENS2_21aligned_decompositionIlEESP_NS_4plusIlEENS_9null_typeESU_SU_SU_SU_EEEEEEEEvT0_' for 'sm_30'
ptxas info : Function properties for _ZN6thrust6system4cuda6detail5bulk_6detail15launch_by_valueILj128ENS4_9cuda_taskINS3_14parallel_groupINS3_16concurrent_groupINS3_5agentILm9EEELm128EEELm0EEENS4_7closureINS2_11scan_detail16accumulate_tilesENS_5tupleINS4_6cursorILj1EEENS_6detail15normal_iteratorINS_7pointerIlNS2_3tagENS_11use_defaultESN_EEEENS2_21aligned_decompositionIlEESP_NS_4plusIlEENS_9null_typeESU_SU_SU_SU_EEEEEEEEvT0_
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 46 registers, 32 bytes smem, 424 bytes cmem[0], 8 bytes cmem[2]
ptxas info : Compiling entry function '_ZN6thrust6system4cuda6detail5bulk_6detail15launch_by_valueILj0ENS4_9cuda_taskINS3_14parallel_groupINS3_16concurrent_groupINS3_5agentILm1EEELm0EEELm0EEENS4_7closureINS2_17for_each_n_detail15for_each_kernelENS_5tupleINS4_6cursorILj0EEENS_12zip_iteratorINSG_INS_7pointerIlNS2_3tagENS_11use_defaultESM_EEPlNS_9null_typeESP_SP_SP_SP_SP_SP_SP_EEEENS_6detail16wrapped_functionINSS_23unary_transform_functorINS_8identityIlEEEEvEEjSP_SP_SP_SP_SP_SP_EEEEEEEEvT0_' for 'sm_30'
ptxas info : Function properties for _ZN6thrust6system4cuda6detail5bulk_6detail15launch_by_valueILj0ENS4_9cuda_taskINS3_14parallel_groupINS3_16concurrent_groupINS3_5agentILm1EEELm0EEELm0EEENS4_7closureINS2_17for_each_n_detail15for_each_kernelENS_5tupleINS4_6cursorILj0EEENS_12zip_iteratorINSG_INS_7pointerIlNS2_3tagENS_11use_defaultESM_EEPlNS_9null_typeESP_SP_SP_SP_SP_SP_SP_EEEENS_6detail16wrapped_functionINSS_23unary_transform_functorINS_8identityIlEEEEvEEjSP_SP_SP_SP_SP_SP_EEEEEEEEvT0_
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 12 registers, 32 bytes smem, 392 bytes cmem[0]
ptxas info : Compiling entry function '_ZN6thrust6system4cuda6detail6detail23launch_closure_by_valueINS2_14copy_if_detail25copy_if_intervals_closureINS_6detail15normal_iteratorINS_7pointerIjNS2_3tagENS_11use_defaultESB_EEEENS_18transform_iteratorINS7_21predicate_to_integralINS7_12unary_negateI22check_nonce_for_removeEElEESD_lSB_EENS8_INS9_IlSA_SB_SB_EEEENS0_6detail8internal21uniform_decompositionIlEENS_10device_ptrIjEENS3_31statically_blocked_thread_arrayILj256EEEEEEEvT_' for 'sm_30'
ptxas info : Function properties for _ZN6thrust6system4cuda6detail6detail23launch_closure_by_valueINS2_14copy_if_detail25copy_if_intervals_closureINS_6detail15normal_iteratorINS_7pointerIjNS2_3tagENS_11use_defaultESB_EEEENS_18transform_iteratorINS7_21predicate_to_integralINS7_12unary_negateI22check_nonce_for_removeEElEESD_lSB_EENS8_INS9_IlSA_SB_SB_EEEENS0_6detail8internal21uniform_decompositionIlEENS_10device_ptrIjEENS3_31statically_blocked_thread_arrayILj256EEEEEEEvT_
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 30 registers, 1024 bytes smem, 424 bytes cmem[0]
ptxas info : Compiling entry function '_ZN6thrust6system4cuda6detail5bulk_6detail15launch_by_valueILj0ENS4_9cuda_taskINS3_14parallel_groupINS3_16concurrent_groupINS3_5agentILm1EEELm0EEELm0EEENS4_7closureINS2_17for_each_n_detail15for_each_kernelENS_5tupleINS4_6cursorILj0EEENS_12zip_iteratorINSG_INS_7pointerIjNS2_3tagENS_11use_defaultESM_EEPjNS_9null_typeESP_SP_SP_SP_SP_SP_SP_EEEENS_6detail16wrapped_functionINSS_23unary_transform_functorINS_8identityIjEEEEvEElSP_SP_SP_SP_SP_SP_EEEEEEEEvT0_' for 'sm_30'
ptxas info : Function properties for _ZN6thrust6system4cuda6detail5bulk_6detail15launch_by_valueILj0ENS4_9cuda_taskINS3_14parallel_groupINS3_16concurrent_groupINS3_5agentILm1EEELm0EEELm0EEENS4_7closureINS2_17for_each_n_detail15for_each_kernelENS_5tupleINS4_6cursorILj0EEENS_12zip_iteratorINSG_INS_7pointerIjNS2_3tagENS_11use_defaultESM_EEPjNS_9null_typeESP_SP_SP_SP_SP_SP_SP_EEEENS_6detail16wrapped_functionINSS_23unary_transform_functorINS_8identityIjEEEEvEElSP_SP_SP_SP_SP_SP_EEEEEEEEvT0_
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 14 registers, 32 bytes smem, 400 bytes cmem[0]
ptxas info : Compiling entry function '_ZN6thrust6system4cuda6detail5bulk_6detail15launch_by_valueILj128ENS4_9cuda_taskINS3_14parallel_groupINS3_16concurrent_groupINS3_5agentILm9EEELm128EEELm0EEENS4_7closureINS2_11scan_detail19inclusive_downsweepENS_5tupleINS4_6cursorILj1EEENS_6detail15normal_iteratorINS_7pointerIlNS2_3tagENS_11use_defaultESN_EEEENS2_21aligned_decompositionIlEESP_SP_NS_4plusIlEENS_9null_typeESU_SU_SU_EEEEEEEEvT0_' for 'sm_30'
ptxas info : Function properties for _ZN6thrust6system4cuda6detail5bulk_6detail15launch_by_valueILj128ENS4_9cuda_taskINS3_14parallel_groupINS3_16concurrent_groupINS3_5agentILm9EEELm128EEELm0EEENS4_7closureINS2_11scan_detail19inclusive_downsweepENS_5tupleINS4_6cursorILj1EEENS_6detail15normal_iteratorINS_7pointerIlNS2_3tagENS_11use_defaultESN_EEEENS2_21aligned_decompositionIlEESP_SP_NS_4plusIlEENS_9null_typeESU_SU_SU_EEEEEEEEvT0_
72 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 62 registers, 32 bytes smem, 432 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function '_ZN6thrust6system4cuda6detail5bulk_6detail15launch_by_valueILj0ENS4_9cuda_taskINS3_14parallel_groupINS3_16concurrent_groupINS3_5agentILm1EEELm0EEELm0EEENS4_7closureINS2_17for_each_n_detail15for_each_kernelENS_5tupleINS4_6cursorILj0EEENS_12zip_iteratorINSG_IPKlNS_7pointerIlNS2_3tagENS_11use_defaultESO_EENS_9null_typeESQ_SQ_SQ_SQ_SQ_SQ_SQ_EEEENS_6detail16wrapped_functionINST_23unary_transform_functorINS_8identityIlEEEEvEEjSQ_SQ_SQ_SQ_SQ_SQ_EEEEEEEEvT0_' for 'sm_30'
ptxas info : Function properties for _ZN6thrust6system4cuda6detail5bulk_6detail15launch_by_valueILj0ENS4_9cuda_taskINS3_14parallel_groupINS3_16concurrent_groupINS3_5agentILm1EEELm0EEELm0EEENS4_7closureINS2_17for_each_n_detail15for_each_kernelENS_5tupleINS4_6cursorILj0EEENS_12zip_iteratorINSG_IPKlNS_7pointerIlNS2_3tagENS_11use_defaultESO_EENS_9null_typeESQ_SQ_SQ_SQ_SQ_SQ_SQ_EEEENS_6detail16wrapped_functionINST_23unary_transform_functorINS_8identityIlEEEEvEEjSQ_SQ_SQ_SQ_SQ_SQ_EEEEEEEEvT0_
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 12 registers, 32 bytes smem, 392 bytes cmem[0]
ptxas info : Compiling entry function '_ZN6thrust6system4cuda6detail5bulk_6detail15launch_by_valueILj0ENS4_9cuda_taskINS3_14parallel_groupINS3_16concurrent_groupINS3_5agentILm1EEELm0EEELm0EEENS4_7closureINS2_17for_each_n_detail15for_each_kernelENS_5tupleINS4_6cursorILj0EEENS_12zip_iteratorINSG_IPKjNS_10device_ptrIjEENS_9null_typeESO_SO_SO_SO_SO_SO_SO_EEEENS_6detail16wrapped_functionINSR_23unary_transform_functorINS_8identityIjEEEEvEEjSO_SO_SO_SO_SO_SO_EEEEEEEEvT0_' for 'sm_30'
ptxas info : Function properties for _ZN6thrust6system4cuda6detail5bulk_6detail15launch_by_valueILj0ENS4_9cuda_taskINS3_14parallel_groupINS3_16concurrent_groupINS3_5agentILm1EEELm0EEELm0EEENS4_7closureINS2_17for_each_n_detail15for_each_kernelENS_5tupleINS4_6cursorILj0EEENS_12zip_iteratorINSG_IPKjNS_10device_ptrIjEENS_9null_typeESO_SO_SO_SO_SO_SO_SO_EEEENS_6detail16wrapped_functionINSR_23unary_transform_functorINS_8identityIjEEEEvEEjSO_SO_SO_SO_SO_SO_EEEEEEEEvT0_
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 10 registers, 32 bytes smem, 392 bytes cmem[0]
ptxas info : Compiling entry function '_ZN6thrust6system4cuda6detail5bulk_6detail15launch_by_valueILj0ENS4_9cuda_taskINS3_14parallel_groupINS3_16concurrent_groupINS3_5agentILm1EEELm0EEELm0EEENS4_7closureINS2_17for_each_n_detail15for_each_kernelENS_5tupleINS4_6cursorILj0EEENS_12zip_iteratorINSG_INS_10device_ptrIjEENS_7pointerIjNS2_3tagENS_11use_defaultESO_EENS_9null_typeESQ_SQ_SQ_SQ_SQ_SQ_SQ_EEEENS_6detail16wrapped_functionINST_23unary_transform_functorINS_8identityIjEEEEvEEjSQ_SQ_SQ_SQ_SQ_SQ_EEEEEEEEvT0_' for 'sm_30'
ptxas info : Function properties for _ZN6thrust6system4cuda6detail5bulk_6detail15launch_by_valueILj0ENS4_9cuda_taskINS3_14parallel_groupINS3_16concurrent_groupINS3_5agentILm1EEELm0EEELm0EEENS4_7closureINS2_17for_each_n_detail15for_each_kernelENS_5tupleINS4_6cursorILj0EEENS_12zip_iteratorINSG_INS_10device_ptrIjEENS_7pointerIjNS2_3tagENS_11use_defaultESO_EENS_9null_typeESQ_SQ_SQ_SQ_SQ_SQ_SQ_EEEENS_6detail16wrapped_functionINST_23unary_transform_functorINS_8identityIjEEEEvEEjSQ_SQ_SQ_SQ_SQ_SQ_EEEEEEEEvT0_
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 10 registers, 32 bytes smem, 392 bytes cmem[0]
ptxas info : Compiling entry function '_ZN6thrust6system4cuda6detail5bulk_6detail15launch_by_valueILj0ENS4_9cuda_taskINS3_14parallel_groupINS3_16concurrent_groupINS3_5agentILm1EEELm0EEELm0EEENS4_7closureINS2_17for_each_n_detail15for_each_kernelENS_5tupleINS4_6cursorILj0EEENS_12zip_iteratorINSG_INS_7pointerIlNS2_3tagENS_11use_defaultESM_EEPlNS_9null_typeESP_SP_SP_SP_SP_SP_SP_EEEENS_6detail16wrapped_functionINSS_23unary_transform_functorINS_8identityIlEEEEvEElSP_SP_SP_SP_SP_SP_EEEEEEEEvT0_' for 'sm_30'
ptxas info : Function properties for _ZN6thrust6system4cuda6detail5bulk_6detail15launch_by_valueILj0ENS4_9cuda_taskINS3_14parallel_groupINS3_16concurrent_groupINS3_5agentILm1EEELm0EEELm0EEENS4_7closureINS2_17for_each_n_detail15for_each_kernelENS_5tupleINS4_6cursorILj0EEENS_12zip_iteratorINSG_INS_7pointerIlNS2_3tagENS_11use_defaultESM_EEPlNS_9null_typeESP_SP_SP_SP_SP_SP_SP_EEEENS_6detail16wrapped_functionINSS_23unary_transform_functorINS_8identityIlEEEEvEElSP_SP_SP_SP_SP_SP_EEEEEEEEvT0_
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 12 registers, 32 bytes smem, 400 bytes cmem[0]
ptxas info : Compiling entry function '_ZN6thrust6system4cuda6detail5bulk_6detail15launch_by_valueILj512ENS4_9cuda_taskINS3_14parallel_groupINS3_16concurrent_groupINS3_5agentILm3EEELm512EEELm0EEENS4_7closureINS2_11scan_detail16inclusive_scan_nENS_5tupleINS4_6cursorILj1EEENS_6detail15normal_iteratorINS_7pointerIlNS2_3tagENS_11use_defaultESN_EEEElSP_NS_4plusIlEENS_9null_typeESS_SS_SS_SS_EEEEEEEEvT0_' for 'sm_30'
ptxas info : Function properties for _ZN6thrust6system4cuda6detail5bulk_6detail15launch_by_valueILj512ENS4_9cuda_taskINS3_14parallel_groupINS3_16concurrent_groupINS3_5agentILm3EEELm512EEELm0EEENS4_7closureINS2_11scan_detail16inclusive_scan_nENS_5tupleINS4_6cursorILj1EEENS_6detail15normal_iteratorINS_7pointerIlNS2_3tagENS_11use_defaultESN_EEEElSP_NS_4plusIlEENS_9null_typeESS_SS_SS_SS_EEEEEEEEvT0_
24 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 50 registers, 32 bytes smem, 392 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function '_ZN6thrust6system4cuda6detail6detail23launch_closure_by_valueINS2_36commutative_reduce_intervals_closureINS_18transform_iteratorINS_6detail21predicate_to_integralINS7_12unary_negateI22check_nonce_for_removeEElEENS7_15normal_iteratorINS_7pointerIjNS2_3tagENS_11use_defaultESG_EEEElSG_EENSD_INSE_IlSF_SG_SG_EEEENS_4plusIlEENS0_6detail8internal21uniform_decompositionIlEENS3_20blocked_thread_arrayEEEEEvT_' for 'sm_30'
ptxas info : Function properties for _ZN6thrust6system4cuda6detail6detail23launch_closure_by_valueINS2_36commutative_reduce_intervals_closureINS_18transform_iteratorINS_6detail21predicate_to_integralINS7_12unary_negateI22check_nonce_for_removeEElEENS7_15normal_iteratorINS_7pointerIjNS2_3tagENS_11use_defaultESG_EEEElSG_EENSD_INSE_IlSF_SG_SG_EEEENS_4plusIlEENS0_6detail8internal21uniform_decompositionIlEENS3_20blocked_thread_arrayEEEEEvT_
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 416 bytes cmem[0]
ptxas info : Compiling entry function '_ZN6thrust6system4cuda6detail5bulk_6detail15launch_by_valueILj0ENS4_9cuda_taskINS3_14parallel_groupINS3_16concurrent_groupINS3_5agentILm1EEELm0EEELm0EEENS4_7closureINS2_17for_each_n_detail15for_each_kernelENS_5tupleINS4_6cursorILj0EEENS_12zip_iteratorINSG_INS_7pointerIjNS2_3tagENS_11use_defaultESM_EEPjNS_9null_typeESP_SP_SP_SP_SP_SP_SP_EEEENS_6detail16wrapped_functionINSS_23unary_transform_functorINS_8identityIjEEEEvEEjSP_SP_SP_SP_SP_SP_EEEEEEEEvT0_' for 'sm_30'
ptxas info : Function properties for _ZN6thrust6system4cuda6detail5bulk_6detail15launch_by_valueILj0ENS4_9cuda_taskINS3_14parallel_groupINS3_16concurrent_groupINS3_5agentILm1EEELm0EEELm0EEENS4_7closureINS2_17for_each_n_detail15for_each_kernelENS_5tupleINS4_6cursorILj0EEENS_12zip_iteratorINSG_INS_7pointerIjNS2_3tagENS_11use_defaultESM_EEPjNS_9null_typeESP_SP_SP_SP_SP_SP_SP_EEEENS_6detail16wrapped_functionINSS_23unary_transform_functorINS_8identityIjEEEEvEEjSP_SP_SP_SP_SP_SP_EEEEEEEEvT0_
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 10 registers, 32 bytes smem, 392 bytes cmem[0]
ptxas info : Compiling entry function '_ZN6thrust6system4cuda6detail5bulk_6detail15launch_by_valueILj256ENS4_9cuda_taskINS3_14parallel_groupINS3_16concurrent_groupINS3_5agentILm3EEELm256EEELm0EEENS4_7closureINS2_11scan_detail16inclusive_scan_nENS_5tupleINS4_6cursorILj1EEENS_6detail15normal_iteratorINS_7pointerIlNS2_3tagENS_11use_defaultESN_EEEElSP_NS_4plusIlEENS_9null_typeESS_SS_SS_SS_EEEEEEEEvT0_' for 'sm_30'
ptxas info : Function properties for _ZN6thrust6system4cuda6detail5bulk_6detail15launch_by_valueILj256ENS4_9cuda_taskINS3_14parallel_groupINS3_16concurrent_groupINS3_5agentILm3EEELm256EEELm0EEENS4_7closureINS2_11scan_detail16inclusive_scan_nENS_5tupleINS4_6cursorILj1EEENS_6detail15normal_iteratorINS_7pointerIlNS2_3tagENS_11use_defaultESN_EEEElSP_NS_4plusIlEENS_9null_typeESS_SS_SS_SS_EEEEEEEEvT0_
24 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 50 registers, 32 bytes smem, 392 bytes cmem[0], 12 bytes cmem[2]
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o heavy/cuda_sha256.o -c heavy/cuda_sha256.cu
ptxas info : 0 bytes gmem, 368 bytes cmem[3]
ptxas info : Compiling entry function '_Z14hefty_gpu_copyjPjPm' for 'sm_30'
ptxas info : Function properties for _Z14hefty_gpu_copyjPjPm
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 344 bytes cmem[0]
ptxas info : Compiling entry function '_Z14hefty_gpu_hashjjPj' for 'sm_30'
ptxas info : Function properties for _Z14hefty_gpu_hashjjPj
64 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 63 registers, 336 bytes cmem[0], 20 bytes cmem[2]
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o heavy/bastion.o -c heavy/bastion.cu
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o heavy/cuda_bastion.o -c heavy/cuda_bastion.cu
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas info : 0 bytes gmem, 352 bytes cmem[3]
ptxas info : Compiling entry function '_Z15sha256_gpu_hashILi80EEvjjPvPjS1_' for 'sm_30'
ptxas info : Function properties for _Z15sha256_gpu_hashILi80EEvjjPvPjS1_
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 43 registers, 352 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function '_Z15sha256_gpu_hashILi84EEvjjPvPjS1_' for 'sm_30'
ptxas info : Function properties for _Z15sha256_gpu_hashILi84EEvjjPvPjS1_
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 44 registers, 352 bytes cmem[0], 20 bytes cmem[2]
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o Algo256/cuda_fugue256.o -c Algo256/cuda_fugue256.cu
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas info : 0 bytes gmem
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas info : 0 bytes gmem
ptxas info : Compiling entry function '_Z18bastion_merge2_gpujPjS_S_S_S_' for 'sm_30'
ptxas info : Function properties for _Z18bastion_merge2_gpujPjS_S_S_S_
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 368 bytes cmem[0]
ptxas info : Compiling entry function '_Z19bastion_filter2_gpujPKjPjS1_S1_S1_S1_S1_' for 'sm_30'
ptxas info : Function properties for _Z19bastion_filter2_gpujPKjPjS1_S1_S1_S1_S1_
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 384 bytes cmem[0]
gcc -DHAVE_CONFIG_H -I. -I/home/luke/anaconda3/include -fopenmp -pthread -fno-strict-aliasing -I/usr/local/cuda/include -DUSE_WRAPNVML -g -O2 -MT sph/ccminer-fugue.o -MD -MP -MF sph/.deps/ccminer-fugue.Tpo -c -o sph/ccminer-fugue.o `test -f 'sph/fugue.c' || echo './'`sph/fugue.c
gcc -DHAVE_CONFIG_H -I. -I/home/luke/anaconda3/include -fopenmp -pthread -fno-strict-aliasing -I/usr/local/cuda/include -DUSE_WRAPNVML -g -O2 -MT lyra2/ccminer-Lyra2.o -MD -MP -MF lyra2/.deps/ccminer-Lyra2.Tpo -c -o lyra2/ccminer-Lyra2.o `test -f 'lyra2/Lyra2.c' || echo './'`lyra2/Lyra2.c
mv -f lyra2/.deps/ccminer-Lyra2.Tpo lyra2/.deps/ccminer-Lyra2.Po
gcc -DHAVE_CONFIG_H -I. -I/home/luke/anaconda3/include -fopenmp -pthread -fno-strict-aliasing -I/usr/local/cuda/include -DUSE_WRAPNVML -g -O2 -MT lyra2/ccminer-Sponge.o -MD -MP -MF lyra2/.deps/ccminer-Sponge.Tpo -c -o lyra2/ccminer-Sponge.o `test -f 'lyra2/Sponge.c' || echo './'`lyra2/Sponge.c
mv -f lyra2/.deps/ccminer-Sponge.Tpo lyra2/.deps/ccminer-Sponge.Po
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o lyra2/lyra2RE.o -c lyra2/lyra2RE.cu
mv -f sph/.deps/ccminer-fugue.Tpo sph/.deps/ccminer-fugue.Po
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o lyra2/cuda_lyra2.o -c lyra2/cuda_lyra2.cu
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas info : 0 bytes gmem
ptxas info : 0 bytes gmem, 152 bytes cmem[3]
ptxas info : Compiling entry function '_Z17fugue256_gpu_hashijjPvPj' for 'sm_30'
ptxas info : Function properties for _Z17fugue256_gpu_hashijjPvPj
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 56 registers, 368 bytes cmem[0], 4 textures
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o lyra2/lyra2REv2.o -c lyra2/lyra2REv2.cu
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o lyra2/cuda_lyra2v2.o -c lyra2/cuda_lyra2v2.cu
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas info : 0 bytes gmem
ptxas warning : Too big maxrregcount value specified 128, will be ignored
gcc -DHAVE_CONFIG_H -I. -I/home/luke/anaconda3/include -fopenmp -pthread -fno-strict-aliasing -I/usr/local/cuda/include -DUSE_WRAPNVML -g -O2 -MT lyra2/ccminer-Lyra2Z.o -MD -MP -MF lyra2/.deps/ccminer-Lyra2Z.Tpo -c -o lyra2/ccminer-Lyra2Z.o `test -f 'lyra2/Lyra2Z.c' || echo './'`lyra2/Lyra2Z.c
ptxas info : 8 bytes gmem
ptxas info : Compiling entry function '_Z21lyra2v2_gpu_hash_32_1jP5uint2' for 'sm_30'
ptxas info : Function properties for _Z21lyra2v2_gpu_hash_32_1jP5uint2
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 2 registers, 336 bytes cmem[0]
mv -f lyra2/.deps/ccminer-Lyra2Z.Tpo lyra2/.deps/ccminer-Lyra2Z.Po
ptxas info : Compiling entry function '_Z21lyra2v2_gpu_hash_32_3jP5uint2' for 'sm_30'
ptxas info : Function properties for _Z21lyra2v2_gpu_hash_32_3jP5uint2
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 2 registers, 336 bytes cmem[0]
ptxas info : Compiling entry function '_Z22lyra2v2_gpu_hash_32_v3jjP5uint2' for 'sm_30'
ptxas info : Function properties for _Z22lyra2v2_gpu_hash_32_v3jjP5uint2
152 bytes stack frame, 460 bytes spill stores, 468 bytes spill loads
ptxas info : Used 63 registers, 336 bytes cmem[0]
ptxas info : Compiling entry function '_Z21lyra2v2_gpu_hash_32_2j' for 'sm_30'
ptxas info : Function properties for _Z21lyra2v2_gpu_hash_32_2j
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 2 registers, 324 bytes cmem[0]
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o lyra2/lyra2Z.o -c lyra2/lyra2Z.cu
ptxas warning : Too big maxrregcount value specified 128, will be ignored
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o lyra2/cuda_lyra2Z.o -c lyra2/cuda_lyra2Z.cu
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas info : 0 bytes gmem
g++ -DHAVE_CONFIG_H -I. -I/home/luke/anaconda3/include -fopenmp -pthread -fno-strict-aliasing -I/usr/local/cuda/include -DUSE_WRAPNVML -O3 -march=native -D_REENTRANT -falign-functions=16 -falign-jumps=16 -falign-labels=16 -MT crypto/ccminer-xmr-rpc.o -MD -MP -MF crypto/.deps/ccminer-xmr-rpc.Tpo -c -o crypto/ccminer-xmr-rpc.o `test -f 'crypto/xmr-rpc.cpp' || echo './'`crypto/xmr-rpc.cpp
ptxas info : 0 bytes gmem, 17952 bytes cmem[3]
ptxas info : Compiling entry function '_Z26streebog_gpu_hash_64_finalPmPj' for 'sm_30'
ptxas info : Function properties for _Z26streebog_gpu_hash_64_finalPmPj
120 bytes stack frame, 172 bytes spill stores, 220 bytes spill loads
ptxas info : Used 63 registers, 16384 bytes smem, 336 bytes cmem[0]
ptxas info : Compiling entry function '_Z20streebog_gpu_hash_64Pm' for 'sm_30'
ptxas info : Function properties for _Z20streebog_gpu_hash_64Pm
136 bytes stack frame, 240 bytes spill stores, 340 bytes spill loads
ptxas info : Used 63 registers, 16384 bytes smem, 328 bytes cmem[0]
mv -f crypto/.deps/ccminer-xmr-rpc.Tpo crypto/.deps/ccminer-xmr-rpc.Po
g++ -DHAVE_CONFIG_H -I. -I/home/luke/anaconda3/include -fopenmp -pthread -fno-strict-aliasing -I/usr/local/cuda/include -DUSE_WRAPNVML -O3 -march=native -D_REENTRANT -falign-functions=16 -falign-jumps=16 -falign-labels=16 -MT crypto/ccminer-wildkeccak-cpu.o -MD -MP -MF crypto/.deps/ccminer-wildkeccak-cpu.Tpo -c -o crypto/ccminer-wildkeccak-cpu.o `test -f 'crypto/wildkeccak-cpu.cpp' || echo './'`crypto/wildkeccak-cpu.cpp
ptxas info : 8 bytes gmem, 64 bytes cmem[3]
ptxas info : Compiling entry function '_Z23lyra2_gpu_hash_32_3_sm5jjP5uint2' for 'sm_30'
ptxas info : Function properties for _Z23lyra2_gpu_hash_32_3_sm5jjP5uint2
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 2 registers, 336 bytes cmem[0]
ptxas info : Compiling entry function '_Z19lyra2_gpu_hash_32_2jjPm' for 'sm_30'
ptxas info : Function properties for _Z19lyra2_gpu_hash_32_2jjPm
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 2 registers, 336 bytes cmem[0]
ptxas info : Compiling entry function '_Z23lyra2_gpu_hash_32_1_sm5jjP5uint2' for 'sm_30'
ptxas info : Function properties for _Z23lyra2_gpu_hash_32_1_sm5jjP5uint2
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 2 registers, 336 bytes cmem[0]
ptxas info : Compiling entry function '_Z19lyra2_gpu_hash_32_1jjP5uint2' for 'sm_30'
ptxas info : Function properties for _Z19lyra2_gpu_hash_32_1jjP5uint2
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 2 registers, 336 bytes cmem[0]
ptxas info : Compiling entry function '_Z21lyra2_gpu_hash_32_sm2jjPm' for 'sm_30'
ptxas info : Function properties for _Z21lyra2_gpu_hash_32_sm2jjPm
7376 bytes stack frame, 1916 bytes spill stores, 2168 bytes spill loads
ptxas info : Used 63 registers, 336 bytes cmem[0]
ptxas info : Compiling entry function '_Z19lyra2_gpu_hash_32_3jjP5uint2' for 'sm_30'
ptxas info : Function properties for _Z19lyra2_gpu_hash_32_3jjP5uint2
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 2 registers, 336 bytes cmem[0]
ptxas info : Compiling entry function '_Z23lyra2_gpu_hash_32_2_sm5jjP5uint2' for 'sm_30'
ptxas info : Function properties for _Z23lyra2_gpu_hash_32_2_sm5jjP5uint2
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 2 registers, 336 bytes cmem[0]
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o crypto/wildkeccak.o -c crypto/wildkeccak.cu
mv -f crypto/.deps/ccminer-wildkeccak-cpu.Tpo crypto/.deps/ccminer-wildkeccak-cpu.Po
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o crypto/cryptolight.o -c crypto/cryptolight.cu
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o crypto/cryptolight-core.o -c crypto/cryptolight-core.cu
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas info : 0 bytes gmem
ptxas warning : Too big maxrregcount value specified 128, will be ignored
g++ -DHAVE_CONFIG_H -I. -I/home/luke/anaconda3/include -fopenmp -pthread -fno-strict-aliasing -I/usr/local/cuda/include -DUSE_WRAPNVML -O3 -march=native -D_REENTRANT -falign-functions=16 -falign-jumps=16 -falign-labels=16 -MT crypto/ccminer-cryptolight-cpu.o -MD -MP -MF crypto/.deps/ccminer-cryptolight-cpu.Tpo -c -o crypto/ccminer-cryptolight-cpu.o `test -f 'crypto/cryptolight-cpu.cpp' || echo './'`crypto/cryptolight-cpu.cpp
mv -f crypto/.deps/ccminer-cryptolight-cpu.Tpo crypto/.deps/ccminer-cryptolight-cpu.Po
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o crypto/cryptonight.o -c crypto/cryptonight.cu
ptxas info : 0 bytes gmem
ptxas info : Compiling entry function '_Z2wkPjPKmPK10ulonglong4jjm' for 'sm_30'
ptxas info : Function properties for _Z2wkPjPKmPK10ulonglong4jjm
112 bytes stack frame, 644 bytes spill stores, 844 bytes spill loads
ptxas info : Used 63 registers, 360 bytes cmem[0], 36 bytes cmem[2]
ptxas info : Function properties for _Z12cuda_rotl641m
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Function properties for _Z9bitselectmmm
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas info : 0 bytes gmem
ptxas info : Compiling entry function '_Z27cryptolight_core_gpu_phase2iiiPjS_S_' for 'sm_30'
ptxas info : Function properties for _Z27cryptolight_core_gpu_phase2iiiPjS_S_
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 42 registers, 4096 bytes smem, 360 bytes cmem[0]
ptxas info : Compiling entry function '_Z27cryptolight_core_gpu_phase1iPjS_S_' for 'sm_30'
ptxas info : Function properties for _Z27cryptolight_core_gpu_phase1iPjS_S_
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 63 registers, 4096 bytes smem, 352 bytes cmem[0]
ptxas info : Compiling entry function '_Z27cryptolight_core_gpu_phase3iPKjPjS1_' for 'sm_30'
ptxas info : Function properties for _Z27cryptolight_core_gpu_phase3iPKjPjS1_
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 63 registers, 4096 bytes smem, 352 bytes cmem[0]
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=64 -o crypto/cryptonight-core.o -c crypto/cryptonight-core.cu
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" -o crypto/cryptonight-extra.o -c crypto/cryptonight-extra.cu
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas info : 0 bytes gmem
g++ -DHAVE_CONFIG_H -I. -I/home/luke/anaconda3/include -fopenmp -pthread -fno-strict-aliasing -I/usr/local/cuda/include -DUSE_WRAPNVML -O3 -march=native -D_REENTRANT -falign-functions=16 -falign-jumps=16 -falign-labels=16 -MT crypto/ccminer-cryptonight-cpu.o -MD -MP -MF crypto/.deps/ccminer-cryptonight-cpu.Tpo -c -o crypto/ccminer-cryptonight-cpu.o `test -f 'crypto/cryptonight-cpu.cpp' || echo './'`crypto/cryptonight-cpu.cpp
mv -f crypto/.deps/ccminer-cryptonight-cpu.Tpo crypto/.deps/ccminer-cryptonight-cpu.Po
g++ -DHAVE_CONFIG_H -I. -I/home/luke/anaconda3/include -fopenmp -pthread -fno-strict-aliasing -I/usr/local/cuda/include -DUSE_WRAPNVML -O3 -march=native -D_REENTRANT -falign-functions=16 -falign-jumps=16 -falign-labels=16 -MT crypto/ccminer-oaes_lib.o -MD -MP -MF crypto/.deps/ccminer-oaes_lib.Tpo -c -o crypto/ccminer-oaes_lib.o `test -f 'crypto/oaes_lib.cpp' || echo './'`crypto/oaes_lib.cpp
mv -f crypto/.deps/ccminer-oaes_lib.Tpo crypto/.deps/ccminer-oaes_lib.Po
g++ -DHAVE_CONFIG_H -I. -I/home/luke/anaconda3/include -fopenmp -pthread -fno-strict-aliasing -I/usr/local/cuda/include -DUSE_WRAPNVML -O3 -march=native -D_REENTRANT -falign-functions=16 -falign-jumps=16 -falign-labels=16 -MT crypto/ccminer-aesb.o -MD -MP -MF crypto/.deps/ccminer-aesb.Tpo -c -o crypto/ccminer-aesb.o `test -f 'crypto/aesb.cpp' || echo './'`crypto/aesb.cpp
ptxas warning : Too big maxrregcount value specified 64, will be ignored
mv -f crypto/.deps/ccminer-aesb.Tpo crypto/.deps/ccminer-aesb.Po
gcc -DHAVE_CONFIG_H -I. -I/home/luke/anaconda3/include -fopenmp -pthread -fno-strict-aliasing -I/usr/local/cuda/include -DUSE_WRAPNVML -g -O2 -MT crypto/cpu/ccminer-c_keccak.o -MD -MP -MF crypto/cpu/.deps/ccminer-c_keccak.Tpo -c -o crypto/cpu/ccminer-c_keccak.o `test -f 'crypto/cpu/c_keccak.c' || echo './'`crypto/cpu/c_keccak.c
mv -f crypto/cpu/.deps/ccminer-c_keccak.Tpo crypto/cpu/.deps/ccminer-c_keccak.Po
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o JHA/jha.o -c JHA/jha.cu
ptxas info : 0 bytes gmem
ptxas info : Compiling entry function '_Z27cryptonight_core_gpu_phase2jjjPmPjS0_' for 'sm_30'
ptxas info : Function properties for _Z27cryptonight_core_gpu_phase2jjjPmPjS0_
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 43 registers, 4096 bytes smem, 360 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function '_Z27cryptonight_core_gpu_phase1jPmS_Pj' for 'sm_30'
ptxas info : Function properties for _Z27cryptonight_core_gpu_phase1jPmS_Pj
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 63 registers, 4096 bytes smem, 352 bytes cmem[0]
ptxas info : Compiling entry function '_Z27cryptonight_core_gpu_phase3jPKmPmPj' for 'sm_30'
ptxas info : Function properties for _Z27cryptonight_core_gpu_phase3jPKmPmPj
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 63 registers, 4096 bytes smem, 352 bytes cmem[0]
ptxas info : 8 bytes gmem, 96 bytes cmem[3]
ptxas info : Compiling entry function '_Z22lyra2Z_gpu_hash_32_sm2jjPmPj' for 'sm_30'
ptxas info : Function properties for _Z22lyra2Z_gpu_hash_32_sm2jjPmPj
7384 bytes stack frame, 1952 bytes spill stores, 2196 bytes spill loads
ptxas info : Used 63 registers, 344 bytes cmem[0]
ptxas info : Compiling entry function '_Z20lyra2Z_gpu_hash_32_2jjPm' for 'sm_30'
ptxas info : Function properties for _Z20lyra2Z_gpu_hash_32_2jjPm
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 2 registers, 336 bytes cmem[0]
ptxas info : Compiling entry function '_Z24lyra2Z_gpu_hash_32_2_sm5jjP5uint2' for 'sm_30'
ptxas info : Function properties for _Z24lyra2Z_gpu_hash_32_2_sm5jjP5uint2
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 2 registers, 336 bytes cmem[0]
ptxas info : Compiling entry function '_Z20lyra2Z_gpu_hash_32_1jjP5uint2' for 'sm_30'
ptxas info : Function properties for _Z20lyra2Z_gpu_hash_32_1jjP5uint2
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 2 registers, 336 bytes cmem[0]
ptxas info : Compiling entry function '_Z24lyra2Z_gpu_hash_32_1_sm5jjP5uint2' for 'sm_30'
ptxas info : Function properties for _Z24lyra2Z_gpu_hash_32_1_sm5jjP5uint2
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 2 registers, 336 bytes cmem[0]
ptxas info : Compiling entry function '_Z20lyra2Z_gpu_hash_32_3jjP5uint2Pj' for 'sm_30'
ptxas info : Function properties for _Z20lyra2Z_gpu_hash_32_3jjP5uint2Pj
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 2 registers, 344 bytes cmem[0]
ptxas info : Compiling entry function '_Z24lyra2Z_gpu_hash_32_3_sm5jjP5uint2Pj' for 'sm_30'
ptxas info : Function properties for _Z24lyra2Z_gpu_hash_32_3_sm5jjP5uint2Pj
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 2 registers, 344 bytes cmem[0]
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o JHA/jackpotcoin.o -c JHA/jackpotcoin.cu
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o JHA/cuda_jha_keccak512.o -c JHA/cuda_jha_keccak512.cu
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas info : 0 bytes gmem
ptxas info : Compiling entry function '_Z13jha_merge_gpujPjS_S_' for 'sm_30'
ptxas info : Function properties for _Z13jha_merge_gpujPjS_S_
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 352 bytes cmem[0]
ptxas info : Compiling entry function '_Z14jha_filter_gpujPKjPjS1_' for 'sm_30'
ptxas info : Function properties for _Z14jha_filter_gpujPKjPjS1_
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 352 bytes cmem[0]
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas info : 0 bytes gmem
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=80 -o JHA/cuda_jha_compactionTest.o -c JHA/cuda_jha_compactionTest.cu
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=80 -o quark/cuda_jh512.o -c quark/cuda_jh512.cu
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas info : 0 bytes gmem, 544 bytes cmem[3]
ptxas info : Compiling entry function '_Z22zr5_keccak512_gpu_hashjjPm' for 'sm_30'
ptxas info : Function properties for _Z22zr5_keccak512_gpu_hashjjPm
40 bytes stack frame, 64 bytes spill stores, 36 bytes spill loads
ptxas info : Used 63 registers, 336 bytes cmem[0], 36 bytes cmem[2]
ptxas info : Compiling entry function '_Z26jackpot_keccak512_gpu_hashjjPm' for 'sm_30'
ptxas info : Function properties for _Z26jackpot_keccak512_gpu_hashjjPm
40 bytes stack frame, 72 bytes spill stores, 40 bytes spill loads
ptxas info : Used 63 registers, 336 bytes cmem[0], 36 bytes cmem[2]
ptxas info : Compiling entry function '_Z26zr5_keccak512_gpu_hash_pokjjPjPtj' for 'sm_30'
ptxas info : Function properties for _Z26zr5_keccak512_gpu_hash_pokjjPjPtj
48 bytes stack frame, 132 bytes spill stores, 84 bytes spill loads
ptxas info : Used 63 registers, 348 bytes cmem[0], 36 bytes cmem[2]
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=80 -o quark/cuda_quark_blake512.o -c quark/cuda_quark_blake512.cu
ptxas warning : Too big maxrregcount value specified 80, will be ignored
ptxas info : 16 bytes gmem
ptxas info : Compiling entry function '_Z28jackpot_compactTest_gpu_SCANPjiS_PFjS_EjjS_S_' for 'sm_30'
ptxas info : Function properties for _Z28jackpot_compactTest_gpu_SCANPjiS_PFjS_EjjS_S_
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 15 registers, 376 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Function properties for _Z15JackpotTrueTestPj
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Function properties for _Z16JackpotFalseTestPj
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Compiling entry function '_Z31jackpot_compactTest_gpu_SCATTERPjS_PFjS_EjjS_S_' for 'sm_30'
ptxas info : Function properties for _Z31jackpot_compactTest_gpu_SCATTERPjS_PFjS_EjjS_S_
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 7 registers, 368 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Function properties for _Z15JackpotTrueTestPj
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Function properties for _Z16JackpotFalseTestPj
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Compiling entry function '_Z27jackpot_compactTest_gpu_ADDPjS_i' for 'sm_30'
ptxas info : Function properties for _Z27jackpot_compactTest_gpu_ADDPjS_i
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 6 registers, 16 bytes smem, 340 bytes cmem[0]
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o quark/cuda_quark_groestl512.o -c quark/cuda_quark_groestl512.cu
ptxas warning : Too big maxrregcount value specified 80, will be ignored
ptxas info : 0 bytes gmem, 768 bytes cmem[3]
ptxas info : Compiling entry function '_Z26quark_blake512_gpu_hash_80jjPv' for 'sm_30'
ptxas info : Function properties for _Z26quark_blake512_gpu_hash_80jjPv
128 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 63 registers, 336 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function '_Z29quark_blake512_gpu_hash_80_spjjP5uint2' for 'sm_30'
ptxas info : Function properties for _Z29quark_blake512_gpu_hash_80_spjjP5uint2
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 2 registers, 336 bytes cmem[0]
ptxas info : Compiling entry function '_Z26quark_blake512_gpu_hash_64jjPjPm' for 'sm_30'
ptxas info : Function properties for _Z26quark_blake512_gpu_hash_64jjPjPm
128 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 63 registers, 344 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function '_Z29quark_blake512_gpu_hash_64_spjjPjP5uint2' for 'sm_30'
ptxas info : Function properties for _Z29quark_blake512_gpu_hash_64_spjjPjP5uint2
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 2 registers, 344 bytes cmem[0]
ptxas warning : Too big maxrregcount value specified 80, will be ignored
ptxas info : 0 bytes gmem, 1488 bytes cmem[3]
ptxas info : Compiling entry function '_Z17jh512_gpu_hash_80jjPj' for 'sm_30'
ptxas info : Function properties for _Z17jh512_gpu_hash_80jjPj
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 63 registers, 336 bytes cmem[0]
ptxas info : Compiling entry function '_Z23quark_jh512_gpu_hash_64jjPjS_' for 'sm_30'
ptxas info : Function properties for _Z23quark_jh512_gpu_hash_64jjPjS_
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 63 registers, 344 bytes cmem[0]
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o quark/cuda_skein512.o -c quark/cuda_skein512.cu
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o quark/cuda_bmw512.o -c quark/cuda_bmw512.cu
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas info : 0 bytes gmem, 80 bytes cmem[3]
ptxas info : Compiling entry function '_Z26groestl512_gpu_hash_80_sm2jjPj' for 'sm_30'
ptxas info : Function properties for _Z26groestl512_gpu_hash_80_sm2jjPj
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 2 registers, 336 bytes cmem[0]
ptxas info : Compiling entry function '_Z27groestl512_gpu_hash_80_quadjjPj' for 'sm_30'
ptxas info : Function properties for _Z27groestl512_gpu_hash_80_quadjjPj
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 63 registers, 336 bytes cmem[0]
ptxas info : Compiling entry function '_Z28quark_groestl512_gpu_hash_64jjPjS_' for 'sm_30'
ptxas info : Function properties for _Z28quark_groestl512_gpu_hash_64jjPjS_
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 2 registers, 344 bytes cmem[0]
ptxas info : Compiling entry function '_Z33quark_groestl512_gpu_hash_64_quadjjPjS_' for 'sm_30'
ptxas info : Function properties for _Z33quark_groestl512_gpu_hash_64_quadjjPjS_
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 63 registers, 344 bytes cmem[0], 4 bytes cmem[2]
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=88 -o quark/cuda_quark_keccak512.o -c quark/cuda_quark_keccak512.cu
ptxas warning : Too big maxrregcount value specified 88, will be ignored
ptxas info : 0 bytes gmem, 192 bytes cmem[3]
ptxas info : Compiling entry function '_Z31quark_keccak512_gpu_hash_64_v30jjPmPj' for 'sm_30'
ptxas info : Function properties for _Z31quark_keccak512_gpu_hash_64_v30jjPmPj
64 bytes stack frame, 108 bytes spill stores, 72 bytes spill loads
ptxas info : Used 63 registers, 344 bytes cmem[0], 36 bytes cmem[2]
ptxas info : Compiling entry function '_Z27quark_keccak512_gpu_hash_64jjPmPj' for 'sm_30'
ptxas info : Function properties for _Z27quark_keccak512_gpu_hash_64jjPmPj
64 bytes stack frame, 88 bytes spill stores, 68 bytes spill loads
ptxas info : Used 63 registers, 344 bytes cmem[0]
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o quark/nist5.o -c quark/nist5.cu
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas info : 0 bytes gmem
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o quark/quarkcoin.o -c quark/quarkcoin.cu
ptxas info : 0 bytes gmem, 256 bytes cmem[3]
ptxas info : Compiling entry function '_Z27quark_bmw512_gpu_hash_80_30jjPm' for 'sm_30'
ptxas info : Function properties for _Z27quark_bmw512_gpu_hash_80_30jjPm
632 bytes stack frame, 636 bytes spill stores, 808 bytes spill loads
ptxas info : Used 63 registers, 336 bytes cmem[0], 16 bytes cmem[2]
ptxas info : Compiling entry function '_Z24quark_bmw512_gpu_hash_80jjPm' for 'sm_30'
ptxas info : Function properties for _Z24quark_bmw512_gpu_hash_80jjPm
2120 bytes stack frame, 2120 bytes spill stores, 2660 bytes spill loads
ptxas info : Used 63 registers, 336 bytes cmem[0], 124 bytes cmem[2]
ptxas info : Compiling entry function '_Z27quark_bmw512_gpu_hash_64_30jjPmPj' for 'sm_30'
ptxas info : Function properties for _Z27quark_bmw512_gpu_hash_64_30jjPmPj
712 bytes stack frame, 716 bytes spill stores, 952 bytes spill loads
ptxas info : Used 63 registers, 344 bytes cmem[0], 16 bytes cmem[2]
ptxas info : Compiling entry function '_Z24quark_bmw512_gpu_hash_64jjPmPj' for 'sm_30'
ptxas info : Function properties for _Z24quark_bmw512_gpu_hash_64jjPmPj
2568 bytes stack frame, 2568 bytes spill stores, 3092 bytes spill loads
ptxas info : Used 63 registers, 344 bytes cmem[0]
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=80 -o quark/cuda_quark_compactionTest.o -c quark/cuda_quark_compactionTest.cu
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas info : 0 bytes gmem
g++ -DHAVE_CONFIG_H -I. -I/home/luke/anaconda3/include -fopenmp -pthread -fno-strict-aliasing -I/usr/local/cuda/include -DUSE_WRAPNVML -O3 -march=native -D_REENTRANT -falign-functions=16 -falign-jumps=16 -falign-labels=16 -MT neoscrypt/ccminer-neoscrypt.o -MD -MP -MF neoscrypt/.deps/ccminer-neoscrypt.Tpo -c -o neoscrypt/ccminer-neoscrypt.o `test -f 'neoscrypt/neoscrypt.cpp' || echo './'`neoscrypt/neoscrypt.cpp
mv -f neoscrypt/.deps/ccminer-neoscrypt.Tpo neoscrypt/.deps/ccminer-neoscrypt.Po
gcc -DHAVE_CONFIG_H -I. -I/home/luke/anaconda3/include -fopenmp -pthread -fno-strict-aliasing -I/usr/local/cuda/include -DUSE_WRAPNVML -g -O2 -MT neoscrypt/ccminer-neoscrypt-cpu.o -MD -MP -MF neoscrypt/.deps/ccminer-neoscrypt-cpu.Tpo -c -o neoscrypt/ccminer-neoscrypt-cpu.o `test -f 'neoscrypt/neoscrypt-cpu.c' || echo './'`neoscrypt/neoscrypt-cpu.c
mv -f neoscrypt/.deps/ccminer-neoscrypt-cpu.Tpo neoscrypt/.deps/ccminer-neoscrypt-cpu.Po
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o neoscrypt/cuda_neoscrypt.o -c neoscrypt/cuda_neoscrypt.cu
ptxas warning : Too big maxrregcount value specified 80, will be ignored
ptxas info : 16 bytes gmem
ptxas info : Compiling entry function '_Z29quark_compactTest_gpu_SCATTERPjS_PFjS_EjjS_S_' for 'sm_30'
ptxas info : Function properties for _Z29quark_compactTest_gpu_SCATTERPjS_PFjS_EjjS_S_
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 7 registers, 368 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Function properties for _Z13QuarkTrueTestPj
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Function properties for _Z14QuarkFalseTestPj
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Compiling entry function '_Z26quark_compactTest_gpu_SCANPjiS_PFjS_EjjS_S_' for 'sm_30'
ptxas info : Function properties for _Z26quark_compactTest_gpu_SCANPjiS_PFjS_EjjS_S_
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 15 registers, 128 bytes smem, 376 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Function properties for _Z13QuarkTrueTestPj
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Function properties for _Z14QuarkFalseTestPj
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Compiling entry function '_Z25quark_compactTest_gpu_ADDPjS_i' for 'sm_30'
ptxas info : Function properties for _Z25quark_compactTest_gpu_ADDPjS_i
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 6 registers, 4 bytes smem, 340 bytes cmem[0]
ptxas info : Compiling entry function '_Z20quark_filter_gpu_sm2jPKjPjS1_' for 'sm_30'
ptxas info : Function properties for _Z20quark_filter_gpu_sm2jPKjPjS1_
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 2 registers, 352 bytes cmem[0]
ptxas info : Compiling entry function '_Z19quark_merge_gpu_sm2jPjS_S_' for 'sm_30'
ptxas info : Function properties for _Z19quark_merge_gpu_sm2jPjS_S_
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 2 registers, 352 bytes cmem[0]
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o skunk/skunk.o -c skunk/skunk.cu
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas info : 0 bytes gmem
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o skunk/cuda_skunk.o -c skunk/cuda_skunk.cu
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas info : Overriding global maxrregcount 63 with entry-specific value 48 computed using thread count
ptxas info : Overriding global maxrregcount 63 with entry-specific value 48 computed using thread count
ptxas info : 0 bytes gmem, 1856 bytes cmem[3]
ptxas info : Compiling entry function '_Z20skein512_gpu_hash_80jjPm' for 'sm_30'
ptxas info : Function properties for _Z20skein512_gpu_hash_80jjPm
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 48 registers, 336 bytes cmem[0]
ptxas info : Compiling entry function '_Z26quark_skein512_gpu_hash_64jjPmPKj' for 'sm_30'
ptxas info : Function properties for _Z26quark_skein512_gpu_hash_64jjPmPKj
8 bytes stack frame, 4 bytes spill stores, 4 bytes spill loads
ptxas info : Used 48 registers, 344 bytes cmem[0]
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o skunk/cuda_skunk_streebog.o -c skunk/cuda_skunk_streebog.cu
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas info : 16384 bytes gmem, 1568 bytes cmem[3]
ptxas info : Compiling entry function '_Z27skunk_streebog_gpu_final_64PmPj' for 'sm_30'
ptxas info : Function properties for _Z27skunk_streebog_gpu_final_64PmPj
368 bytes stack frame, 552 bytes spill stores, 608 bytes spill loads
ptxas info : Used 63 registers, 16384 bytes smem, 336 bytes cmem[0]
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o sha256/sha256d.o -c sha256/sha256d.cu
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas info : 0 bytes gmem
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o sha256/cuda_sha256d.o -c sha256/cuda_sha256d.cu
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas info : 8 bytes gmem, 344 bytes cmem[3]
ptxas info : Compiling entry function '_Z23sha256d_gpu_hash_sharedjjPj' for 'sm_30'
ptxas info : Function properties for _Z23sha256d_gpu_hash_sharedjjPj
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 63 registers, 1024 bytes smem, 336 bytes cmem[0], 20 bytes cmem[2]
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o sha256/sha256t.o -c sha256/sha256t.cu
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas info : 33 bytes gmem, 1088 bytes cmem[3]
ptxas info : Compiling entry function '_Z26neoscrypt_gpu_hash_chacha1v' for 'sm_30'
ptxas info : Function properties for _Z26neoscrypt_gpu_hash_chacha1v
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 47 registers, 320 bytes cmem[0]
ptxas info : Compiling entry function '_Z25neoscrypt_gpu_hash_endingijPj' for 'sm_30'
ptxas info : Function properties for _Z25neoscrypt_gpu_hash_endingijPj
232 bytes stack frame, 188 bytes spill stores, 192 bytes spill loads
ptxas info : Used 63 registers, 16384 bytes smem, 336 bytes cmem[0], 12 bytes cmem[2]
ptxas info : Compiling entry function '_Z24neoscrypt_gpu_hash_startij' for 'sm_30'
ptxas info : Function properties for _Z24neoscrypt_gpu_hash_startij
128 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 63 registers, 16384 bytes smem, 328 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function '_Z25neoscrypt_gpu_hash_salsa1v' for 'sm_30'
ptxas info : Function properties for _Z25neoscrypt_gpu_hash_salsa1v
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 55 registers, 320 bytes cmem[0]
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o sha256/cuda_sha256t.o -c sha256/cuda_sha256t.cu
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas info : 0 bytes gmem
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o sia/sia.o -c sia/sia.cu
ptxas info : 1024 bytes gmem, 1024 bytes cmem[3]
ptxas info : Compiling entry function '_Z17skunk_gpu_hash_80jjPm' for 'sm_30'
ptxas info : Function properties for _Z17skunk_gpu_hash_80jjPm
120 bytes stack frame, 128 bytes spill stores, 156 bytes spill loads
ptxas info : Used 63 registers, 4096 bytes smem, 336 bytes cmem[0]
ptxas warning : Too big maxrregcount value specified 128, will be ignored
g++ -DHAVE_CONFIG_H -I. -I/home/luke/anaconda3/include -fopenmp -pthread -fno-strict-aliasing -I/usr/local/cuda/include -DUSE_WRAPNVML -O3 -march=native -D_REENTRANT -falign-functions=16 -falign-jumps=16 -falign-labels=16 -MT sia/ccminer-sia-rpc.o -MD -MP -MF sia/.deps/ccminer-sia-rpc.Tpo -c -o sia/ccminer-sia-rpc.o `test -f 'sia/sia-rpc.cpp' || echo './'`sia/sia-rpc.cpp
mv -f sia/.deps/ccminer-sia-rpc.Tpo sia/.deps/ccminer-sia-rpc.Po
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o lbry/lbry.o -c lbry/lbry.cu
ptxas info : 8 bytes gmem, 344 bytes cmem[3]
ptxas info : Compiling entry function '_Z23sha256t_gpu_hash_sharedjjPj' for 'sm_30'
ptxas info : Function properties for _Z23sha256t_gpu_hash_sharedjjPj
8 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 63 registers, 1024 bytes smem, 336 bytes cmem[0], 20 bytes cmem[2]
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o lbry/cuda_sha256_lbry.o -c lbry/cuda_sha256_lbry.cu
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas info : 80 bytes gmem, 192 bytes cmem[3]
ptxas info : Compiling entry function '_Z16blake2b_gpu_hashjjPj5uint2' for 'sm_30'
ptxas info : Function properties for _Z16blake2b_gpu_hashjjPj5uint2
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 63 registers, 8 bytes smem, 344 bytes cmem[0]
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o lbry/cuda_sha512_lbry.o -c lbry/cuda_sha512_lbry.cu
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas info : 0 bytes gmem
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o lbry/cuda_lbry_merged.o -c lbry/cuda_lbry_merged.cu
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas info : 0 bytes gmem, 640 bytes cmem[3]
ptxas info : Compiling entry function '_Z23lbry_sha512_gpu_hash_32jPm' for 'sm_30'
ptxas info : Function properties for _Z23lbry_sha512_gpu_hash_32jPm
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 63 registers, 336 bytes cmem[0], 12 bytes cmem[2]
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas info : Overriding global maxrregcount 63 with entry-specific value 32 computed using thread count
ptxas info : Overriding global maxrregcount 63 with entry-specific value 40 computed using thread count
ptxas info : Overriding global maxrregcount 63 with entry-specific value 40 computed using thread count
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o qubit/qubit.o -c qubit/qubit.cu
ptxas info : 0 bytes gmem, 460 bytes cmem[3]
ptxas info : Compiling entry function '_Z11lbry_ripemdjPm' for 'sm_30'
ptxas info : Function properties for _Z11lbry_ripemdjPm
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 32 registers, 336 bytes cmem[0]
ptxas info : Compiling entry function '_Z25lbry_sha256d_gpu_hash_112jjPm' for 'sm_30'
ptxas info : Function properties for _Z25lbry_sha256d_gpu_hash_112jjPm
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 336 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function '_Z27lbry_sha256d_gpu_hash_finaljPmPjm' for 'sm_30'
ptxas info : Function properties for _Z27lbry_sha256d_gpu_hash_finaljPmPjm
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 40 registers, 352 bytes cmem[0], 20 bytes cmem[2]
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=80 -o qubit/qubit_luffa512.o -c qubit/qubit_luffa512.cu
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas info : 0 bytes gmem
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o qubit/deep.o -c qubit/deep.cu
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas info : 0 bytes gmem
ptxas info : 0 bytes gmem, 1100 bytes cmem[3]
ptxas info : Compiling entry function '_Z15gpu_lbry_mergedjjPjm' for 'sm_30'
ptxas info : Function properties for _Z15gpu_lbry_mergedjjPjm
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 63 registers, 344 bytes cmem[0], 32 bytes cmem[2]
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o qubit/luffa.o -c qubit/luffa.cu
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o tribus/tribus.o -c tribus/tribus.cu
ptxas warning : Too big maxrregcount value specified 80, will be ignored
ptxas info : 0 bytes gmem, 800 bytes cmem[3]
ptxas info : Compiling entry function '_Z26qubit_luffa512_gpu_hash_80jjPj' for 'sm_30'
ptxas info : Function properties for _Z26qubit_luffa512_gpu_hash_80jjPj
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 63 registers, 336 bytes cmem[0]
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas info : 0 bytes gmem
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o tribus/cuda_echo512_final.o -c tribus/cuda_echo512_final.cu
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o x11/x11.o -c x11/x11.cu
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas info : 0 bytes gmem
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o x11/fresh.o -c x11/fresh.cu
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas info : 0 bytes gmem
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=80 -o x11/cuda_x11_luffa512.o -c x11/cuda_x11_luffa512.cu
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas info : 0 bytes gmem
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o x11/cuda_x11_cubehash512.o -c x11/cuda_x11_cubehash512.cu
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas info : 2048 bytes gmem
ptxas info : Compiling entry function '_Z24tribus_echo512_gpu_finaljPmPjm' for 'sm_30'
ptxas info : Function properties for _Z24tribus_echo512_gpu_finaljPmPjm
176 bytes stack frame, 300 bytes spill stores, 212 bytes spill loads
ptxas info : Used 63 registers, 4096 bytes smem, 352 bytes cmem[0]
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o x11/cuda_x11_shavite512.o -c x11/cuda_x11_shavite512.cu
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas info : 0 bytes gmem, 208 bytes cmem[3]
ptxas info : Compiling entry function '_Z23cubehash512_gpu_hash_80jjPm' for 'sm_30'
ptxas info : Function properties for _Z23cubehash512_gpu_hash_80jjPm
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 56 registers, 336 bytes cmem[0]
ptxas info : Compiling entry function '_Z27x11_cubehash512_gpu_hash_64jjPmPj' for 'sm_30'
ptxas info : Function properties for _Z27x11_cubehash512_gpu_hash_64jjPmPj
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 56 registers, 344 bytes cmem[0]
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" -Xcompiler -Wno-unused-variable -o x11/cuda_x11_simd512.o -c x11/cuda_x11_simd512.cu
ptxas warning : Too big maxrregcount value specified 80, will be ignored
ptxas info : 0 bytes gmem, 1728 bytes cmem[3]
ptxas info : Compiling entry function '_Z28x11_simd512_gpu_compress2_64jP5uint4Pj' for 'sm_30'
ptxas info : Function properties for _Z28x11_simd512_gpu_compress2_64jP5uint4Pj
232 bytes stack frame, 236 bytes spill stores, 248 bytes spill loads
ptxas info : Used 63 registers, 348 bytes cmem[0], 8 bytes cmem[2], 1 textures
ptxas info : Compiling entry function '_Z24x11_simd512_gpu_final_64jPjP5uint4S_' for 'sm_30'
ptxas info : Function properties for _Z24x11_simd512_gpu_final_64jPjP5uint4S_
32 bytes stack frame, 28 bytes spill stores, 28 bytes spill loads
ptxas info : Used 63 registers, 352 bytes cmem[0], 28 bytes cmem[2]
ptxas info : Compiling entry function '_Z25x11_simd512_gpu_expand_64jPjP5uint4' for 'sm_30'
ptxas info : Function properties for _Z25x11_simd512_gpu_expand_64jPjP5uint4
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 63 registers, 344 bytes cmem[0]
ptxas info : Compiling entry function '_Z28x11_simd512_gpu_compress1_64jPjP5uint4S_' for 'sm_30'
ptxas info : Function properties for _Z28x11_simd512_gpu_compress1_64jPjP5uint4S_
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 63 registers, 356 bytes cmem[0], 20 bytes cmem[2], 1 textures
ptxas info : Compiling entry function '_Z35x11_simd512_gpu_compress_64_maxwelljPjP5uint4S_' for 'sm_30'
ptxas info : Function properties for _Z35x11_simd512_gpu_compress_64_maxwelljPjP5uint4S_
1536 bytes stack frame, 1540 bytes spill stores, 2500 bytes spill loads
ptxas info : Used 63 registers, 356 bytes cmem[0], 28 bytes cmem[2], 1 textures
ptxas info : Compiling entry function '_Z27x11_simd512_gpu_hash_64_sm2jjPmPj' for 'sm_30'
ptxas info : Function properties for _Z27x11_simd512_gpu_hash_64_sm2jjPmPj
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 2 registers, 344 bytes cmem[0]
ptxas info : 0 bytes gmem, 480 bytes cmem[3]
ptxas info : Compiling entry function '_Z24x11_luffa512_gpu_hash_64jjPmPj' for 'sm_30'
ptxas info : Function properties for _Z24x11_luffa512_gpu_hash_64jjPmPj
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 63 registers, 344 bytes cmem[0]
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o x11/cuda_x11_echo.o -c x11/cuda_x11_echo.cu
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=76 -o x11/cuda_x11_luffa512_Cubehash.o -c x11/cuda_x11_luffa512_Cubehash.cu
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas info : 0 bytes gmem, 4096 bytes cmem[3]
ptxas info : Compiling entry function '_Z23x11_echo512_gpu_hash_64jjPmPj' for 'sm_30'
ptxas info : Function properties for _Z23x11_echo512_gpu_hash_64jjPmPj
168 bytes stack frame, 220 bytes spill stores, 176 bytes spill loads
ptxas info : Used 63 registers, 4096 bytes smem, 344 bytes cmem[0]
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o x11/x11evo.o -c x11/x11evo.cu
ptxas warning : Too big maxrregcount value specified 76, will be ignored
ptxas info : 0 bytes gmem, 480 bytes cmem[3]
ptxas info : Compiling entry function '_Z32x11_luffaCubehash512_gpu_hash_64jPj' for 'sm_30'
ptxas info : Function properties for _Z32x11_luffaCubehash512_gpu_hash_64jPj
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 62 registers, 336 bytes cmem[0]
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o x11/timetravel.o -c x11/timetravel.cu
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas info : 0 bytes gmem
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o x11/bitcore.o -c x11/bitcore.cu
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas info : 0 bytes gmem
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o x13/x13.o -c x13/x13.cu
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas info : 0 bytes gmem
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=72 -o x13/cuda_x13_hamsi512.o -c x13/cuda_x13_hamsi512.cu
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas info : 0 bytes gmem
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o x13/cuda_x13_fugue512.o -c x13/cuda_x13_fugue512.cu
ptxas warning : Too big maxrregcount value specified 72, will be ignored
ptxas info : 0 bytes gmem, 4352 bytes cmem[3]
ptxas info : Compiling entry function '_Z24x13_hamsi512_gpu_hash_64jjPmPj' for 'sm_30'
ptxas info : Function properties for _Z24x13_hamsi512_gpu_hash_64jjPmPj
24 bytes stack frame, 48 bytes spill stores, 96 bytes spill loads
ptxas info : Used 63 registers, 344 bytes cmem[0], 4 bytes cmem[2]
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o x13/hsr.o -c x13/hsr.cu
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas info : 0 bytes gmem
ptxas info : 0 bytes gmem, 4640 bytes cmem[3]
ptxas info : Compiling entry function '_Z28cryptonight_extra_gpu_keccakjPj' for 'sm_30'
ptxas info : Function properties for _Z28cryptonight_extra_gpu_keccakjPj
552 bytes stack frame, 224 bytes spill stores, 268 bytes spill loads
ptxas info : Used 63 registers, 336 bytes cmem[0], 36 bytes cmem[2]
ptxas info : Function properties for _Z16cn_groestl_finalP16groestlHashStatePh1
168 bytes stack frame, 48 bytes spill stores, 56 bytes spill loads
ptxas info : Function properties for _Z18cn_groestl_RND512PPhPjj2
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Function properties for _Z20cn_groestl_transformP16groestlHashStatePKhi
24 bytes stack frame, 28 bytes spill stores, 24 bytes spill loads
ptxas info : Compiling entry function '_Z29cryptonight_extra_gpu_preparejPjjPmS_S_S_S_' for 'sm_30'
ptxas info : Function properties for _Z29cryptonight_extra_gpu_preparejPjjPmS_S_S_S_
224 bytes stack frame, 384 bytes spill stores, 412 bytes spill loads
ptxas info : Used 63 registers, 384 bytes cmem[0], 36 bytes cmem[2]
ptxas info : Compiling entry function '_Z27cryptonight_extra_gpu_finaljjPmPKjPj' for 'sm_30'
ptxas info : Function properties for _Z27cryptonight_extra_gpu_finaljjPmPKjPj
312 bytes stack frame, 224 bytes spill stores, 192 bytes spill loads
ptxas info : Used 63 registers, 352 bytes cmem[0], 28 bytes cmem[2]
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o x13/cuda_hsr_sm3.o -c x13/cuda_hsr_sm3.cu
gcc -DHAVE_CONFIG_H -I. -I/home/luke/anaconda3/include -fopenmp -pthread -fno-strict-aliasing -I/usr/local/cuda/include -DUSE_WRAPNVML -g -O2 -MT x13/ccminer-sm3.o -MD -MP -MF x13/.deps/ccminer-sm3.Tpo -c -o x13/ccminer-sm3.o `test -f 'x13/sm3.c' || echo './'`x13/sm3.c
mv -f x13/.deps/ccminer-sm3.Tpo x13/.deps/ccminer-sm3.Po
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o x15/x14.o -c x15/x14.cu
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas info : 0 bytes gmem
ptxas info : Compiling entry function '_Z15sm3_gpu_hash_64jPj' for 'sm_30'
ptxas info : Function properties for _Z15sm3_gpu_hash_64jPj
544 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 43 registers, 336 bytes cmem[0], 12 bytes cmem[2]
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o x15/x15.o -c x15/x15.cu
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas info : 0 bytes gmem
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o x15/cuda_x14_shabal512.o -c x15/cuda_x14_shabal512.cu
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas info : 0 bytes gmem
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o x15/cuda_x15_whirlpool.o -c x15/cuda_x15_whirlpool.cu
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas info : 0 bytes gmem, 176 bytes cmem[3]
ptxas info : Compiling entry function '_Z25x14_shabal512_gpu_hash_64jjPmPj' for 'sm_30'
ptxas info : Function properties for _Z25x14_shabal512_gpu_hash_64jjPmPj
32 bytes stack frame, 48 bytes spill stores, 28 bytes spill loads
ptxas info : Used 63 registers, 344 bytes cmem[0]
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o x15/whirlpool.o -c x15/whirlpool.cu
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas info : 0 bytes gmem
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o x15/cuda_x15_whirlpool_sm3.o -c x15/cuda_x15_whirlpool_sm3.cu
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas info : 4304 bytes gmem, 1216 bytes cmem[3]
ptxas info : Compiling entry function '_Z25x15_whirlpool_gpu_hash_64jPm' for 'sm_30'
ptxas info : Function properties for _Z25x15_whirlpool_gpu_hash_64jPm
96 bytes stack frame, 152 bytes spill stores, 172 bytes spill loads
ptxas info : Used 63 registers, 14336 bytes smem, 336 bytes cmem[0]
ptxas info : Compiling entry function '_Z24oldwhirlpool_gpu_hash_80jjPjm' for 'sm_30'
ptxas info : Function properties for _Z24oldwhirlpool_gpu_hash_80jjPjm
88 bytes stack frame, 348 bytes spill stores, 316 bytes spill loads
ptxas info : Used 63 registers, 14336 bytes smem, 344 bytes cmem[0]
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o x17/x17.o -c x17/x17.cu
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas info : 240 bytes gmem, 16384 bytes cmem[3]
ptxas info : Compiling entry function '_Z25x15_whirlpool_gpu_hash_64jjPmPj' for 'sm_30'
ptxas info : Function properties for _Z25x15_whirlpool_gpu_hash_64jjPmPj
128 bytes stack frame, 164 bytes spill stores, 164 bytes spill loads
ptxas info : Used 63 registers, 16384 bytes smem, 344 bytes cmem[0]
ptxas info : Compiling entry function '_Z24oldwhirlpool_gpu_hash_80jjPvi' for 'sm_30'
ptxas info : Function properties for _Z24oldwhirlpool_gpu_hash_80jjPvi
96 bytes stack frame, 112 bytes spill stores, 100 bytes spill loads
ptxas info : Used 63 registers, 16384 bytes smem, 340 bytes cmem[0]
ptxas info : Compiling entry function '_Z29oldwhirlpool_gpu_finalhash_64jjPmPj' for 'sm_30'
ptxas info : Function properties for _Z29oldwhirlpool_gpu_finalhash_64jjPmPj
72 bytes stack frame, 104 bytes spill stores, 88 bytes spill loads
ptxas info : Used 63 registers, 16384 bytes smem, 344 bytes cmem[0]
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o x17/hmq17.o -c x17/hmq17.cu
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas info : 0 bytes gmem
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o x17/cuda_x17_haval256.o -c x17/cuda_x17_haval256.cu
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas info : 0 bytes gmem
ptxas info : Compiling entry function '_Z13hmq_merge_gpujPjS_S_' for 'sm_30'
ptxas info : Function properties for _Z13hmq_merge_gpujPjS_S_
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 352 bytes cmem[0]
ptxas info : Compiling entry function '_Z14hmq_filter_gpujPKjPjS1_' for 'sm_30'
ptxas info : Function properties for _Z14hmq_filter_gpujPKjPjS1_
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 22 registers, 352 bytes cmem[0]
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=80 -o x17/cuda_x17_sha512.o -c x17/cuda_x17_sha512.cu
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas info : 0 bytes gmem
ptxas info : Compiling entry function '_Z24x17_haval256_gpu_hash_64jPmi' for 'sm_30'
ptxas info : Function properties for _Z24x17_haval256_gpu_hash_64jPmi
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 41 registers, 340 bytes cmem[0], 8 bytes cmem[2]
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o scrypt/blake.o -c scrypt/blake.cu
ptxas warning : Too big maxrregcount value specified 80, will be ignored
ptxas info : 0 bytes gmem, 640 bytes cmem[3]
ptxas info : Compiling entry function '_Z22x17_sha512_gpu_hash_64jPm' for 'sm_30'
ptxas info : Function properties for _Z22x17_sha512_gpu_hash_64jPm
560 bytes stack frame, 560 bytes spill stores, 560 bytes spill loads
ptxas info : Used 63 registers, 336 bytes cmem[0], 20 bytes cmem[2]
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o scrypt/keccak.o -c scrypt/keccak.cu
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas info : 0 bytes gmem, 112 bytes cmem[3]
ptxas info : Compiling entry function '_Z18cuda_blake256_hashPmjPjb' for 'sm_30'
ptxas info : Function properties for _Z18cuda_blake256_hashPmjPjb
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 56 registers, 345 bytes cmem[0], 4 bytes cmem[2]
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o scrypt/sha256.o -c scrypt/sha256.cu
ptxas info : 0 bytes gmem, 4224 bytes cmem[3]
ptxas info : Compiling entry function '_Z26x11_shavite512_gpu_hash_80jjPv' for 'sm_30'
ptxas info : Function properties for _Z26x11_shavite512_gpu_hash_80jjPv
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 63 registers, 4096 bytes smem, 336 bytes cmem[0], 28 bytes cmem[2]
ptxas info : Compiling entry function '_Z26x11_shavite512_gpu_hash_64jjPmPj' for 'sm_30'
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 63 registers, 4096 bytes smem, 344 bytes cmem[0]
ptxas warning : Too big maxrregcount value specified 128, will be ignored
nvcc -I. -I/usr/local/cuda/include -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES -gencode=arch=compute_20,code=\"sm_21,compute_20\" -o scrypt/salsa_kernel.o -c scrypt/salsa_kernel.cu
ptxas info : 0 bytes gmem, 272 bytes cmem[3]
ptxas info : Compiling entry function '_Z19cuda_post_keccak512PjS_j' for 'sm_30'
ptxas info : Function properties for _Z19cuda_post_keccak512PjS_j
376 bytes stack frame, 928 bytes spill stores, 824 bytes spill loads
ptxas info : Used 63 registers, 340 bytes cmem[0], 36 bytes cmem[2]
ptxas info : Compiling entry function '_Z18cuda_pre_keccak512Pjj' for 'sm_30'
ptxas info : Function properties for _Z18cuda_pre_keccak512Pjj
440 bytes stack frame, 1276 bytes spill stores, 1372 bytes spill loads
ptxas info : Used 63 registers, 332 bytes cmem[0], 36 bytes cmem[2]
nvcc -I. -I/usr/local/cuda/include -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES -gencode=arch=compute_20,code=\"sm_20,compute_20\" -o scrypt/test_kernel.o -c scrypt/test_kernel.cu
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas info : 0 bytes gmem
ptxas info : Compiling entry function '_Z24x13_fugue512_gpu_hash_64jPm' for 'sm_30'
ptxas info : Function properties for _Z24x13_fugue512_gpu_hash_64jPm
328 bytes stack frame, 332 bytes spill stores, 356 bytes spill loads
ptxas info : Used 63 registers, 4096 bytes smem, 340 bytes cmem[0], 1 textures
nvcc -I. -I/usr/local/cuda/include -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES -gencode=arch=compute_20,code=\"sm_21,compute_20\" -o scrypt/fermi_kernel.o -c scrypt/fermi_kernel.cu
nvcc -I. -I/usr/local/cuda/include -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES -gencode=arch=compute_30,code=\"sm_30,compute_30\" -o scrypt/kepler_kernel.o -c scrypt/kepler_kernel.cu
nvcc -I. -I/usr/local/cuda/include -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES -gencode=arch=compute_30,code=\"sm_30,compute_30\" -o scrypt/nv_kernel.o -c scrypt/nv_kernel.cu
ptxas warning : Too big maxrregcount value specified 128, will be ignored
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" --maxrregcount=128 -o scrypt/nv_kernel2.o -c scrypt/nv_kernel2.cu
ptxas info : 0 bytes gmem, 588 bytes cmem[3]
ptxas info : Compiling entry function '_Z16cuda_post_sha256PjS_S_S_' for 'sm_30'
ptxas info : Function properties for _Z16cuda_post_sha256PjS_S_S_
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 63 registers, 352 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Compiling entry function '_Z15cuda_pre_sha256PjS_S_j' for 'sm_30'
ptxas info : Function properties for _Z15cuda_pre_sha256PjS_S_j
216 bytes stack frame, 52 bytes spill stores, 152 bytes spill loads
ptxas info : Used 63 registers, 348 bytes cmem[0], 20 bytes cmem[2]
ptxas info : Function properties for _Z21cuda_sha256_transformPjPKj
8 bytes stack frame, 4 bytes spill stores, 4 bytes spill loads
nvcc -gencode=arch=compute_30,code=\"sm_30,compute_30\" -I/usr/local/cuda/include -I. -O3 -lineno -Xcompiler -Wall -D_FORCE_INLINES --ptxas-options="-v" -gencode=arch=compute_35,code=\"sm_35,compute_35\" -o scrypt/titan_kernel.o -c scrypt/titan_kernel.cu
ptxas info : 304 bytes gmem, 32788 bytes cmem[3]
ptxas info : Compiling entry function '_Z25titan_scrypt_core_kernelBILi1EL12MemoryAccess1EEvPjii' for 'sm_30'
ptxas info : Function properties for _Z25titan_scrypt_core_kernelBILi1EL12MemoryAccess1EEvPjii
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 33 registers, 336 bytes cmem[0]
ptxas info : Compiling entry function '_Z25titan_scrypt_core_kernelAILi1EL12MemoryAccess1EEvPKjii' for 'sm_30'
ptxas info : Function properties for _Z25titan_scrypt_core_kernelAILi1EL12MemoryAccess1EEvPKjii
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 28 registers, 336 bytes cmem[0]
ptxas info : Compiling entry function '_Z28titan_scrypt_core_kernelB_LGILi1EL12MemoryAccess1EEvPjiij' for 'sm_30'
ptxas info : Function properties for _Z28titan_scrypt_core_kernelB_LGILi1EL12MemoryAccess1EEvPjiij
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 33 registers, 340 bytes cmem[0]
ptxas info : Compiling entry function '_Z28titan_scrypt_core_kernelA_LGILi1EL12MemoryAccess1EEvPKjiij' for 'sm_30'
ptxas info : Function properties for _Z28titan_scrypt_core_kernelA_LGILi1EL12MemoryAccess1EEvPKjiij
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 26 registers, 340 bytes cmem[0]
ptxas info : Compiling entry function '_Z25titan_scrypt_core_kernelBILi0EL12MemoryAccess0EEvPjii' for 'sm_30'
ptxas info : Function properties for _Z25titan_scrypt_core_kernelBILi0EL12MemoryAccess0EEvPjii
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 32 registers, 336 bytes cmem[0]
ptxas info : Compiling entry function '_Z25titan_scrypt_core_kernelAILi0EL12MemoryAccess0EEvPKjii' for 'sm_30'
ptxas info : Function properties for _Z25titan_scrypt_core_kernelAILi0EL12MemoryAccess0EEvPKjii
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 31 registers, 336 bytes cmem[0]
ptxas info : Compiling entry function '_Z28titan_scrypt_core_kernelB_LGILi0EL12MemoryAccess0EEvPjiij' for 'sm_30'
ptxas info : Function properties for _Z28titan_scrypt_core_kernelB_LGILi0EL12MemoryAccess0EEvPjiij
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 39 registers, 340 bytes cmem[0]
ptxas info : Compiling entry function '_Z28titan_scrypt_core_kernelA_LGILi0EL12MemoryAccess0EEvPKjiij' for 'sm_30'
ptxas info : Function properties for _Z28titan_scrypt_core_kernelA_LGILi0EL12MemoryAccess0EEvPKjiij
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 34 registers, 340 bytes cmem[0]
ptxas info : 304 bytes gmem, 32788 bytes cmem[3]
ptxas info : Compiling entry function '_Z25titan_scrypt_core_kernelBILi1EL12MemoryAccess1EEvPjii' for 'sm_35'
ptxas info : Function properties for _Z25titan_scrypt_core_kernelBILi1EL12MemoryAccess1EEvPjii
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 32 registers, 336 bytes cmem[0]
ptxas info : Compiling entry function '_Z25titan_scrypt_core_kernelAILi1EL12MemoryAccess1EEvPKjii' for 'sm_35'
ptxas info : Function properties for _Z25titan_scrypt_core_kernelAILi1EL12MemoryAccess1EEvPKjii
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 29 registers, 336 bytes cmem[0]
ptxas info : Compiling entry function '_Z28titan_scrypt_core_kernelB_LGILi1EL12MemoryAccess1EEvPjiij' for 'sm_35'
ptxas info : Function properties for _Z28titan_scrypt_core_kernelB_LGILi1EL12MemoryAccess1EEvPjiij
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 33 registers, 340 bytes cmem[0]
ptxas info : Compiling entry function '_Z28titan_scrypt_core_kernelA_LGILi1EL12MemoryAccess1EEvPKjiij' for 'sm_35'
ptxas info : Function properties for _Z28titan_scrypt_core_kernelA_LGILi1EL12MemoryAccess1EEvPKjiij
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 25 registers, 340 bytes cmem[0]
ptxas info : Compiling entry function '_Z25titan_scrypt_core_kernelBILi0EL12MemoryAccess0EEvPjii' for 'sm_35'
ptxas info : Function properties for _Z25titan_scrypt_core_kernelBILi0EL12MemoryAccess0EEvPjii
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 32 registers, 336 bytes cmem[0]
ptxas info : Compiling entry function '_Z25titan_scrypt_core_kernelAILi0EL12MemoryAccess0EEvPKjii' for 'sm_35'
ptxas info : Function properties for _Z25titan_scrypt_core_kernelAILi0EL12MemoryAccess0EEvPKjii
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 33 registers, 336 bytes cmem[0]
ptxas info : Compiling entry function '_Z28titan_scrypt_core_kernelB_LGILi0EL12MemoryAccess0EEvPjiij' for 'sm_35'
ptxas info : Function properties for _Z28titan_scrypt_core_kernelB_LGILi0EL12MemoryAccess0EEvPjiij
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 38 registers, 340 bytes cmem[0]
ptxas info : Compiling entry function '_Z28titan_scrypt_core_kernelA_LGILi0EL12MemoryAccess0EEvPKjiij' for 'sm_35'
ptxas info : Function properties for _Z28titan_scrypt_core_kernelA_LGILi0EL12MemoryAccess0EEvPKjiij
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 34 registers, 340 bytes cmem[0]
ptxas warning : Too big maxrregcount value specified 128, will be ignored
ptxas info : 304 bytes gmem, 32780 bytes cmem[3]
ptxas info : Compiling entry function '_Z23nv2_scrypt_core_kernelBILi1EEvPjii' for 'sm_30'
ptxas info : Function properties for _Z23nv2_scrypt_core_kernelBILi1EEvPjii
72 bytes stack frame, 188 bytes spill stores, 92 bytes spill loads
ptxas info : Used 63 registers, 336 bytes cmem[0]
ptxas info : Compiling entry function '_Z23nv2_scrypt_core_kernelAILi1EEvPjii' for 'sm_30'
ptxas info : Function properties for _Z23nv2_scrypt_core_kernelAILi1EEvPjii
88 bytes stack frame, 248 bytes spill stores, 96 bytes spill loads
ptxas info : Used 63 registers, 336 bytes cmem[0]
ptxas info : Compiling entry function '_Z26nv2_scrypt_core_kernelB_LGILi1EEvPjiij' for 'sm_30'
ptxas info : Function properties for _Z26nv2_scrypt_core_kernelB_LGILi1EEvPjiij
104 bytes stack frame, 212 bytes spill stores, 116 bytes spill loads
ptxas info : Used 63 registers, 340 bytes cmem[0]
ptxas info : Compiling entry function '_Z26nv2_scrypt_core_kernelA_LGILi1EEvPjiij' for 'sm_30'
ptxas info : Function properties for _Z26nv2_scrypt_core_kernelA_LGILi1EEvPjiij
96 bytes stack frame, 360 bytes spill stores, 104 bytes spill loads
ptxas info : Used 63 registers, 340 bytes cmem[0]
ptxas info : Compiling entry function '_Z23nv2_scrypt_core_kernelBILi0EEvPjii' for 'sm_30'
ptxas info : Function properties for _Z23nv2_scrypt_core_kernelBILi0EEvPjii
72 bytes stack frame, 188 bytes spill stores, 92 bytes spill loads
ptxas info : Used 63 registers, 336 bytes cmem[0]
ptxas info : Compiling entry function '_Z23nv2_scrypt_core_kernelAILi0EEvPjii' for 'sm_30'
ptxas info : Function properties for _Z23nv2_scrypt_core_kernelAILi0EEvPjii
88 bytes stack frame, 236 bytes spill stores, 92 bytes spill loads
ptxas info : Used 63 registers, 336 bytes cmem[0]
ptxas info : Compiling entry function '_Z26nv2_scrypt_core_kernelB_LGILi0EEvPjiij' for 'sm_30'
ptxas info : Function properties for _Z26nv2_scrypt_core_kernelB_LGILi0EEvPjiij
112 bytes stack frame, 220 bytes spill stores, 120 bytes spill loads
ptxas info : Used 63 registers, 340 bytes cmem[0]
ptxas info : Compiling entry function '_Z26nv2_scrypt_core_kernelA_LGILi0EEvPjiij' for 'sm_30'
ptxas info : Function properties for _Z26nv2_scrypt_core_kernelA_LGILi0EEvPjiij
96 bytes stack frame, 360 bytes spill stores, 104 bytes spill loads
ptxas info : Used 63 registers, 340 bytes cmem[0]
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 ccminer-nvsettings.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/jha.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 skunk/skunk.o skunk/cuda_skunk.o skunk/cuda_skunk_streebog.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 tribus/tribus.o tribus/cuda_echo512_final.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 x13/hsr.o x13/cuda_hsr_sm3.o x13/ccminer-sm3.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/phi.o x11/cuda_streebog_maxwell.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/home/luke/anaconda3/lib -lcurl -ljansson -lpthread -lcudart -fopenmp -lcrypto -lssl -lz -ldl -lcuda -lcrypto -lssl -lz
ccminer-bignum.o: In function `bn_nbits_to_uchar':
bignum.cpp:(.text+0x437): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned long&, unsigned long)'
equi/cuda_equi.o: In function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) [clone .isra.33]':
tmpxft_00003157_00000000-4_cuda_equi.cudafe1.cpp:(.text.unlikely+0x53): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned long&, unsigned long)'
equi/cuda_equi.o: In function `eq_cuda_context<9u, 1248u, 12u, 640u, packer_cantor>::solve(char const*, unsigned int, char const*, unsigned int, bool (*)(int), void (*)(int, std::vector<unsigned int, std::allocator<unsigned int> > const&, unsigned long, unsigned char const*), void (*)(int))':
tmpxft_00003157_00000000-4_cuda_equi.cudafe1.cpp:(.text._ZN15eq_cuda_contextILj9ELj1248ELj12ELj640E13packer_cantorE5solveEPKcjS3_jPFbiEPFviRKSt6vectorIjSaIjEEmPKhEPFviE[_ZN15eq_cuda_contextILj9ELj1248ELj12ELj640E13packer_cantorE5solveEPKcjS3_jPFbiEPFviRKSt6vectorIjSaIjEEmPKhEPFviE]+0xb7d): undefined reference to `std::runtime_error::runtime_error(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
tmpxft_00003157_00000000-4_cuda_equi.cudafe1.cpp:(.text._ZN15eq_cuda_contextILj9ELj1248ELj12ELj640E13packer_cantorE5solveEPKcjS3_jPFbiEPFviRKSt6vectorIjSaIjEEmPKhEPFviE[_ZN15eq_cuda_contextILj9ELj1248ELj12ELj640E13packer_cantorE5solveEPKcjS3_jPFbiEPFviRKSt6vectorIjSaIjEEmPKhEPFviE]+0xc51): undefined reference to `std::runtime_error::runtime_error(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
tmpxft_00003157_00000000-4_cuda_equi.cudafe1.cpp:(.text._ZN15eq_cuda_contextILj9ELj1248ELj12ELj640E13packer_cantorE5solveEPKcjS3_jPFbiEPFviRKSt6vectorIjSaIjEEmPKhEPFviE[_ZN15eq_cuda_contextILj9ELj1248ELj12ELj640E13packer_cantorE5solveEPKcjS3_jPFbiEPFviRKSt6vectorIjSaIjEEmPKhEPFviE]+0xcd2): undefined reference to `std::runtime_error::runtime_error(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
equi/cuda_equi.o: In function `eq_cuda_context<9u, 1248u, 12u, 640u, packer_cantor>::eq_cuda_context(int, int)':
tmpxft_00003157_00000000-4_cuda_equi.cudafe1.cpp:(.text._ZN15eq_cuda_contextILj9ELj1248ELj12ELj640E13packer_cantorEC2Eii[_ZN15eq_cuda_contextILj9ELj1248ELj12ELj640E13packer_cantorEC5Eii]+0x191): undefined reference to `std::runtime_error::runtime_error(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
tmpxft_00003157_00000000-4_cuda_equi.cudafe1.cpp:(.text._ZN15eq_cuda_contextILj9ELj1248ELj12ELj640E13packer_cantorEC2Eii[_ZN15eq_cuda_contextILj9ELj1248ELj12ELj640E13packer_cantorEC5Eii]+0x21f): undefined reference to `std::runtime_error::runtime_error(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
tmpxft_00003157_00000000-4_cuda_equi.cudafe1.cpp:(.text._ZN15eq_cuda_contextILj9ELj1248ELj12ELj640E13packer_cantorEC2Eii[_ZN15eq_cuda_contextILj9ELj1248ELj12ELj640E13packer_cantorEC5Eii]+0x24e): undefined reference to `std::runtime_error::runtime_error(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
tmpxft_00003157_00000000-4_cuda_equi.cudafe1.cpp:(.text._ZN15eq_cuda_contextILj9ELj1248ELj12ELj640E13packer_cantorEC2Eii[_ZN15eq_cuda_contextILj9ELj1248ELj12ELj640E13packer_cantorEC5Eii]+0x29d): undefined reference to `std::runtime_error::runtime_error(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
tmpxft_00003157_00000000-4_cuda_equi.cudafe1.cpp:(.text._ZN15eq_cuda_contextILj9ELj1248ELj12ELj640E13packer_cantorEC2Eii[_ZN15eq_cuda_contextILj9ELj1248ELj12ELj640E13packer_cantorEC5Eii]+0x306): undefined reference to `std::runtime_error::runtime_error(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
tmpxft_00003157_00000000-4_cuda_equi.cudafe1.cpp:(.text._ZN15eq_cuda_contextILj9ELj1248ELj12ELj640E13packer_cantorEC2Eii[_ZN15eq_cuda_contextILj9ELj1248ELj12ELj640E13packer_cantorEC5Eii]+0x36e): undefined reference to `std::runtime_error::runtime_error(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
tmpxft_00003157_00000000-4_cuda_equi.cudafe1.cpp:(.text._ZN15eq_cuda_contextILj9ELj1248ELj12ELj640E13packer_cantorEC2Eii[_ZN15eq_cuda_contextILj9ELj1248ELj12ELj640E13packer_cantorEC5Eii]+0x3cd): undefined reference to `std::runtime_error::runtime_error(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
tmpxft_00003157_00000000-4_cuda_equi.cudafe1.cpp:(.text._ZN15eq_cuda_contextILj9ELj1248ELj12ELj640E13packer_cantorEC2Eii[_ZN15eq_cuda_contextILj9ELj1248ELj12ELj640E13packer_cantorEC5Eii]+0x454): undefined reference to `std::runtime_error::runtime_error(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
equi/cuda_equi.o: In function `eq_cuda_context<9u, 1248u, 12u, 640u, packer_cantor>::freemem()':
tmpxft_00003157_00000000-4_cuda_equi.cudafe1.cpp:(.text._ZN15eq_cuda_contextILj9ELj1248ELj12ELj640E13packer_cantorE7freememEv[_ZN15eq_cuda_contextILj9ELj1248ELj12ELj640E13packer_cantorE7freememEv]+0xf7): undefined reference to `std::runtime_error::runtime_error(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
equi/cuda_equi.o:tmpxft_00003157_00000000-4_cuda_equi.cudafe1.cpp:(.text._ZN15eq_cuda_contextILj9ELj1248ELj12ELj640E13packer_cantorE7freememEv[_ZN15eq_cuda_contextILj9ELj1248ELj12ELj640E13packer_cantorE7freememEv]+0x182): more undefined references to `std::runtime_error::runtime_error(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)' follow
heavy/heavy.o: In function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, char*, std::forward_iterator_tag) [clone .isra.56]':
tmpxft_0000372e_00000000-4_heavy.cudafe1.cpp:(.text+0x99): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned long&, unsigned long)'
heavy/heavy.o: In function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) [clone .isra.53]':
tmpxft_0000372e_00000000-4_heavy.cudafe1.cpp:(.text.unlikely+0x53): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned long&, unsigned long)'
heavy/heavy.o: In function `thrust::detail::no_throw_allocator<thrust::detail::temporary_allocator<long, thrust::system::cuda::detail::tag> >::deallocate(thrust::pointer<long, thrust::system::cuda::detail::tag, thrust::use_default, thrust::use_default>, unsigned long) [clone .isra.140]':
tmpxft_0000372e_00000000-4_heavy.cudafe1.cpp:(.text.unlikely+0x11c): undefined reference to `std::runtime_error::runtime_error(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
heavy/heavy.o: In function `thrust::system::detail::generic_error_category::message[abi:cxx11](int) const':
tmpxft_0000372e_00000000-4_heavy.cudafe1.cpp:(.text._ZNK6thrust6system6detail22generic_error_category7messageB5cxx11Ei[_ZNK6thrust6system6detail22generic_error_category7messageB5cxx11Ei]+0xb1): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned long&, unsigned long)'
tmpxft_0000372e_00000000-4_heavy.cudafe1.cpp:(.text._ZNK6thrust6system6detail22generic_error_category7messageB5cxx11Ei[_ZNK6thrust6system6detail22generic_error_category7messageB5cxx11Ei]+0x1a4): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
tmpxft_0000372e_00000000-4_heavy.cudafe1.cpp:(.text._ZNK6thrust6system6detail22generic_error_category7messageB5cxx11Ei[_ZNK6thrust6system6detail22generic_error_category7messageB5cxx11Ei]+0x1c1): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned long&, unsigned long)'
heavy/heavy.o: In function `thrust::system::cuda::detail::cuda_error_category::message[abi:cxx11](int) const':
tmpxft_0000372e_00000000-4_heavy.cudafe1.cpp:(.text._ZNK6thrust6system4cuda6detail19cuda_error_category7messageB5cxx11Ei[_ZNK6thrust6system4cuda6detail19cuda_error_category7messageB5cxx11Ei]+0xb1): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned long&, unsigned long)'
tmpxft_0000372e_00000000-4_heavy.cudafe1.cpp:(.text._ZNK6thrust6system4cuda6detail19cuda_error_category7messageB5cxx11Ei[_ZNK6thrust6system4cuda6detail19cuda_error_category7messageB5cxx11Ei]+0x1a4): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
tmpxft_0000372e_00000000-4_heavy.cudafe1.cpp:(.text._ZNK6thrust6system4cuda6detail19cuda_error_category7messageB5cxx11Ei[_ZNK6thrust6system4cuda6detail19cuda_error_category7messageB5cxx11Ei]+0x1c1): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned long&, unsigned long)'
heavy/heavy.o: In function `thrust::system::system_error::system_error(int, thrust::system::error_category const&)':
tmpxft_0000372e_00000000-4_heavy.cudafe1.cpp:(.text._ZN6thrust6system12system_errorC2EiRKNS0_14error_categoryE[_ZN6thrust6system12system_errorC5EiRKNS0_14error_categoryE]+0x3c): undefined reference to `std::runtime_error::runtime_error(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
heavy/heavy.o: In function `thrust::detail::no_throw_allocator<thrust::detail::temporary_allocator<unsigned int, thrust::system::cuda::detail::tag> >::deallocate(thrust::pointer<unsigned int, thrust::system::cuda::detail::tag, thrust::use_default, thrust::use_default>, unsigned long) [clone .isra.76]':
tmpxft_0000372e_00000000-4_heavy.cudafe1.cpp:(.text.unlikely._ZN6thrust6detail18no_throw_allocatorINS0_19temporary_allocatorIjNS_6system4cuda6detail3tagEEEE10deallocateENS_7pointerIjS6_NS_11use_defaultESA_EEm.isra.76[_ZN6thrust9remove_ifINS_10device_ptrIjEE22check_nonce_for_removeEET_S4_S4_T0_]+0x5e): undefined reference to `std::runtime_error::runtime_error(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
heavy/heavy.o: In function `thrust::system::cuda::detail::bulk_::detail::device_properties_cached(int)':
tmpxft_0000372e_00000000-4_heavy.cudafe1.cpp:(.text._ZN6thrust6system4cuda6detail5bulk_6detail24device_properties_cachedEi[_ZN6thrust6system4cuda6detail5bulk_6detail24device_properties_cachedEi]+0x319): undefined reference to `std::runtime_error::runtime_error(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
tmpxft_0000372e_00000000-4_heavy.cudafe1.cpp:(.text._ZN6thrust6system4cuda6detail5bulk_6detail24device_properties_cachedEi[_ZN6thrust6system4cuda6detail5bulk_6detail24device_properties_cachedEi]+0x3a6): undefined reference to `std::runtime_error::runtime_error(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
heavy/heavy.o: In function `thrust::system::cuda::detail::throw_on_error(cudaError, char const*)':
tmpxft_0000372e_00000000-4_heavy.cudafe1.cpp:(.text._ZN6thrust6system4cuda6detail14throw_on_errorE9cudaErrorPKc[_ZN6thrust6system4cuda6detail14throw_on_errorE9cudaErrorPKc]+0x95): undefined reference to `std::runtime_error::runtime_error(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
heavy/heavy.o: In function `thrust::system::detail::bad_alloc::bad_alloc(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
tmpxft_0000372e_00000000-4_heavy.cudafe1.cpp:(.text._ZN6thrust6system6detail9bad_allocC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZN6thrust6system6detail9bad_allocC5ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x4d): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)'
tmpxft_0000372e_00000000-4_heavy.cudafe1.cpp:(.text._ZN6thrust6system6detail9bad_allocC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZN6thrust6system6detail9bad_allocC5ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x73): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned long)'
tmpxft_0000372e_00000000-4_heavy.cudafe1.cpp:(.text._ZN6thrust6system6detail9bad_allocC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE[_ZN6thrust6system6detail9bad_allocC5ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE]+0x84): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned long)'
heavy/heavy.o: In function `thrust::system::cuda::detail::runtime_introspection_detail::uncached_device_properties(thrust::system::cuda::detail::device_properties_t&, int)':
tmpxft_0000372e_00000000-4_heavy.cudafe1.cpp:(.text._ZN6thrust6system4cuda6detail28runtime_introspection_detail26uncached_device_propertiesERNS2_19device_properties_tEi[_ZN6thrust6system4cuda6detail28runtime_introspection_detail26uncached_device_propertiesERNS2_19device_properties_tEi]+0xfe): undefined reference to `std::runtime_error::runtime_error(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
heavy/heavy.o: In function `thrust::system::cuda::detail::detail::launch_calculator<thrust::system::cuda::detail::commutative_reduce_intervals_closure<thrust::transform_iterator<thrust::detail::predicate_to_integral<thrust::detail::unary_negate<check_nonce_for_remove>, long>, thrust::detail::normal_iterator<thrust::pointer<unsigned int, thrust::system::cuda::detail::tag, thrust::use_default, thrust::use_default> >, long, thrust::use_default>, thrust::detail::normal_iterator<thrust::pointer<long, thrust::system::cuda::detail::tag, thrust::use_default, thrust::use_default> >, thrust::plus<long>, thrust::system::detail::internal::uniform_decomposition<long>, thrust::system::cuda::detail::detail::blocked_thread_array> >::launch_calculator()':
tmpxft_0000372e_00000000-4_heavy.cudafe1.cpp:(.text._ZN6thrust6system4cuda6detail6detail17launch_calculatorINS2_36commutative_reduce_intervals_closureINS_18transform_iteratorINS_6detail21predicate_to_integralINS7_12unary_negateI22check_nonce_for_removeEElEENS7_15normal_iteratorINS_7pointerIjNS2_3tagENS_11use_defaultESG_EEEElSG_EENSD_INSE_IlSF_SG_SG_EEEENS_4plusIlEENS0_6detail8internal21uniform_decompositionIlEENS3_20blocked_thread_arrayEEEEC2Ev[_ZN6thrust6system4cuda6detail6detail17launch_calculatorINS2_36commutative_reduce_intervals_closureINS_18transform_iteratorINS_6detail21predicate_to_integralINS7_12unary_negateI22check_nonce_for_removeEElEENS7_15normal_iteratorINS_7pointerIjNS2_3tagENS_11use_defaultESG_EEEElSG_EENSD_INSE_IlSF_SG_SG_EEEENS_4plusIlEENS0_6detail8internal21uniform_decompositionIlEENS3_20blocked_thread_arrayEEEEC5Ev]+0x23c): undefined reference to `std::runtime_error::runtime_error(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
tmpxft_0000372e_00000000-4_heavy.cudafe1.cpp:(.text._ZN6thrust6system4cuda6detail6detail17launch_calculatorINS2_36commutative_reduce_intervals_closureINS_18transform_iteratorINS_6detail21predicate_to_integralINS7_12unary_negateI22check_nonce_for_removeEElEENS7_15normal_iteratorINS_7pointerIjNS2_3tagENS_11use_defaultESG_EEEElSG_EENSD_INSE_IlSF_SG_SG_EEEENS_4plusIlEENS0_6detail8internal21uniform_decompositionIlEENS3_20blocked_thread_arrayEEEEC2Ev[_ZN6thrust6system4cuda6detail6detail17launch_calculatorINS2_36commutative_reduce_intervals_closureINS_18transform_iteratorINS_6detail21predicate_to_integralINS7_12unary_negateI22check_nonce_for_removeEElEENS7_15normal_iteratorINS_7pointerIjNS2_3tagENS_11use_defaultESG_EEEElSG_EENSD_INSE_IlSF_SG_SG_EEEENS_4plusIlEENS0_6detail8internal21uniform_decompositionIlEENS3_20blocked_thread_arrayEEEEC5Ev]+0x2cc): undefined reference to `std::runtime_error::runtime_error(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
tmpxft_0000372e_00000000-4_heavy.cudafe1.cpp:(.text._ZN6thrust6system4cuda6detail6detail17launch_calculatorINS2_36commutative_reduce_intervals_closureINS_18transform_iteratorINS_6detail21predicate_to_integralINS7_12unary_negateI22check_nonce_for_removeEElEENS7_15normal_iteratorINS_7pointerIjNS2_3tagENS_11use_defaultESG_EEEElSG_EENSD_INSE_IlSF_SG_SG_EEEENS_4plusIlEENS0_6detail8internal21uniform_decompositionIlEENS3_20blocked_thread_arrayEEEEC2Ev[_ZN6thrust6system4cuda6detail6detail17launch_calculatorINS2_36commutative_reduce_intervals_closureINS_18transform_iteratorINS_6detail21predicate_to_integralINS7_12unary_negateI22check_nonce_for_removeEElEENS7_15normal_iteratorINS_7pointerIjNS2_3tagENS_11use_defaultESG_EEEElSG_EENSD_INSE_IlSF_SG_SG_EEEENS_4plusIlEENS0_6detail8internal21uniform_decompositionIlEENS3_20blocked_thread_arrayEEEEC5Ev]+0x361): undefined reference to `std::runtime_error::runtime_error(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
tmpxft_0000372e_00000000-4_heavy.cudafe1.cpp:(.text._ZN6thrust6system4cuda6detail6detail17launch_calculatorINS2_36commutative_reduce_intervals_closureINS_18transform_iteratorINS_6detail21predicate_to_integralINS7_12unary_negateI22check_nonce_for_removeEElEENS7_15normal_iteratorINS_7pointerIjNS2_3tagENS_11use_defaultESG_EEEElSG_EENSD_INSE_IlSF_SG_SG_EEEENS_4plusIlEENS0_6detail8internal21uniform_decompositionIlEENS3_20blocked_thread_arrayEEEEC2Ev[_ZN6thrust6system4cuda6detail6detail17launch_calculatorINS2_36commutative_reduce_intervals_closureINS_18transform_iteratorINS_6detail21predicate_to_integralINS7_12unary_negateI22check_nonce_for_removeEElEENS7_15normal_iteratorINS_7pointerIjNS2_3tagENS_11use_defaultESG_EEEElSG_EENSD_INSE_IlSF_SG_SG_EEEENS_4plusIlEENS0_6detail8internal21uniform_decompositionIlEENS3_20blocked_thread_arrayEEEEC5Ev]+0x3f6): undefined reference to `std::runtime_error::runtime_error(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
heavy/heavy.o:tmpxft_0000372e_00000000-4_heavy.cudafe1.cpp:(.text._ZN6thrust6system4cuda6detail6detail17launch_calculatorINS2_36commutative_reduce_intervals_closureINS_18transform_iteratorINS_6detail21predicate_to_integralINS7_12unary_negateI22check_nonce_for_removeEElEENS7_15normal_iteratorINS_7pointerIjNS2_3tagENS_11use_defaultESG_EEEElSG_EENSD_INSE_IlSF_SG_SG_EEEENS_4plusIlEENS0_6detail8internal21uniform_decompositionIlEENS3_20blocked_thread_arrayEEEEC2Ev[_ZN6thrust6system4cuda6detail6detail17launch_calculatorINS2_36commutative_reduce_intervals_closureINS_18transform_iteratorINS_6detail21predicate_to_integralINS7_12unary_negateI22check_nonce_for_removeEElEENS7_15normal_iteratorINS_7pointerIjNS2_3tagENS_11use_defaultESG_EEEElSG_EENSD_INSE_IlSF_SG_SG_EEEENS_4plusIlEENS0_6detail8internal21uniform_decompositionIlEENS3_20blocked_thread_arrayEEEEC5Ev]+0x43b): more undefined references to `std::runtime_error::runtime_error(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)' follow
heavy/heavy.o: In function `thrust::system::system_error::what() const':
tmpxft_0000372e_00000000-4_heavy.cudafe1.cpp:(.text._ZNK6thrust6system12system_error4whatEv[_ZNK6thrust6system12system_error4whatEv]+0x74): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)'
tmpxft_0000372e_00000000-4_heavy.cudafe1.cpp:(.text._ZNK6thrust6system12system_error4whatEv[_ZNK6thrust6system12system_error4whatEv]+0xa9): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned long)'
tmpxft_0000372e_00000000-4_heavy.cudafe1.cpp:(.text._ZNK6thrust6system12system_error4whatEv[_ZNK6thrust6system12system_error4whatEv]+0xca): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned long)'
ccminer-scrypt.o: In function `scanhash_scrypt':
scrypt.cpp:(.text+0xa55b): undefined reference to `GOMP_parallel'
scrypt.cpp:(.text+0xa6cd): undefined reference to `GOMP_parallel'
collect2: error: ld returned 1 exit status
Makefile:1181: recipe for target 'ccminer' failed
make[2]: *** [ccminer] Error 1
make[2]: Leaving directory '/home/luke/ccminer'
Makefile:2198: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/luke/ccminer'
Makefile:653: recipe for target 'all' failed
make: *** [all] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment