Home
last modified time | relevance | path

Searched refs:wcycle_ (Results 1 – 25 of 26) sorted by relevance

12

/dports/science/gromacs/gromacs-2021.4/src/gromacs/mdtypes/
H A Dstate_propagator_data_gpu_impl_gpu.cpp69 wcycle_(wcycle) in Impl()
107 wcycle_(wcycle) in Impl()
139 wallcycle_start_nocount(wcycle_, ewcLAUNCH_GPU); in reinit()
178 wallcycle_stop(wcycle_, ewcLAUNCH_GPU); in reinit()
284 wallcycle_start_nocount(wcycle_, ewcLAUNCH_GPU); in copyCoordinatesToGpu()
299 wallcycle_stop(wcycle_, ewcLAUNCH_GPU); in copyCoordinatesToGpu()
357 wallcycle_stop(wcycle_, ewcLAUNCH_GPU); in copyCoordinatesFromGpu()
388 wallcycle_stop(wcycle_, ewcLAUNCH_GPU); in copyVelocitiesToGpu()
411 wallcycle_stop(wcycle_, ewcLAUNCH_GPU); in copyVelocitiesFromGpu()
442 wallcycle_stop(wcycle_, ewcLAUNCH_GPU); in copyForcesToGpu()
[all …]
H A Dstate_propagator_data_gpu_impl.h394 gmx_wallcycle* wcycle_; variable
/dports/science/gromacs/gromacs-2021.4/src/gromacs/mdlib/
H A Dupdate_constrain_gpu_impl.cu120 wallcycle_start_nocount(wcycle_, ewcLAUNCH_GPU); in integrate()
152 wallcycle_sub_stop(wcycle_, ewcsLAUNCH_GPU_UPDATE_CONSTRAIN); in integrate()
153 wallcycle_stop(wcycle_, ewcLAUNCH_GPU); in integrate()
160 wallcycle_start_nocount(wcycle_, ewcLAUNCH_GPU); in scaleCoordinates()
179 wallcycle_sub_stop(wcycle_, ewcsLAUNCH_GPU_UPDATE_CONSTRAIN); in scaleCoordinates()
180 wallcycle_stop(wcycle_, ewcLAUNCH_GPU); in scaleCoordinates()
185 wallcycle_start_nocount(wcycle_, ewcLAUNCH_GPU); in scaleVelocities()
205 wallcycle_stop(wcycle_, ewcLAUNCH_GPU); in scaleVelocities()
217 wcycle_(wcycle) in Impl()
242 wallcycle_start_nocount(wcycle_, ewcLAUNCH_GPU); in set()
[all …]
H A Dgpuforcereduction_impl.cu113 wcycle_(wcycle){}; in Impl()
130 wallcycle_start_nocount(wcycle_, ewcLAUNCH_GPU); in reinit()
135 wallcycle_stop(wcycle_, ewcLAUNCH_GPU); in reinit()
159 wallcycle_start_nocount(wcycle_, ewcLAUNCH_GPU); in execute()
160 wallcycle_sub_start(wcycle_, ewcsLAUNCH_GPU_NB_F_BUF_OPS); in execute()
203 wallcycle_sub_stop(wcycle_, ewcsLAUNCH_GPU_NB_F_BUF_OPS); in execute()
204 wallcycle_stop(wcycle_, ewcLAUNCH_GPU); in execute()
H A Dgpuforcereduction_impl.cuh142 gmx_wallcycle* wcycle_ = nullptr; member in gmx::GpuForceReduction::Impl
H A Dupdate_constrain_gpu_impl.h227 gmx_wallcycle* wcycle_ = nullptr; variable
/dports/science/gromacs/gromacs-2021.4/src/gromacs/nbnxm/
H A Dnbnxm.cpp133 wallcycle_start(wcycle_, ewcNB_XF_BUF_OPS); in convertCoordinates()
134 wallcycle_sub_start(wcycle_, ewcsNB_X_BUF_OPS); in convertCoordinates()
139 wallcycle_sub_stop(wcycle_, ewcsNB_X_BUF_OPS); in convertCoordinates()
140 wallcycle_stop(wcycle_, ewcNB_XF_BUF_OPS); in convertCoordinates()
148 wallcycle_start(wcycle_, ewcLAUNCH_GPU); in convertCoordinatesGpu()
153 wallcycle_sub_stop(wcycle_, ewcsLAUNCH_GPU_NB_X_BUF_OPS); in convertCoordinatesGpu()
154 wallcycle_stop(wcycle_, ewcLAUNCH_GPU); in convertCoordinatesGpu()
173 wallcycle_start(wcycle_, ewcNB_XF_BUF_OPS); in atomdata_add_nbat_f_to_f()
174 wallcycle_sub_start(wcycle_, ewcsNB_F_BUF_OPS); in atomdata_add_nbat_f_to_f()
178 wallcycle_sub_stop(wcycle_, ewcsNB_F_BUF_OPS); in atomdata_add_nbat_f_to_f()
[all …]
H A Dprunekerneldispatch.cpp101 wallcycle_start_nocount(wcycle_, ewcLAUNCH_GPU); in dispatchPruneKernelGpu()
102 wallcycle_sub_start_nocount(wcycle_, ewcsLAUNCH_GPU_NONBONDED); in dispatchPruneKernelGpu()
111 wallcycle_sub_stop(wcycle_, ewcsLAUNCH_GPU_NONBONDED); in dispatchPruneKernelGpu()
112 wallcycle_stop(wcycle_, ewcLAUNCH_GPU); in dispatchPruneKernelGpu()
H A Dkerneldispatch.cpp438 wcycle_); in dispatchNonbondedKernel()
506 wallcycle_sub_start(wcycle_, ewcsNONBONDED_FEP); in dispatchFreeEnergyKernel()
566 wallcycle_sub_stop(wcycle_, ewcsNONBONDED_FEP); in dispatchFreeEnergyKernel()
H A Dnbnxm.h402 gmx_wallcycle* wcycle_; member
/dports/science/gromacs/gromacs-2021.4/src/gromacs/domdec/
H A Dgpuhaloexchange_impl.cu137 wallcycle_start(wcycle_, ewcDOMDEC); in reinitHalo()
138 wallcycle_sub_start(wcycle_, ewcsDD_GPU); in reinitHalo()
216 wallcycle_sub_stop(wcycle_, ewcsDD_GPU); in reinitHalo()
217 wallcycle_stop(wcycle_, ewcDOMDEC); in reinitHalo()
271 wallcycle_stop(wcycle_, ewcLAUNCH_GPU); in communicateHaloCoordinates()
275 wallcycle_start(wcycle_, ewcMOVEX); in communicateHaloCoordinates()
279 wallcycle_stop(wcycle_, ewcMOVEX); in communicateHaloCoordinates()
290 wallcycle_start(wcycle_, ewcMOVEF); in communicateHaloForces()
295 wallcycle_stop(wcycle_, ewcMOVEF); in communicateHaloForces()
362 wallcycle_stop(wcycle_, ewcLAUNCH_GPU); in communicateHaloForces()
[all …]
H A Dgpuhaloexchange_impl.cuh208 gmx_wallcycle* wcycle_ = nullptr; member in gmx::GpuHaloExchange::Impl
/dports/science/gromacs/gromacs-2021.4/src/gromacs/listed_forces/
H A Dgpubonded_impl.cu85 wcycle_ = wcycle; in Impl()
303 wallcycle_sub_start_nocount(wcycle_, ewcsLAUNCH_GPU_BONDED); in launchEnergyTransfer()
307 wallcycle_sub_stop(wcycle_, ewcsLAUNCH_GPU_BONDED); in launchEnergyTransfer()
316 wallcycle_start(wcycle_, ewcWAIT_GPU_BONDED); in waitAccumulateEnergyTerms()
319 wallcycle_stop(wcycle_, ewcWAIT_GPU_BONDED); in waitAccumulateEnergyTerms()
338 wallcycle_start_nocount(wcycle_, ewcLAUNCH_GPU); in clearEnergies()
339 wallcycle_sub_start_nocount(wcycle_, ewcsLAUNCH_GPU_BONDED); in clearEnergies()
341 wallcycle_sub_stop(wcycle_, ewcsLAUNCH_GPU_BONDED); in clearEnergies()
342 wallcycle_stop(wcycle_, ewcLAUNCH_GPU); in clearEnergies()
H A Dgpubonded_impl.h209 gmx_wallcycle* wcycle_; variable
H A Dgpubondedkernels.cu867 wallcycle_start_nocount(wcycle_, ewcLAUNCH_GPU); in launchKernel()
868 wallcycle_sub_start(wcycle_, ewcsLAUNCH_GPU_BONDED); in launchKernel()
884 wallcycle_sub_stop(wcycle_, ewcsLAUNCH_GPU_BONDED); in launchKernel()
885 wallcycle_stop(wcycle_, ewcLAUNCH_GPU); in launchKernel()
/dports/science/gromacs/gromacs-2021.4/src/gromacs/modularsimulator/
H A Dpropagator.cpp148 wallcycle_start(wcycle_, ewcUPDATE); in run()
172 wallcycle_stop(wcycle_, ewcUPDATE); in run()
180 wallcycle_start(wcycle_, ewcUPDATE); in run()
230 wallcycle_stop(wcycle_, ewcUPDATE); in run()
238 wallcycle_start(wcycle_, ewcUPDATE); in run()
291 wallcycle_stop(wcycle_, ewcUPDATE); in run()
299 wallcycle_start(wcycle_, ewcUPDATE); in run()
352 wallcycle_stop(wcycle_, ewcUPDATE); in run()
369 wcycle_(wcycle)
H A Dpmeloadbalancehelper.cpp84 wcycle_(wcycle), in PmeLoadBalanceHelper()
110 statePropagatorData_->constPositionsView().paddedArrayRef(), wcycle_, step, in run()
H A Dforceelement.cpp118 wcycle_(wcycle), in ForceElement()
201 hist, &forces, force_vir, mdAtoms_->mdatoms(), nrnb_, wcycle_, shellfc_, fr_, in run()
212 nrnb_, wcycle_, localTopology_, box, x, hist, &forces, force_vir, in run()
H A Ddomdechelper.cpp93 wcycle_(wcycle), in DomDecHelper()
144 …partitionSystem(verbose, isMasterState, nstglobalcomm_, wcycle_, std::move(localState), globalStat… in run()
H A Dpmeloadbalancehelper.h132 gmx_wallcycle* wcycle_; variable
H A Dpropagator.h225 gmx_wallcycle* wcycle_; variable
H A Ddomdechelper.h172 gmx_wallcycle* wcycle_; variable
H A Dcomputeglobalselement.h263 gmx_wallcycle* wcycle_; variable
H A Dcomputeglobalselement.cpp108 wcycle_(wcycle), in ComputeGlobalsElement()
286 nrnb_, &vcm_, step != -1 ? wcycle_ : nullptr, energyData_->enerdata(), in compute()
H A Dforceelement.h210 gmx_wallcycle* wcycle_; variable

12