Gromacs
2024.4
|
#include "gmxpre.h"
#include "config.h"
#include <gtest/gtest.h>
#include "constrtestrunners.h"
#include "gromacs/gpu_utils/gputraits.h"
#include "gromacs/mdlib/lincs_gpu.h"
#include "gromacs/pbcutil/pbc.h"
Subroutines to run LINCS on GPU.
Copies data to GPU, runs LINCS and copies the results back.