-
Notifications
You must be signed in to change notification settings - Fork 20
Home
Jeff Overbey edited this page Aug 5, 2016
·
10 revisions
Flexibility Finish by December 2016
↙ ↘
Solutes Step Parallelism Finish by May 2017
↓
QM/MM Finish by August 2017
- Support molecule flexibility (In progress: Brandon Su16, Mitch Fa16)
- Implement/find code for NLC on CPU
- Integrate Verlet on CPU (from branch)
- Parallelize NLC on GPU
- Parallelize Verlet on GPU
- Support NPT ensembles
- Quadratic feathering
- Ewald summations
- Step parallelism
- Free energy perturbation calculations
- Solutes
- QM/MM
- Update Makefile to compile with GCC without OpenACC (CPU-only/no GPU)
- Add tests from Orlando's 5/26 e-mail
- Refactor Simulation/SimBox/etc. design per 5/26 discussion
- Fix CLI args to accommodate varying cutoff methods (brute-force, matrix, NLC, Verlet)
- Add testing capabilities for new calculation strategies
- Update Makefile to compile with PGCC with -ta=multicore (In progress: Brandon)
- Update Makefile to compile with GCC with OpenACC
- Zmat explicit conversion script - add implicit angles to Z-matrix file