Fix cycle counters for "comm.coord" and "Wait + Comm. F" to support GPU halo exchange...
authorGaurav Garg <gaugarg@nvidia.com>
Mon, 22 Jun 2020 16:31:13 +0000 (22:01 +0530)
committerGaurav Garg <gaugarg@nvidia.com>
Sun, 5 Jul 2020 14:54:15 +0000 (14:54 +0000)
commit63131440b15a8412ae85444149a3458197beb788
tree589d74d3d505d2d14e8f5dce22e96fa59638a4dd
parent313e858093e99292ac3c25b98821867f86e8aec0
Fix cycle counters for "comm.coord" and "Wait + Comm. F" to support GPU halo exchange path
Replace buffer ops counters with GPU launch counters for GPU backend.
src/gromacs/domdec/domdec.cpp
src/gromacs/domdec/domdec.h
src/gromacs/domdec/gpuhaloexchange.h
src/gromacs/domdec/gpuhaloexchange_impl.cpp
src/gromacs/domdec/gpuhaloexchange_impl.cu
src/gromacs/domdec/gpuhaloexchange_impl.cuh
src/gromacs/mdrun/md.cpp
src/gromacs/nbnxm/nbnxm.cpp
src/gromacs/timing/wallcycle.cpp
src/gromacs/timing/wallcycle.h