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
感恩一年有你!免费领取2核4G套餐!2核4G轻量应用服务器2核 CPU 4GB内存 60G SSD云硬盘 6Mbps带宽领取地址:https://cloud.tencent.com/act/pro/lighthousethankyou活动规则活动时间2021年9月23日 ~ 2021年10月23日活动对象腾讯云官网已注册且完成实名认证的国内站用户(协作者与子用户账号除外),且符合以下活动条件:账号...
CloudCone商家在前面的文章中也有多次介绍,他们家的VPS主机还是蛮有特点的,和我们熟悉的DO、Linode、VuLTR商家很相似可以采用小时时间计费,如果我们不满意且不需要可以删除机器,这样就不扣费,如果希望用的时候再开通。唯独比较吐槽的就是他们家的产品太过于单一,一来是只有云服务器,而且是机房就唯一的MC机房。CloudCone 这次四周年促销活动期间,商家有新增独立服务器业务。同样的C...
目前,我们都在用哪个FTP软件?喜欢用的是WinSCP,是一款免费的FTP/SFTP软件。今天在帮助一个网友远程解决问题的时候看到他用的是FlashFXP FTP工具,这个工具以前我也用过,不过正版是需要付费的,但是网上有很多的绿色版本和破解版本。考虑到安全的问题,个人不建议选择破解版。但是这款软件还是比较好用的。今天主要是遇到他的虚拟主机无法通过FTP连接主机,这里我就帮忙看看到底是什么问题。一...
sandybridge为你推荐
酒店回应名媛拼单名媛一天到晚都做什么?johncusack谁知道《失控的陪审团》的电影内容是什么?约翰·库萨克在里面演的是什么角色?西部妈妈网啊,又是星期天比肩工场比肩夺财,行官杀制比是什么意思?杰景新特谁给我一个李尔王中的葛罗斯特这个人物的分析?急 ....先谢谢了同ip站点查询如何查看几个站是不是同IPseo优化工具想找一个效果好的SEO优化软件使用,在网上找了几款不知道哪款好,想请大家帮忙出主意,用浙江哪款软件效果好百度关键词分析关键词怎么分析?www.yahoo.com.hk香港有什么有名的娱乐门户网站吗?www.522av.com在白虎网站bhwz.com看电影要安装什么播放器?
深圳网站空间 3322动态域名注册 美国linux主机 域名主机管理系统 budgetvm 5折 免费ftp空间 unsplash 嘟牛 赞助 免费高速空间 华为云服务登录 河南移动梦网 789 apnic wordpress空间 SmartAXMT800 linuxvi命令 ddos防火墙 kosspp 更多