The CSF2 has been replaced by the CSF3 - please use that system! This documentation may be out of date. Please read the CSF3 documentation instead. To display this old CSF2 page click here. |
AMBER
Overview
Amber (Assisted Model Building with Energy Refinement) is a general purpose molecular mechanics/dynamics suite which uses analytic potential energy functions, derived from experimental and ab initio data, to refine macromolecular conformations.
Three versions are available on the CSF:
- Version 16 with AmberTools 17 – detailed on this page
- Version 14 with AmberTools 14 – detailed on this page.
- Version 12
- Version 11
Basic Install Details
Version 16 – August 2017
- Installed with Intel Compilers 15.0.3 and Openmpi 1.8.3
- The compile flag ‘-axSSE4.2,AVX,CORE-AVX2’ was used. This builds multiple auto-dispatch ‘code paths’ in the executable for use on different Intel architectures. This is deemed beneficial given there are several different Intel CPUs available in the CSF.
- AmberTools 17 was patched to bugfix level 6 and Amber 16 to bugfix level 10.
- cpptraj, nab and saxs have been compiled with OpenMP capability.
- This version will not run on the AMD Magny-Cour nodes.
- DFTB files – All are available in
$AMBERHOME/dat/slko
- This version has it’s own installation of Anaconda python (miniconda) and this is configured in the modulefile.
- Please note that the CUDA version of AMBER16 is not available – the hardware and drivers for the CSF GPUs are not current enough. We hope to purchase some more GPUs in late 2017/early 2017 – please get in touch if you would like to be involved in that procurement.
Version 14 – additional bugfixes – March 2015 – recommended version
- Installed with Intel Compilers 14.0.3 and Openmpi 1.8.3
- The compile flag ‘-axAVX’ was used. This builds multiple auto-dispatch ‘code paths’ in the executable for use on different Intel architectures. This is deemed beneficial given there are a couple of different Intel CPUs available in the CSF.
- AmberTools 14 was patched to bugfix level 26 and Amber 14 to bugfix level 11.
Version 14 – initial install – November 2014
- Installed with Intel Compilers 14.0.3 and Openmpi 1.8.3
- The compile flag ‘-axAVX’ was used. This builds multiple auto-dispatch ‘code paths’ in the executable for use on different Intel architectures. This is deemed beneficial given there are a couple of different Intel CPUs available in the CSF.
- AmberTools 14 was patched to bugfix level 19 and Amber 14 to bugfix level 6.
- Note: A typo was found in the config.h for the mpi part of this install that meant the software was not running as well as expected on SandyBridge and Ivybridge. A new version was installed with additional bugfixes and the typo corrected. This is the version above.
Restrictions on use – AMBER
This software is licensed for University of Manchester users. All users should familiarise themselves with the Terms and Conditions of the license and the University’s AMBER Usage Guidelines which are linked below:
- License Agreement V16
- University’s AMBER 16 Usage Guidelines
- License Agreement V14
- University’s AMBER 14 Usage Guidelines
You must confirm to its-ri-team@manchester.ac.uk that you have read these documents and that your usage will comply with the terms before you can be added to the amber
unix group which restricts access to the software.
There is no access to the source code – groups that require source access should get in touch with us to see if this can be arranged.
Set up procedure
Amber 16
Version 16 – August 2017
- Depending on where you wish to run your jobs you will need to load the correct modulefile. Use the command
module load
with one of the below modulefiles as the option to the command
Modulefiles for August 2017 install |