Hi,
I'm trying to use the Pardiso solver on an SGI Altix machine. The code compiles and produces an executable, but I'm getting the following error during the linking:
IPO Error: unresolved : __tls_get_addr
Referenced in libmkl_core.a(mkl_memory.o)
What library do I need to link to in order to resolve this dependency?
Thanks,
Dave



