计算化学公社

 找回密码 Forget password
 注册 Register
Views: 16911|回复 Reply: 4
打印 Print 上一主题 Last thread 下一主题 Next thread

[Gaussian/gview] Ubuntu下安装Gaussian 09问题

[复制链接 Copy URL]

45

帖子

0

威望

477

eV
积分
522

Level 4 (黑子)

本帖尾部分割线后,是我们总结的一个关于在Ubuntu 14 下安装Gaussian 09 的方法。
今天收到一位朋友的几个问题。对软件的安装,我实在是半桶水。也不完全理解这几个问题。贴出来, 想请教高手看一看。

“I have the ISO files for Gaussian 09E that include the AVX version, the SSE4 version, and the source code.


1. How can I determine which version is better to install on my system -- the AVX version or the SSE4 version?

2. If I have the g09 directory in my home directory, is it necessary to use the chgrp -R and/or chown -R command(s)?

3. If I have the g09 directory in my home directory, is it necessary to cd to g09 and then issue the command ./bsd/install?

FYI, my system has an Intel i7-5960X CPU @ 3.0 GHz (overclocked to 4.4 GHz), 8 cores (16 threads), 32 GB RAM, 2 x 2 TB SSD, and an Nvidia GTX 980 GPU with 4 GB vRAM.
I have CUDA 8.0 installed.”


新年快乐,这里先谢过!




***********************我就是漂亮的分割线************************
*********************Ubuntu 下安装 Gaussian 09 ********************
I have tried out this approach using the following software and hardware.
Software: Ubuntu 14.04, Gaussian 09 E
Hardware: Dell Precision Tower 7810

This approach is summarized from two slightly different posts (in Chinese):
ubuntu下成功安装gaussian09,分享经验 - 人人小站
http://earnfs.sinaapp.com/html/1...


In earlier versions of Ubuntu, the installation procedures of Gaussian 09 seems quite complicated, involving code compilation. In the newer version of Ubuntu and Gaussian 09, the compilation is not necessary. The user simply needs to copy files and make some small changes.

1.

Start a terminal and unzip the installation file.
In the example below, the installation file is placed on Desktop.
Upon unzipping, a folder called g09 will be created in the home directory.

tar -xvf Desktop/XXX.tgz

2.

Create a new folder named scratch inside the g09 folder.

3.

Go to the home directory and press Ctrl + H to show hidden files.
Find .bashrc and edit this document, by appending the following commands in the end. Note “yourusername” should be replaced by your real user name accordingly.

g09root=/home/yourusername
GAUSS_SCRDIR=/home/ yourusername/g09/scratch
export g09root GAUSS_SCRDIR
. $g09root/g09/bsd/g09.profile

4.

In the terminal, input the following command to
ensure that the above changes are correct (i.e., no error is retured).

source /home/user/.bashrc

5. (some user suggested that this step was not necessary)

In the terminal, key in the following command, followed by entering your root user’s password.
su –
After that, key in the following command in order to avoid segmentation errors.
echo 0 > /proc/sys/kernel/randomize_va_space

6.

Test the software by running a quick job. For example,
if you have one job named “test0000.com” in your home directory, please launch a new terminal and run the following command!

g09 test0000.com &
Yes, the computer should now be running!

Tips: if you have tried different approaches and messed out the account, please create a new user account and follow the above procedures.
Good luck and I hope it works.

6万

帖子

99

威望

5万

eV
积分
120201

管理员

公社社长

2#
发表于 Post on 2017-1-3 18:46:45 | 只看该作者 Only view this author
1 看CPU是否支持AVX,支持的就用AVX版
2 不需要
3 不需要。执行一下g09.profile就足够了
北京科音自然科学研究中心http://www.keinsci.com)致力于计算化学的发展和传播,长期开办极高质量的各种计算化学类培训:初级量子化学培训班中级量子化学培训班高级量子化学培训班量子化学波函数分析与Multiwfn程序培训班分子动力学与GROMACS培训班CP2K第一性原理计算培训班,内容介绍以及往届资料购买请点击相应链接查看。这些培训是计算化学从零快速入门以及进一步全面系统性提升研究水平的高速路!培训各种常见问题见《北京科音办的培训班FAQ》
欢迎加入北京科音微信公众号获取北京科音培训的最新消息,并避免错过网上有价值的计算化学文章!
欢迎加入人气极高、专业性特别强的理论与计算化学综合交流群思想家公社QQ群(群号见此链接),合计达一万多人。北京科音培训班的学员在群中可申请VIP头衔,提问将得到群主Sobereva的最优先解答。
思想家公社的门口Blog:http://sobereva.com(发布大量原创计算化学相关博文)
Multiwfn主页:http://sobereva.com/multiwfn(十分强大、极为流行的量子化学波函数分析程序)
Google Scholar:https://scholar.google.com/citations?user=tiKE0qkAAAAJ
ResearchGate:https://www.researchgate.net/profile/Tian_Lu

45

帖子

0

威望

477

eV
积分
522

Level 4 (黑子)

3#
 楼主 Author| 发表于 Post on 2017-1-4 06:32:57 | 只看该作者 Only view this author
多谢 Sobereva。 1月18日北京见!

2

帖子

0

威望

13

eV
积分
15

Level 1 能力者

4#
发表于 Post on 2017-5-12 15:46:05 | 只看该作者 Only view this author
在linux下安装高斯09呢?求指教
努力就有收获!

6万

帖子

99

威望

5万

eV
积分
120201

管理员

公社社长

5#
发表于 Post on 2017-5-13 12:49:02 | 只看该作者 Only view this author
粽子的尾巴 发表于 2017-5-12 15:46
在linux下安装高斯09呢?求指教

北京科音自然科学研究中心http://www.keinsci.com)致力于计算化学的发展和传播,长期开办极高质量的各种计算化学类培训:初级量子化学培训班中级量子化学培训班高级量子化学培训班量子化学波函数分析与Multiwfn程序培训班分子动力学与GROMACS培训班CP2K第一性原理计算培训班,内容介绍以及往届资料购买请点击相应链接查看。这些培训是计算化学从零快速入门以及进一步全面系统性提升研究水平的高速路!培训各种常见问题见《北京科音办的培训班FAQ》
欢迎加入北京科音微信公众号获取北京科音培训的最新消息,并避免错过网上有价值的计算化学文章!
欢迎加入人气极高、专业性特别强的理论与计算化学综合交流群思想家公社QQ群(群号见此链接),合计达一万多人。北京科音培训班的学员在群中可申请VIP头衔,提问将得到群主Sobereva的最优先解答。
思想家公社的门口Blog:http://sobereva.com(发布大量原创计算化学相关博文)
Multiwfn主页:http://sobereva.com/multiwfn(十分强大、极为流行的量子化学波函数分析程序)
Google Scholar:https://scholar.google.com/citations?user=tiKE0qkAAAAJ
ResearchGate:https://www.researchgate.net/profile/Tian_Lu

本版积分规则 Credits rule

手机版 Mobile version|北京科音自然科学研究中心 Beijing Kein Research Center for Natural Sciences|京公网安备 11010502035419号|计算化学公社 — 北京科音旗下高水平计算化学交流论坛 ( 京ICP备14038949号-1 )|网站地图

GMT+8, 2025-8-18 05:22 , Processed in 0.191130 second(s), 29 queries , Gzip On.

快速回复 返回顶部 返回列表 Return to list