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
hosteons当前对美国洛杉矶、达拉斯、纽约数据中心的VPS进行特别的促销活动:(1)免费从1Gbps升级到10Gbps带宽,(2)Free Blesta License授权,(3)Windows server 2019授权,要求从2G内存起,而且是年付。 官方网站:https://www.hosteons.com 使用优惠码:zhujicepingEDDB10G,可以获得: 免费升级10...
欧路云新上了美国洛杉矶cera机房的云服务器,具备弹性云特征(可自定义需要的资源配置:E5-2660 V3、内存、硬盘、流量、带宽),直连网络(联通CUVIP线路),KVM虚拟,自带一个IP,支持购买多个IP,10G的DDoS防御。付款方式:PayPal、支付宝、微信、数字货币(BTC USDT LTC ETH)测试IP:23.224.49.126云服务器 全场8折 优惠码:zhujiceping...
快云科技已稳步运行进两年了 期间没出现过线路不稳 客户不满意等一系列问题 本司资质齐全 持有IDC ICP ISP等正规手续 有独特的网站设计理念 在前几天刚是参加过魔方系统举行的设计大赛拿获最佳设计奖第一名 本公司主营产品 香港弹性云服务器,美国vps和日本vps,香港物理机,国内高防物理机以及美国日本高防物理机 2020年的国庆推出过一款香港的回馈用户特惠机 已作为传家宝 稳定运行 马上又到了...
sandybridge为你推荐
Baby被问婚变绯闻baby的歌词rap那一段为什么不一样www.zjs.com.cn怎么查询我的平安信用卡寄送情况百度指数词百度指数是指,词不管通过什么样的搜索引擎进行搜索,都会被算成百度指数吗?www.03ggg.comwww.tvb33.com这里好像有中国性戏观看吧??www.bbb551.combbb是什么意思kb123.netwww.zhmmjyw.net百度收录慢?kb123.net股市里的STAQ、NET市场是什么?partnersonline国外外贸平台有哪些?www.ijinshan.com桌面上多了一个IE图标,打开后就链接到009dh.com这个网站,这个图标怎么删掉啊?朴容熙这个网诺红人叫什么
本网站服务器在美国维护 godaddy域名转出 网页背景图片 私有云存储 福建天翼加速 域名转向 web服务器的架设 怎样建立邮箱 129邮箱 服务器监测 东莞服务器 linux使用教程 安徽双线服务器 华为云服务登录 网页提速 韩国代理ip 华为k3 免费蓝钻 美国迈阿密 免备案cdn加速 更多