略去导航.
主页
The image verification code you entered is incorrect.

Install Charmm (c35b1) and gamess (0804 version)

First please get c35b1 and gamess 0804 version.
then get the attachment(allpatch.txt) from this page.

I'm using intel compiler and openmpi.


gzip -d allpatch.patch.tar.gz
tar -xzvf c35b1.tar.gz
tar -xzvf gamess-current.tar.gz #should be 0804 version
mkdir c35b1/source/gamint/gamess
cp gamess/source/* c35b1/source/gamint/gamess
/bin/rm c35b1/source/gamint/gamess/vector.src
cd c35b1
patch -p1 < allpatch.txt
source /opt/somewhere/iccvars.sh #set icc environment
source /opt/somewhere/ifortvars.sh #set ifort enviroment
export MPI_INCLUDE=/somewhere/openmpi/include
export MPI_LIB=/somewhere/openmpilib
SIZE=large # can be small large ...
./install.com gnu $SIZE Q M #good luck!

I'm using CentOS 5.2 x86_64.
Any problem, please email to maluyao#gmail.com

2008-Oct-15

If use gfortran + openmpi, please modify install.com
1. modify from

sed -e 's@gamess-charmm-target@linux-ia64@g' \
to
sed -e 's@gamess-charmm-target@linux64@g' \

2.modify from

gfortran=0
ifort=1

to

gfortran=1
ifort=0

I can't compile xxlarge version of charmm by gfortran +openmpi

附件大小
allpatch.txt78.52 千字节

回复

  • 允许 HTML标签: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • 行和段被自动切分。
  • 你可以用[inline:xx] 标记来内嵌显示上传的文件或者图片。
更多格式化选项信息 Captcha Image: you will need to recognize the text in it.
Please type in the letters/numbers that are shown in the image above.