jbornschein / draw

Reimplementation of DRAW
MIT License
347 stars 86 forks source link

Core dumped (segmentation fault) while ./train-draw.py around epoch 13 #24

Closed emergix closed 8 years ago

emergix commented 9 years ago

it seems to be linked to a bad compilation of libmkl_avx2.so 2 ideas http://stackoverflow.com/questions/30323971/lapacke-dgesdd-crashed-segmentation-fault-core-dumped and http://iswwwup.com/t/7ad0fd892964/import-theano-gets-illegal-instruction.html

I don't know how to fix it