X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?p=alexxy%2Fgromacs.git;a=blobdiff_plain;f=src%2Fgromacs%2Fmdtypes%2Fstate_propagator_data_gpu_impl_gpu.cpp;fp=src%2Fgromacs%2Fmdtypes%2Fstate_propagator_data_gpu_impl_gpu.cpp;h=c45ec35cc545e570579743940cd625fb040638a2;hp=84f26a198c85dadc1f9dfb1f72112eb132652516;hb=f96b513f23d608e7f3138875937c031f255f49c3;hpb=34d6029f0f7e1b521b148eae4164d02e28911db5 diff --git a/src/gromacs/mdtypes/state_propagator_data_gpu_impl_gpu.cpp b/src/gromacs/mdtypes/state_propagator_data_gpu_impl_gpu.cpp index 84f26a198c..c45ec35cc5 100644 --- a/src/gromacs/mdtypes/state_propagator_data_gpu_impl_gpu.cpp +++ b/src/gromacs/mdtypes/state_propagator_data_gpu_impl_gpu.cpp @@ -206,7 +206,7 @@ std::tuple StatePropagatorDataGpu::Impl::getAtomRangesFromAtomLocality "be All, Local or NonLocal."); } GMX_ASSERT(atomsStartAt >= 0, - "The first elemtnt to copy has negative index. Probably, the GPU propagator state " + "The first element to copy has negative index. Probably, the GPU propagator state " "was not initialized."); GMX_ASSERT(numAtomsToCopy >= 0, "Number of atoms to copy is negative. Probably, the GPU propagator state was not "