Adding libraries to the mpicc wrapper
15 Jan
2014
15 Jan
'14
8:55 a.m.
Hello, I have written an ADIO backend that depends on a library. So far to make the use of the library transparent when compiling a program, I added the library at line 226 of the mpicc wrapper (mpilibs=" -lmpich -lmylibrary"). I'd like to know if there is a "cleaner" way of adding it: mpicc being generated from a template, there should be a way to simply set a variable somewhere for that, shouldn't it? How is it done for other ADIO backends? Thank you, Matthieu Dorier PhD student at ENS Rennes http://people.irisa.fr/Matthieu.Dorier
4571
Age (days ago)
4571
Last active (days ago)
0 comments
1 participants
participants (1)
-
Matthieu Dorier