.
su -c 'yum install cmake libfftw3-dev' #set up cmake and fftw under root
tar xfz gromacs-4.6.4.tar.gz #unpucking tar.gz
cd gromacs-4.6.4
mkdir build #make a build directory
cd build
cmake .. -DGMX_BUILD_OWN_FFTW=ON #configure
make
su -c 'make install'
For CUDA-compatible GPU additionly download cuda toolkit from https://developer.nvidia.com/cuda-toolkit-32-downloads and run it
su -c 'bash ./filename.run' #use downloaded file name
cmake .. -DGMX_GPU=ON -DCUDA_TOOLKIT_ROOT_DIR=/usr/local/cuda #configure with GPU support
Thanksn your helping
which CUDA version can be better?
For version 4.x only cuda 3.2
Thankyou!
I can be used Gromacs programs and Gromos96 for molecular dynamics simulations of protein-ligand complexes . After 10 nanoseconds of 20 nanoseconds of time that we have Obtain an unusual RMSD,...
05 June 2014 9,785 6 View
I have a protein-ligand complex. When I run the grompp program, I am encounter with this error: Ignoring obsolete mdp entry 'title' What's this error about, and how I can solve it? Another...
04 May 2014 3,015 8 View
I'm looking for software to evaluate synthetic accessibility for molecules that are created as a computational de novo drug design.
03 April 2014 1,514 2 View
I'm following all the procedures and programs for the design of drugs that are used in DNA and RNA.
31 December 2013 3,990 2 View
How does one change a compound of drugs designed to be able to design new compounds to be better than our earlier designed of proteins binding? In other words, what are the criteria that must be...
10 November 2013 5,107 2 View
How to calculate the RMSD values for a MD simulation using MOE?
07 August 2021 0 0 View
When I tried to energy minimization my system, I got fatal error as below. Fatal error: Atomtype opls_116 not found Although I've already added this line: ; include water #include "oplsaa.ff/spc.itp" to [molecultype] directive in my topology.
16 June 2021 0 0 View
effect of double bond on the flexibility of polymers
07 April 2021 0 0 View
I am writing to request some information for making polymer color flakes. I would appreciate the help.
17 March 2021 0 0 View
Hi, I am using GROMACS 5.1.4 to simulate water in contact with a surface. I am only interested to calculate some properties of water near the surface. Let's say at a distance of x nm from the...
03 March 2021 9,989 2 View
Hi, I want to start testing pitfall trap to obtain ants samples, but I need to conduct molecular analysis on those insects. So, what kind of fluid can I use? Ethanol expires too early and I need...
03 March 2021 5,978 5 View