On Mon, Sep 24, 2018, Aravind Ravichandran wrote:
> I wanted to run my production MD with HMR. So, after preparing my
> simulation, running minimization and equilibration steps, I used parmed
> to change the H-mass.
> {
> parmed prmtop
> HMassRepartition
> outparm hmr.prmtop
> }
> After this I ran my production where I got the following error:
>
> cudaMemcpy GpuBuffer::Download failed an illegal memory access was
> encountered
Usual debugging strategy: run a short simulation with ntpr=1. Do you
see anything that helps? Does the above error occur before the first
energy calcualation or somewhere later on?
Second strategy: run the same short simluation with the CPU version. Is
there any difference?
You may also want to try a constant volume simulation, to see if the
instability in your system is related to pressure or density changes.
...good luck...dac
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Mon Sep 24 2018 - 05:00:02 PDT