Intel MKL error running OpenSeesMP

This forum is for issues related to parallel processing
and OpenSees using the new interpreters OpenSeesSP and OpenSeesMP

Moderator: selimgunay

Post Reply
apolo
Posts: 1
Joined: Tue Mar 12, 2019 12:08 pm
Location: Universidad EAFIT

Intel MKL error running OpenSeesMP

Post by apolo » Fri Mar 29, 2019 6:11 am

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.

Post Reply