asherliu / thrust

Automatically exported from code.google.com/p/thrust
Apache License 2.0
0 stars 0 forks source link

error: kernel launches from templates are not allowed in system files #386

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Please post a short, self-contained code sample which reproduces the
problem:
/usr/local/cuda/include/thrust/detail/device/cuda/detail/launch_closure.inl(84):
 error: kernel launches from templates are not allowed in system files

similar kind of 37 errors
What is the expected output? What do you see instead?

What version of Thrust are you using? Which version of nvcc?  Which host
compiler?  On what operating system?  Which GPU?
thrust 1.4.0, cuda 4.0, g++-4.5, Ubuntu 11.04, Getforce 310M

Please provide any additional information below.
It worked previously, i reinstalled my system it is not working

Original issue reported on code.google.com by mpanch13...@gmail.com on 6 Oct 2011 at 10:08

GoogleCodeExporter commented 8 years ago

Original comment by jaredhoberock on 6 Oct 2011 at 10:11