1Gaussian16SourceCodeInstallationInstructions,Rev.
C.
01IfyouwillbeusingLinda,buildtheregularGaussian16programfirst,andthenbuildtheLindaversionasdescribedonpage2.
BuildingaversionwithLindafromsourcerequiresthenewrevisionofLinda(9.
2).
1.
CheckthatyouhavethecorrectversionsoftheOS,compiler,andlibrariesforyourmachine,aslistedintheplatformlistfileplatform_rev.
pdfontheCD(revrepresentstherevisionoftheprogram;replacewiththerevisionyouactuallyuse).
Thelatestversionofthisfileisalwaysavailableonourwebsiteatgaussian.
com/g16/g16_plat.
pdf.
BuildingG16C.
01fromsourceforx86_64requiresversion18.
10ofthePGIcompiler.
Earlierversionsarenotsupported,andsomelaterversionshaveproblems.
2.
SelectagroupwhichwillowntheGaussianfiles.
UserswhowillrunGaussianshouldeitheralreadybeinthisgroup,orshouldhavethisaddedtotheirlistofgroups.
Consultyoursystemadministratorifyouneedhelpwiththisprocess.
3.
MounttheDVD,ordeterminewherethesystemhasmounteditautomatically.
4.
ChangetotheCshell,andsettheg16rootandmntpntenvironmentvariables:$/bin/csh%setenvmntpnt"/mnt/dvd"#SettowhereverCDismounted.
%setenvg16root"dir"#dir=installlocationforG16.
%cd$g16root5.
ReadtheDVD,andrunthescriptwhichsetsgroupownership::%bzip2-d-c$mntpnt/tar/*.
tbz|tarxvf-%chgrp-Rgrpg16#grp=groupfromstep1.
%cdg16%.
/bsd/install6.
Compiletheprogram:%source$g16root/g16/bsd/g16.
login%bsd/bldg16>&make.
log#Willtakebetween0.
5and3hours.
SeeBuildNotesforSpecificVersionsbelowforadditionalinformationaboutbuildingvariousGaussian16versions.
7.
Checktheendofmake.
logforsuccessfulcompletion.
Confirmthattheexecutableshavebeenbuilt.
Thereshouldbe85files:%ls$g16root/g16/*.
exe8.
Youarenowreadytorun.
Userswillwanttoaddthefollowingtotheir.
loginor.
bash_profilefile:#.
logincommands#.
profilecommandssetenvg16root"dir"g16root="dir"setenvGAUSS_SCRDIR"sdir"GAUSS_SCRDIR="sdir"source$g16root/g16/bsd/g16.
loginexportg16rootGAUSS_SCRDIR.
$g16root/g16/bsd/g16.
profileThedirinthefirstcommandisthelocationoftheg16directory.
Forexample,ifthepathtothisdirectoryis/usr/local/g16,thensetg16rootto/usr/local.
ThesdirinthesecondcommandisadirectorytobeusedbydefaultforGaussian16scratchfiles.
Thereshouldbeplentyofdiskspaceavailableatthislocation.
2BuildingG16withLindaNote:SuccessfullybuildingandrunningGaussian16withLindarequiresLindaversion9.
1.
AlthoughtheexecutableswillbuildwithearlierversionsofLinda,theywillnotrun.
1.
FirstinstallG16fromsource2.
MounttheLindaCDusingthesamelocationasabove.
NowinstallLinda:$/bin/csh%setenvmntpnt"/mnt/dvd"#SettowhereverCDismounted.
%setenvg16root"dir"#dir=installlocationforG16.
%cd$g16root/g16%bzip2-d-c$mntpnt/tar/*.
tbz|tarxvf-%bsd/fixlinda#fixespathsandsoftlinks%source$g16root/g16/bsd/g16.
login#repeatcommandforLinda%mglinda3.
Youarenowreadytorun.
Userswillneedtosetthe%LindaWorkersLink0commandintheirinputfilestospecifythelistofnodestousefortheparallelGaussiancalculation.
Youcanalsouse-W-inDefault.
Routeorthe–wcomandlineoption.
BuildNotesforSpecificVersionsMacOSXsystems:Acase-sensitivefilesystemisrequiredforbuildingfromsourceonMacOSXsystems.
IBMPowersystems:WhenbuildingfromsourceonIBMPowersystems,thedefaultistobuildforthecurrent(Power8)processors.
InordertobuildtheversionsforPower5,6,or7machines,youmustspecifythedesiredversionasthesecondargumenttothebuildscript.
Forexample,thiscommandbuildsGaussian16forPower5systems:%bsd/bldg16allibmp5>&make.
log#oribmp6oribmp7Useibmp6oribmp7forPower6orPower7versions(respectively),Inordertobuildforlittle-endianPower8Linuxsystems,usethekeywordibmp8le.
x86andx86_64systems:Onx86andx86_64machines,thedefaultforthebuildscriptistobuildsforthecurrentCPUtype(ortheclosestsupportedCPU),usethecurrentlevel3cachesizeanddoesnotincludesupportforGPUs.
AspecificCPUtypecanbespecifiedasanargumenttothebuildscript,e.
g.
:%bsd/bldg16allsandybridgetobuildexecutablescompiledforIntelSandyBridgeprocessorsevenifthecurrentmachineisadifferenttypeofx86_64.
Similarly,thiscommand:%bsd/bldg16allvoltawillbuildwithNVIDIAK40,K80,P100andV100GPUsupportandthecurrenttypeofx86_64processor.
Useacommandlikethisone:%bsd/bldg16allvoltasandybridgetoturnonbothGPUsupportandaparticularCPUtype.
Bydefault,thebuildscriptscheckthesizeoflevel3cacheoneachchipandthenumberofCPUsperchipandsettheparameterfortheamountofcacheeachthreadshouldtrytouseasL3sizedividedbynumberofCPUs.
Iftheexecutablesarebeingbuiltononetypeofsystemsbutwillbeusedprimarilyonadifferentmachine,thenbeforebuildingoneshouldsettheCACHESIZEenvironmentvariabletotheamountofcacheinbytesthateachCPU/threadshoulduse.
Onx86_64machinesthesupportedmachinetypesare:ia32p4(32-bitPentium),amd64(legacyAMDmachines),em64t(legacyIntelx86_64machines),istanbul(IstanbulandlaterAMDprocessors),nehalem(NehalemandlaterIntelprocessors),sandybridge(IntelSandybridgeandlaterprocessors)andhaswell(IntelHaswellandBroadwellprocessors).
Notethatthereisnotaspecifickeywordforeveryprocessor.
Thesekeywordeffectivelybracketprocessorreleases.
Forexample,sandybridgeexecutableswillworkon3subsequentIntelprocessorsandshouldbeusedonlateronesforwhichthereisnospecificbuildkeyword.
TheywillalsoworkonHaswellprocessors,althoughtherewillbesomeperformanceadvantagesinbuildingforHaswell/Broadwellspecifically.
NECAcesystems:UsethefollowingcommandtobuildexecutablesforNECAcesystems:%bsd/bldg16allnecsxace
傲游主机商我们可能很多人并不陌生,实际上这个商家早年也就是个人主机商,传说是有几个个人投资创办的,不过能坚持到现在也算不错,毕竟有早年的用户积累正常情况上还是能延续的。如果是新服务商这几年确实不是特别容易,问到几个老牌的个人服务商很多都是早年的用户积累客户群。傲游主机目前有提供XEN和KVM架构的云服务器,不少还是亚洲CN2优化节点,目前数据中心包括中国香港、韩国、德国、荷兰和美国等多个地区的CN...
CloudCone商家我们很多喜欢低价便宜VPS主机的肯定是熟悉的,个人不是特别喜欢他。因为我之前测试过几次,开通的机器IP都是不通的,需要删除且开通好几次才能得到一个可用的IP地址。当然他们家的优势也是有的,就是价格确实便宜,而且还支持删除重新开通,而且机房只有一个洛杉矶MC。实话,如果他们家能多几个机房,保持现在的特点,还是有很多市场的。CloudCone是来自美国的主机销售商,成立于2017...
商家介绍:创梦云是来自国内的主机销售商,成立于2018年4月30日,创梦云前期主要从事免备案虚拟主机产品销售,现在将提供5元挂机宝、特惠挂机宝、香港云服务器、美国云服务器、低价挂机宝等产品销售。主打高性价比高稳定性挂机宝、香港云服务器、美国云服务器、香港虚拟主机、美国虚拟主机。官方网站:http://cmy0.vnetdns.com本次促销产品:地区CPU内存硬盘带宽价格购买地址香港特价云服务器1...
sandybridge为你推荐
小度商城小度智能音箱1s上面的黄圈不熄灭怎么回事,第一天还能熄灭百度商城百度知道一般一天能挣多少钱?杰景新特萨克斯吉普特500是台湾原产的吗psbc.com邮政储蓄卡如何激活冯媛甑冯媛甄多大啊?百度关键词工具百度有关键字分析工具吗?Google AdWords有的www.522av.com我的IE浏览器一打开就是这个网站http://www.522dh.com/?mu怎么改成百度啊 怎么用注册表改啊网站检测请问论文检测网站好的有那些?www.hyyan.comDOTA6.51新手选什么英雄为好,请详细讲述出装备顺序,加点顺序,以及注意事项。谢谢yinrentangWeichentang正品怎么样,谁知道?
万网域名 如何申请免费域名 网易域名邮箱 68.168.16.150 正版win8.1升级win10 好玩的桌面 京东云擎 双线主机 环聊 中国电信测速器 游戏服务器出租 东莞主机托管 德讯 中国联通宽带测速 登陆qq空间 云销售系统 hdroad sonya weblogic部署 超低价 更多