Closed hnekoeiq closed 4 years ago
Hey, unfortunately I cannot reproduce this error. Have you changed the code? What's your compiler version? We have been using gcc-7 for this project. It can also be compiled on Mac using the default compiler, although it will not train properly there due to lack of GPU.
I haven't changed the code and I am using Ubuntu 18.04 which its default gcc version is 7.4.
Maybe try to comment that part (line153-line155) off and see what will happen? I doubt that is the real cause of the problem. Can you paste the full CMake log here? i.e. the log after you do a clean cmake ..
Hi,
When I try to run "make -j10", it gives me this error.
Can you help me realize what is the problem here?
Thanks.