After the last commit, bbd3c6d to the linux branch ccminer fails to compile on Ubuntu 14.04
lyra2/cuda_lyra2v2.cu(446): error: identifier "TPB" is undefined
1 error detected in the compilation of "/tmp/tmpxft_0000589a_00000000-8_cuda_lyra2v2.cpp4.ii".
ptxas info : 8 bytes gmem
ptxas info : Compiling entry function '_Z17lyra2_gpu_hash_32jjP5uint2' for 'sm_50'
ptxas info : Function properties for _Z17lyra2_gpu_hash_32jjP5uint2
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 227 registers, 336 bytes cmem[0]
ptxas info : Compiling entry function '_Z21lyra2_gpu_hash_32_sm2jjPm' for 'sm_50'
ptxas info : Function properties for _Z21lyra2_gpu_hash_32_sm2jjPm
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 2 registers, 336 bytes cmem[0]
make[2]: *** [lyra2/cuda_lyra2v2.o] Error 2
make[2]: *** Waiting for unfinished jobs....
ptxas info : 0 bytes gmem
ptxas info : 0 bytes gmem
ptxas info : 0 bytes gmem, 544 bytes cmem[3]
ptxas info : Compiling entry function '_Z22zr5_keccak512_gpu_hashjjPm' for 'sm_50'
ptxas info : Function properties for _Z22zr5_keccak512_gpu_hashjjPm
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 76 registers, 336 bytes cmem[0]
ptxas info : Compiling entry function '_Z26jackpot_keccak512_gpu_hashjjPm' for 'sm_50'
ptxas info : Function properties for _Z26jackpot_keccak512_gpu_hashjjPm
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 77 registers, 336 bytes cmem[0]
ptxas info : Compiling entry function '_Z26zr5_keccak512_gpu_hash_pokjjPjPtj' for 'sm_50'
ptxas info : Function properties for _Z26zr5_keccak512_gpu_hash_pokjjPjPtj
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 78 registers, 348 bytes cmem[0]
ptxas info : 0 bytes gmem, 544 bytes cmem[3]
ptxas info : Compiling entry function '_Z22zr5_keccak512_gpu_hashjjPm' for 'sm_52'
ptxas info : Function properties for _Z22zr5_keccak512_gpu_hashjjPm
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 76 registers, 336 bytes cmem[0]
ptxas info : Compiling entry function '_Z26jackpot_keccak512_gpu_hashjjPm' for 'sm_52'
ptxas info : Function properties for _Z26jackpot_keccak512_gpu_hashjjPm
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 77 registers, 336 bytes cmem[0]
ptxas info : Compiling entry function '_Z26zr5_keccak512_gpu_hash_pokjjPjPtj' for 'sm_52'
ptxas info : Function properties for _Z26zr5_keccak512_gpu_hash_pokjjPjPtj
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 78 registers, 348 bytes cmem[0]
ptxas info : Overriding global maxrregcount 128 with entry-specific value 255 computed using thread count
ptxas info : 8 bytes gmem
ptxas info : Compiling entry function '_Z17lyra2_gpu_hash_32jjP5uint2' for 'sm_52'
ptxas info : Function properties for _Z17lyra2_gpu_hash_32jjP5uint2
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 227 registers, 336 bytes cmem[0]
ptxas info : Compiling entry function '_Z21lyra2_gpu_hash_32_sm2jjPm' for 'sm_52'
ptxas info : Function properties for _Z21lyra2_gpu_hash_32_sm2jjPm
0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 2 registers, 336 bytes cmem[0]
make[2]: Leaving directory `/home/urban/tpruvot-ccminer-git'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/urban/tpruvot-ccminer-git'
make: *** [all] Error 2