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
优林怎么样?优林好不好?优林 是一家国人VPS主机商,成立于2016年,主营国内外服务器产品。云服务器基于hyper-v和kvm虚拟架构,国内速度还不错。今天优林给我们带来促销的是国内西南地区高防云服务器!全部是独享带宽!续费同价!官方网站:https://www.idc857.com地区CPU内存硬盘流量带宽防御价格购买地址德阳高防4核4g50G无限流量10M100G70元/月点击购买德阳高防...
hostyun新上了香港cloudie机房的香港原生IP的VPS,写的是默认接入200Mbps带宽(共享),基于KVM虚拟,纯SSD RAID10,三网直连,混合超售的CN2网络,商家对VPS的I/O有大致100MB/S的限制。由于是原生香港IP,所以这个VPS还是有一定的看头的,这里给大家弄个测评,数据仅供参考!9折优惠码:hostyun,循环优惠内存CPUSSD流量带宽价格购买1G1核10G3...
昨天,遇到一个网友客户告知他的网站无法访问需要帮他检查到底是什么问题。这个同学的网站是我帮他搭建的,于是我先PING看到他的网站是不通的,开始以为是服务器是不是出现故障导致无法打开的。检查到他的服务器是有放在SugarHosts糖果主机商中,于是我登录他的糖果主机后台看到服务器是正常运行的。但是,我看到面板中的IP地址居然是和他网站解析的IP地址不同。看来官方是有更换域名。于是我就问 客服到底是什...
sandybridge为你推荐
在线教育平台在线教育平台是什么来的?云计算什么是云计算?罗伦佐娜维洛娜毛周角化修复液治疗毛周角化有用吗?谁用过?能告诉我吗?丑福晋谁有好看的言情小说介绍下www.haole012.com阜阳有什么好的正规的招聘网站?www.44ri.comwww.yydcsjw.combbs2.99nets.com天堂1单机版到底怎么做百度关键字百度推广多少关键词合适干支论坛查天干地支惠丰吧毕节医药高等专科可以专升本吗
子域名查询 highfrequency vpsio idc测评网 特价空间 表单样式 ixwebhosting 京东商城0元抢购 世界测速 息壤代理 卡巴斯基免费试用版 网站在线扫描 空间购买 丽萨 永久免费空间 注册阿里云邮箱 免备案cdn加速 黑科云 apnic zcloud 更多