| 查看: 618 | 回复: 9 | ||
| 【奖励】 本帖被评价7次,作者zzgyb增加金币 7 个 | ||
| 当前主题已经存档。 | ||
[资源]
Gaussian 98 Installation Instructions for Linux
|
||
|
come from http://www.webmo.net/support/index.html 1. Obtain Gaussian 98 Gaussian 98 is a commercial software product and must be purchased from Gaussian, Inc. 2. Make sure that your version of Gaussian 98 is compatible with your operating system Gaussian 98 Rev A10 and lower is compatible with Red Hat Linux 6.X, but not Red Hat Linux 7.X. Gaussian 98 Rev A11 and higher is compatible with both Red Hat Linux 6.X and 7.X. If you are attempting to install an older version of Gaussian on a newer version of Red Hat Linux, contact Gaussian, Inc. to obtain an updated version of Gaussian 98. 3. If software is provided on a tape, create a tar file from the tape % su # cd /download_dir # tar xvof /dev/tape # tar cvf g98.tar g98 # exit 4. Obtain and install the Portland Group Fortran 77 compiler (required) See the separate instructions for this installation procedure. 5. Obtain and install optimized BLAS libraries Obtain the optimized Linux BLAS libraries from the Intel/Sandia ASCI project. Submit the registration form, go to the download page specified in the email message you receive, and download the "Linux Single processor BLAS for Pentium II Xeon Version 1.2F made in March 2000" library (lsblaspii1.2f_03.00.a) Obtain updated blas-f2c library from Gaussian, Inc. For Red Hat Linux 6.X download blas-f2c_rh6.a, or for Red Hat Linux 7.X download blas-f2c_rh7.a. % su # cd /usr/local/lib # cp /{download_dir}/lsblaspii1.2f_03.00.a blas-opt.a # cp /{download_dir}/blas-f2c_rhX.a blas-f2c.a # chmod 755 blas-opt.a # chmod 755 blas-f2c.a 6. Extract g98 files # cd /usr/local # tar xvof /download_dir/g98.tar # chmod 755 g98 # chown -R root:root g98 7. Compile g98 # /bin/csh (if not already in csh or tcsh) # unset autologout # setenv g98root /usr/local # source /usr/local/pgi/pgisetup # cd $g98root/g98 # bsd/install >& install.log # bsd/bldg98 >& bldg98.log (takes up to an hour) 8. Change file permissions # cd /usr/local/g98 # chmod -R o+r * # chmod o+x bsd/set-mflags 9. Optionally, isolate version of g98 with a symbolic link (only if you have multiple versions of Gaussian 98 on your system) # cd /usr/local # mv g98 g98A7 (or appropriate version) # ln -s g98A7 g98 # exit 10. Setup a user to run g98 and do a test run % cd ~ % mkdir g98 % cd g98 % vi g98setup i (to enter insert mode) setenv g98root /usr/local setenv GAUSS_SCRDIR /tmp source $g98root/g98/bsd/g98.login 11. % /bin/csh (if not already in csh or tcsh) % source g98setup % cp -p /usr/local/g98/tests/com/test001.com test001.com % cp -p /usr/local/g98/tests/alpha-osf1/test001.log test001.log.alpha % g98 < test001.com > test001.log.linux % tail test001.log.alpha % tail test001.log.linux 12. Optionally, setup g98 system policies such as max disk space % su # cd /usr/local/g98 # vi Default.Route i (to enter insert mode) -#- MaxDisk=512MB 13. # exit [ Last edited by mingdong on 2009-6-13 at 21:54 ] |
» 猜你喜欢
【修正版】单环用磁约束低速电子实验方案(简化版)
已经有0人回复
桂林理工大学物理学专业招收调剂,还有三个名额!!!
已经有22人回复
物理学I论文润色/翻译怎么收费?
已经有132人回复
考博自荐
已经有4人回复
山东大学第二批博士研究生招生
已经有0人回复
中国科学院东莞材料科学与技术研究所-2026年博士招生-吴昊研究员-磁学与自旋电子学
已经有0人回复
《电磁学》教材推荐
已经有1人回复
【急招】合肥工大核聚变材料计算方向2026级工程博士生
已经有4人回复
大豆异黄酮分离
已经有0人回复
湖南大学材料学院急招2026年博士生,临时增加一名博士联培指标
已经有10人回复
天津理工大学晶体材料全国重点实验室刘红军教授课题组招收博士生1-2名
已经有0人回复
2楼2008-01-04 17:30:19
3楼2008-01-04 21:29:02
4楼2008-02-03 06:47:22
5楼2008-04-04 21:15:26












回复此楼