[gmx-developers] Compilation of master fails for no-MPI

Kutzner, Carsten ckutzne at gwdg.de
Tue Sep 24 12:00:54 CEST 2019


Hi,

currently the master branch does not compile with GPU support if
both MPI and thread-MPI are disabled. The reason are the MPI_* 
identifiers used in gpuhaloexchange_impl.cu which then are
undefined. I guess these need to be put in #ifdef GMX_MPI clauses.
Should I file a redmine issue?

Best regards,
  Carsten


More information about the gromacs.org_gmx-developers mailing list