Compiling Thrust with compilers other than nvcc (for non-CUDA backends) fails with: ``` error: ‘__host__’ does not name a type ```
Compiling Thrust with compilers other than nvcc (for non-CUDA backends) fails with: