If no one else has an answer, I would suggest using grep etc to find references to the missing symbols and see if there is anything close in the library binaries or source. Sometimes putting the missing symbol names into google is useful and sometimes libraries change API's. If there are lots of symbols missing, this could be pointing to a wrong directory or something very simple like that but that will take a little while to find.?
---------------------------------------- > Date: Mon, 28 Oct 2013 12:53:51 -0500 > From: gryko at jsu.edu > To: pw_forum at pwscf.org > Subject: [Pw_forum] linking quantum espresso with ACML library > > > > Hello, > > I would like to ask to clarify how to link Quantum Espresso with ACML library. > I have no problem linking with fftw3, but when I try to link with the ACML, > it cannot find all subroutines. There several posts on ACML on the Forum, > but I still cannot link it. My PC is 8 core AMD 8350 Vishera with 32 GB > memory. > > > Thank you very much, > Jan Gryko > Jacksonville, AL > _______________________________________________ > Pw_forum mailing list > Pw_forum at pwscf.org > http://pwscf.org/mailman/listinfo/pw_forum >
