Error on a clean compile:
detail15normal_iteratorINS_7pointerIjNS2_3tagENS_11use_defaultESA_EEEENS_18transform_iteratorINS6_21predicate_to_integralINS6_12unary_negateI22check_nonce_for_removeEElEESC_lSA_EENS7_INS8_IlS9_SA_SA_EEEENS0_6detail8internal21uniform_decompositionIlEENS_10device_ptrIjEENS3_31statically_blocked_thread_arrayILj256EEEEEEEvT_' for 'sm_30'
ptxas info : Used 29 registers, 1024 bytes smem, 424 bytes cmem[0]
ptxas warning : 'option -abi=no' might get deprecated in future
ptxas info : Overriding global maxrregcount 80 with entry-specific value 255 computed using thread count
ptxas info : Overriding global maxrregcount 80 with entry-specific value 255 computed using thread count
ptxas info : Overriding global maxrregcount 80 with entry-specific value 255 computed using thread count
ptxas info : Overriding global maxrregcount 80 with entry-specific value 255 computed using thread count
ptxas info : 320 bytes gmem
ptxas info : Compiling entry function '_ZN6thrust6system4cuda6detail6detail23launch_closure_by_valueINS3_9fast_scan16fast_scan_detail25upsweep_intervals_closureINS_6detail15normal_iteratorINS_7pointerIlNS2_3tagENS_11use_defaultESC_EEEElNS_4plusIlEENS0_6detail8internal21uniform_decompositionIjEENS3_31statically_blocked_thread_arrayILj224EEEEEEEvT_' for 'sm_35'
ptxas info : Used 37 registers, 10816 bytes smem, 368 bytes cmem[0], 24 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_35'
ptxas info : Used 22 registers, 416 bytes cmem[0]
ptxas info : Compiling entry function '_ZN6thrust6system4cuda6detail6detail23launch_closure_by_valueINS3_9fast_scan16fast_scan_detail27downsweep_intervals_closureILb1ENS_6detail15normal_iteratorINS_7pointerIlNS2_3tagENS_11use_defaultESC_EEEESE_lNS_4plusIlEENS0_6detail8internal21uniform_decompositionIjEENS3_31statically_blocked_thread_arrayILj224EEEEEEEvT_' for 'sm_35'
ptxas info : Used 41 registers, 10816 bytes smem, 376 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function '_ZN6thrust6system4cuda6detail6detail23launch_closure_by_valueINS3_9fast_scan16fast_scan_detail27downsweep_intervals_closureILb1EPlS8_lNS_4plusIlEENS0_6detail8internal21uniform_decompositionIjEENS3_31statically_blocked_thread_arrayILj224EEEEEEEvT_' for 'sm_35'
ptxas info : Used 41 registers, 10816 bytes smem, 376 bytes cmem[0], 4 bytes cmem[2]
ptxas info : Compiling entry function '_ZN6thrust6system4cuda6detail6detail23launch_closure_by_valueINS2_36commutative_reduce_intervals_closureINS_6detail15normal_iteratorINS_7pointerIlNS2_3tagENS_11use_defaultESA_EEEESC_NS_4plusIlEENS0_6detail8internal21uniform_decompositionIjEENS3_20blocked_thread_arrayEEEEEvT_' for 'sm_35'
ptxas info : Used 18 registers, 368 bytes cmem[0]
ptxas info : Compiling entry function '_ZN6thrust6system4cuda6detail6detail23launch_closure_by_valueINS2_25copy_if_intervals_closureINS_6detail15normal_iteratorINS_7pointerIjNS2_3tagENS_11use_defaultESA_EEEENS_18transform_iteratorINS6_21predicate_to_integralINS6_12unary_negateI22check_nonce_for_removeEElEESC_lSA_EENS7_INS8_IlS9_SA_SA_EEEENS0_6detail8internal21uniform_decompositionIlEENS_10device_ptrIjEENS3_31statically_blocked_thread_arrayILj256EEEEEEEvT_' for 'sm_35'
ptxas info : Used 29 registers, 1024 bytes smem, 424 bytes cmem[0]
nvcc -g -O2 -I . -Xptxas "-abi=no -v" -gencode=arch=compute_30,code=\"sm_30,compute_30\" -gencode=arch=compute_35,code=\"sm_35,compute_35\" --maxrregcount=80 --ptxas-options=-v -I./compat/jansson -o heavy/cuda_blake512.o -c heavy/cuda_blake512.cu
./cuda_helper.h(91): error: expected an identifier
1 error detected in the compilation of "/tmp/tmpxft_000009e5_00000000-9_cuda_blake512.compute_35.cpp1.ii".
make[2]: *** [heavy/cuda_blake512.o] Error 2
make[2]: Leaving directory `/home/henning/CryptCoins/compile/djm34/ccminer'