Hi Gennady,
I realized that I was linking to the 10.2 version of the MKL. When I link to the MKL included with the 2012 Composer XE I get the following seg fault:
Program received signal SIGSEGV, Segmentation fault.
0x00000000011f724d in mkl_pds_lp64_blkldlslvs1_omp_pardiso ()
(gdb) bt
#0 0x00000000011f724d in mkl_pds_lp64_blkldlslvs1_omp_pardiso ()
#1 0x0000000000000000 in ?? ()
I've attached the code. Note that you will need to edit MKL_PATH and INTEL_INC in the Makefile.
Thanks for your help,
Dave
Hi Gennady,
I realized that I was linking to the 10.2 version of the MKL. When I link to the MKL included with the 2012 Composer XE I get the following seg fault:
Program received signal SIGSEGV, Segmentation fault.
0x00000000011f724d in mkl_pds_lp64_blkldlslvs1_omp_pardiso ()
(gdb) bt
#0 0x00000000011f724d in mkl_pds_lp64_blkldlslvs1_omp_pardiso ()
#1 0x0000000000000000 in ?? ()
I've attached the code. Note that you will need to edit MKL_PATH and INTEL_INC in the Makefile.
Thanks for your help,
Dave