id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
36	scan operations hang indefinitely on devices with Compute Capability 1.0	seanl		{{{scan_intervals}}}, in a for-loop, has a {{{__syncthreads()}}} and calls another device function {{{scan_block}}} that has a bunch of {{{__syncthreads()}}}. As threads do not exit the loop all at once, scan operations hang indefinitely at {{{__syncthreads()}}} on devices with Comput Capability 1.0.	defect	new	minor		CUDA backend	0.8.1.0			
