Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save andreas-eberle/12c497e20f17e18cbe4b33113a4f9cbf to your computer and use it in GitHub Desktop.
Save andreas-eberle/12c497e20f17e18cbe4b33113a4f9cbf to your computer and use it in GitHub Desktop.
D:\test\Beispielproject\libnd4j\include\summarystatsreduce.h(1539): error: identifier "op_type::Variance" is undefined in device code
D:\test\Beispielproject\libnd4j\include\summarystatsreduce.h(1541): error: identifier "op_type::StandardDeviation" is undefined in device code
D:\test\Beispielproject\libnd4j\include\summarystatsreduce.h(1539): error: identifier "op_type::Variance" is undefined in device code
D:\test\Beispielproject\libnd4j\include\summarystatsreduce.h(1541): error: identifier "op_type::StandardDeviation" is undefined in device code
4 errors detected in the compilation of "C:/msys64/tmp/tmpxft_00000924_00000000-29_NativeOps.compute_20.cpp2.i".
nvcc warning : The -c++11 flag is not supported with the configured host compiler. Flag will be ignored.
NativeOps.cu
-- Removing D:/test/Beispielproject/libnd4j/blasbuild/cuda/blas/CMakeFiles/nd4j.dir/cuda/./nd4j_generated_NativeOps.cu.obj
C:/msys64/mingw64/bin/cmake.exe -E remove D:/test/Beispielproject/libnd4j/blasbuild/cuda/blas/CMakeFiles/nd4j.dir/cuda/./nd4j_generated_NativeOps.cu.obj
CMake Error at nd4j_generated_NativeOps.cu.obj.cmake:257 (message):
Error generating file
D:/test/Beispielproject/libnd4j/blasbuild/cuda/blas/CMakeFiles/nd4j.dir/cuda/./nd4j_generated_NativeOps.cu.obj
NMAKE : fatal error U1077: "C:\msys64\mingw64\bin\cmake.exe": R▒ckgabe-Code "0x1"
Stop.
NMAKE : fatal error U1077: ""C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\BIN\amd64\nmake.exe"": R▒ckgabe-Code "0x2"
Stop.
NMAKE : fatal error U1077: ""C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\BIN\amd64\nmake.exe"": R▒ckgabe-Code "0x2"
Stop.
FINISHING BUILD
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment