Hello Chris, glad to hear that there is some progress.
Some configure scripts look at the name of the compiler executable (eg is it "gcc" or "icc") and based on that choose different options. Cactus itself does not look at the compiler name but rather runs (the equivalent of) "gcc --version" and parses the output. Some of ExternalLibraries in the Einstein Toolkit however, are guilty of looking at the compiler executable name (with various levels of fuzzyness to handle eg gcc-7 or /home/rhaas/bin/gcc correctly). Yours, Roland > Hello Roland, > > Thanks for the response, I was trying to figure out how to avoid cactus > referring to them at all, but I think I've gotten it down to a compiler > issue. For some reason, using pgf90 instead of pgfortran seemed to be > causing autotools or make to look for pghpf2 libraries. I'm not sure if > it's some deprecated reference to the pghpf compiler or something. > > > On Mon, Oct 1, 2018 at 7:55 AM Roland Haas <[email protected]> wrote: > > > Hello Chris, > > > > > I was curious to know if there is some mechanism when building a config > > > with PGI compilers that automatically adds the pghpf* libs into the make > > > files. > > You can add any library you like to the LIBS variable in configuration > > file. See eg repos/simfactory2/mdb/optionlists/bluewaters-gnu.cfg which > > is used on Blue Waters for the GNU compiler. > > > > > I've tried to remove the manuall from the make files but this leave me > > with > > > errors still, and as far as I can tell, the community version of PGI do > > not > > > contain these libraries/compilers. Is there a way around this? > > I am not quite sure I understand. Are you asking on how to make Cactus > > find those libraries or how to avoid Cactus referring to them at all? > > > > Yours, > > Roland > > > > -- > > My email is as private as my paper mail. I therefore support encrypting > > and signing email messages. Get my PGP key from http://pgp.mit.edu . > > -- My email is as private as my paper mail. I therefore support encrypting and signing email messages. Get my PGP key from http://pgp.mit.edu .
pgpe0GrJ3m39r.pgp
Description: OpenPGP digital signature
_______________________________________________ Users mailing list [email protected] http://cactuscode.org/mailman/listinfo/users
