[gmx-developers] Linking to extra libraries

Carsten Kutzner ckutzne at gwdg.de
Wed Jul 10 08:02:14 CEST 2013


Hi,

for performance measurements I want to link 4.6 mdrun to an extra library
and need to specify something like -L/opt/ibmhpc/ppedev.hpct/lib64 -lmpitrace
at link time. Which cmake variable is the right one for that? Is this the
right way to do it:

-DCMAKE_EXE_LINKER_FLAGS="-L/opt/ibmhpc/ppedev.hpct/lib64 -lmpitrace" 

Thanks,
  Carsten





More information about the gromacs.org_gmx-developers mailing list