Page 1 of 1

Intel MKL error running OpenSeesMP

Posted: Fri Mar 29, 2019 6:11 am
by apolo
Hello, I am trying to run a tcl script with an OpenSeesMP version compiled with Intel MPI and MKL. But I am getting a segmentation fault in the following line:

element SSPbrickUP 1 1 2 3 4 5 6 7 8 2 $waterbulk $fluidDen $kPerm $kPerm $kPerm $void $alpha

The Intel MKL error is:

Intel MKL ERROR: Parameter 4 was incorrect on entry to DGETRF.

What could be happening?

Thanks.