Hello, sorry, my bad. It is indeed a known problem with mixing dynamic and static mkl libraries (e.g. https://github.com/hpcugent/easybuild-easyconfigs/pull/3381), this should fix it: https://github.com/hpcugent/easybuild-easyconfigs/pull/3381
Miguel On 07/26/2016 08:26 PM, Joachim Hein wrote: > Hi, > > For a user I am trying to build VASP using a modified (version number > of vasp, toolchain version) VASP-5.4.1-intel-2016.02-GCC-4.9.eb easy > block. I am using the intel 2016b toolchain. > > The executable crashes with the error: > > Intel MKL FATAL ERROR: Cannot load symbol MKLMPI_Get_wrappers. > > which seems to be an issue of the dynamical libraries - most > likely mkl_blacs_intelmpi_lp64, but not fully sure. Any pointers to > > - a know fix? > - finding out what link line is used by EB to build the executable > - force static linking > > Thanks in advance. > > Best wishes > Joachim

