mc-imperial / gpuverify

GPUVerify: a Verifier for GPU Kernels
http://multicore.doc.ic.ac.uk/tools/GPUVerify/
Other
58 stars 15 forks source link

Add async_work_group_strided_copy translation #3

Open jeroenk opened 9 years ago

jeroenk commented 9 years ago

I've overridden the libclc implementation, as that inserts a barrier, but as a translation missing errors originating from async_work_group_strided_copy are currently missed.