Search found 1 match

by apolo
Fri Mar 29, 2019 6:11 am
Forum: Parallel Processing
Topic: Intel MKL error running OpenSeesMP
Replies: 0
Views: 8875

Intel MKL error running OpenSeesMP

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.