I get the below compiler warning in Visual Studio C++ Community 2015 with Eigen linear algebra library version 3.3.2. Any ideas why this could be happening, or what I should be checking?
eigen\src/Core/util/Macros.h(815): warning C4668: 'CUDACC_VER' is not defined as a preprocessor macro, replacing with '0' for '#if/#elif'