I tried to compile following program (main.cu) with the nvcc (CUDA 5.0 RC):
#include #include int main( int argc, char**
It looks like one of the core contributors to Eigen is porting it to be compatible with CUDA. The idea would be to call it from kernel code.