Skip to content

Fix GPU build without any MPI

Andrey Alekseenko requested to merge aa-fix-nonmpi-build into release-2023
  • Fix/complete GMX_UNUSED statements
  • Conditionally compiler helper function using MPI
  • Use std::make_tuple instead of std::tie as the latter fails to cast std::nullptr_t& to GpuEventSynchronizer*&.
Edited by Andrey Alekseenko

Merge request reports