Segmentation fault with Scalapack from MKL


Click here for full thread
Forum Vet
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