20
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Revert moving CPU force clearing to fix race condition More... about 1 year ago
CMake: fix Clang-CUDA compatibility warning on reconfigure More... about 1 year ago
Fix Clang-tidy error due to declarations in Colvars headers for code not used in GROMACS More... about 1 year ago
Change runScheduleWork in do_force() to const ref More... about 1 year ago
Docs: Update the dev guide on GPU language features More... about 1 year ago
Introduce target distribution scaling by friction metric More... about 1 year ago
Avoid counter increment with no force clearing More... about 1 year ago
Move CPU setupForceOutputs earlier to allow overlap More... about 1 year ago
Update Clang CUDA version checks More... about 1 year ago
Move setupStepWorkload() out of do_force More... about 1 year ago
Colvars MDModule Interface More... about 1 year ago
More efficient calculation and output of shear viscosity More... about 1 year ago
SYCL CMake: Use DGMX_SYCL=ACPP/DPCPP instead of GMX_SYCL_HIPSYCL More... about 1 year ago
Fix event consumption counting for CUDA graphs More... about 1 year ago
Add basic instrumentation support for GPU tracing libraries More... about 1 year ago
Move profiler stop earlier to exclude cleanup from traces More... about 1 year ago
Add mass repartitioning docs and release note More... about 1 year ago
Implement mass repartitioning in grompp More... about 1 year ago
gmx rdf, use 6 decimal places in xvg output More... about 1 year ago
SYCL DPC++: Suppress deprecation warnings More... about 1 year ago
SYCL: modernize device architecture detection code More... about 1 year ago
Move setupDomainLifetimeWorkload() out of do_force More... about 1 year ago
Remove last remnants of the ns-type mdp parameter More... about 1 year ago
Add missing cycle counting around combineMtsForces() More... about 1 year ago
Remove cut-and-paste error for list pruning comment More... about 1 year ago
Set minimum CPU list pruning interval to 10 More... about 1 year ago
Remove unused compiler warning suppression More... about 1 year ago
Add notification for MdModules of EDR output filename in mdrun More... about 1 year ago
Propagate openmp flags to nvcc More... about 1 year ago
CUDA Graphs: make code less NVIDIA-specific More... about 1 year ago