Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NAMD 3.0 #86

Open
bhavranek opened this issue Jun 5, 2022 · 2 comments
Open

NAMD 3.0 #86

bhavranek opened this issue Jun 5, 2022 · 2 comments

Comments

@bhavranek
Copy link

Hello,
In your nature protocol paper did you use NAMD 3.0 GPU version to run the simulations? Did you use "CUDASOAintegrate on" in the input file which is required for high performance? The reason I ask is because in the SI it looks like you used 32 CPU cores and 2 GTX 2080Ti. However, when using "CUDASOAintegrate on" with NAMD 3.0 I get the following:

REPLICA 1 FATAL ERROR: CUDASOA integration is incompatible with the following options:
minimization; pressure profiling; Berendsen pressure;
multigrator; Lowe-Andersen; fixed atoms; GBIS; LCPO;
zero momentum; TCL forces; Colvars;
temperature coupling, rescaling, or reassignment;
water models other than TIP3; lonepairs or Drude.

How was your NAMD 3.0 able to run using multiple GPUs with colvars when it says it is not yet supported? Or do I have to compile with the NAMD git version of Colvars to get that functionality? Or did you not run with "CUDASOAintegrate on" ?

@fhh2626
Copy link
Owner

fhh2626 commented Jun 6, 2022

Hi @bhavranek ,

The new integrator is not compatible with Colvars. I am afraid you must remove "CUDASOAintegrate on" in your conf file.

Good luck,
Haohao

@bhavranek
Copy link
Author

bhavranek commented Jun 6, 2022

Do you have a sample SLURM or PBS script so I can see how you have been allocating GPU and CPU in your runs? Similar to what was done in your Nature Protocol paper using 32 CPUs and 2 GPUs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants