Correct use of EIGEN_CUDACC to respect EIGEN_NO_CUDA.

Previously the mix of EIGEN_CUDACC and CUDACC led to discrepancies when EIGEN_NO_CUDA was defined.

Fixes #2290 (closed)

Merge request reports

Loading