Closed antinucleon closed 9 years ago
@antinucleon : Were you ever able to generate MNIST images before this segfault?
If you can provide gdb stacktrace , I can help with debugging.
The tracking info suggest it is crashed at OpenBlas, I will post full info soon. It is strang that I can run Caffe in CPU mode correctly.
@antinucleon : Ok, make sure that you don't have multiple conflicting versions of Caffe installed on your system.
After I change
dl_images.hpp
,dl_map_elites_images_mnist.cpp
and generated MNIST images, I compiled the program. I get segfault. But when I run caffe independently, it works well. I opened GLOG, the output is like