Add wallcycle counting to StatePropagatorDataGpu
[alexxy/gromacs.git] / src / gromacs / ewald / tests / pmetestcommon.cpp
index a57195d1f6f6fe0729a025052bc33bc04d0abaae..fc68e96f4131af69cbc38c607be52f92230f1946 100644 (file)
@@ -166,7 +166,7 @@ std::unique_ptr<StatePropagatorDataGpu> makeStatePropagatorDataGpu(const gmx_pme
     //       restrict one from using other constructor here.
     return std::make_unique<StatePropagatorDataGpu>(
             pme_gpu_get_device_stream(&pme), pme_gpu_get_device_context(&pme),
-            GpuApiCallBehavior::Sync, pme_gpu_get_padding_size(&pme));
+            GpuApiCallBehavior::Sync, pme_gpu_get_padding_size(&pme), nullptr);
 }
 
 //! PME initialization with atom data