• How to find out if you are affected?
  • Linked against OpenBLAS
  • Linked against Accelerate/vecLib on OSX
  • Linked against ATLAS or MKL
  • Possible Solutions
  • Install other BLAS/LAPACK implementation
  • Use Python 3.4
  • Wait until some other software is fixed/adopted
  • Use some other form of distributed computing not relying on fork
  • Some kind of logic to detect the problem and take action
  • Further information