AMBER GPU ACCELERATION SUPPORT
|
BackgroundThis page provides updates for the AMBER 10 software to enable acceleration on NVIDIA GPUs. Support is currently EXPERIMENTAL and PROVISIONAL. You use this software at your own risk. These patches are designed for EXPERTS ONLY, if you are NOT an expert in using AMBER, comfortable with extensively validating AMBER executables and ensuring that the results generated are correct then you should NOT use these patches. Additionally it is expected that you are familiar with AMBER compilation and the use of NVIDIA GPUs including CUDA support within a Linux environment. It is assumed that you already have the NVIDIA CUDA drivers, CUDA Toolset and CUDA SDK installed and correctly configured. For more info refer to http://www.nvidia.com/cuda/.
|
Authorship & SupportPatch Author: Ross C. Walker (SDSC) NVIDIA CUDA Implementation:
Please note that this patch is EXPERIMENTAL! All questions or comments should be directed to Ross Walker via the AMBER mailing list (http://lists.ambermd.org/) and will be answered on a voluntary basis as and when time is available. Feedback is welcome please just realize that this implementation is to be considered ALPHA software at present. Validation of the GPU implementation has been undertaken but considerable work is still required to ensure that ensemble averages and measurable properties match the cpu implementations. Initial tests show that energy conservation is equivalent, however, other issues may remain. Bugs are also probably present. Hence caveat emptor. You use this code at your own risk. Funding for this work has been graciously provided by NVIDIA and The National Science Foundation's TeraGrid Advanced User Support Program through the San Diego Supercomputer Center. |
||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||
Supported Features (v0.1)Currently as of version 0.1 support is provided for Generalized Born implicit solvent simulations within the AMBER PMEMD software. Support for PME simulations is planned but not currently supported as of this patch. The following options are not supported:
Additional Notes: Currently multiple GPUs are NOT supported. If you have multiple CUDA capable GPUs in your system then the one with the most memory will be used. Supported GPUS The code currently supports any NVIDIA GPU supporting feature set > 1.3 or better. As of Sept 3rd 2009 this includes the following GPUs:
* = untested. |
||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||
Provisional Benchmarks (v0.1)The following tables provide some provisional benchmarks for various system sizes. Machine Specs 1) TRPCage = 304 atoms
2) Myoglobin = 2492 atoms
3) Nucleosome = 25095 atoms
|
||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||
Download & Installation InstructionsThe provisional GPU support is designed to be applied to AMBER 10 in the form of a tar.gz file AND a patch file. These instructions assume that you have the CUDA drivers, toolset and SDK correctly installed on your machine. 1) Download the following two files and save them in a path of your choosing:
2) Create a CLEAN AMBER 10 installation for yourself.
3) Apply the NVIDIA CUDA Patch
4) Compile the pmemd.cuda executable
5) Test pmemd.cuda is functioning correctly.
All test cases should pass. You can now run using the GPU by using the pmemd.cuda executable in place of pmemd. |