Segmentation fault with Scalapack from MKL
Click here for full thread
Forum Vet
10:07:45 AM PDT - Tue, Apr 14th 2015
The following settings are a recipe for disaster
export FOPTIMIZE="-O3 -axSS2,SSE3,SSSE3 -i8"
export COPTIMIZE="-O3 -axSS2,SSE3,SSSE3"
My suggestion is to recompile everything from scratch without redefining FOPTIMIZE and COPTIMIZE