[go: up one dir, main page]

Eigen 3.3-beta2 does not compile in .cu file

Submitted by Patrick Stotko

Assigned to Nobody

Link to original bugzilla bug (#1266)
Version: 3.3 (current stable)
Operating system: Linux

Description

Hi,

I'm getting the following error with Eigen 3.3-beta2 if I include the Eigen Core header in a .cu file:

<path to lib folder in project>/Eigen-3.3-beta2/Eigen/src/Core/arch/CUDA/Half.h(526): error: namespace "Eigen::internal" has no member "raw_uint16_to_half"

However, nvcc 6.5 with CMake is fine with Eigen 3.2.9.

Cheers,
Patrick

Blocking

#558 (closed)

Edited by Eigen Bugzilla