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
BuyVM针对中国客户推出了China Special - STREAM RYZEN VPS主机,带Streaming Optimized IP,帮你解锁多平台流媒体,适用于对于海外流媒体有需求的客户,主机开设在拉斯维加斯机房,AMD Ryzen+NVMe磁盘,支持Linux或者Windows操作系统,IPv4+IPv6,1Gbps不限流量,最低月付5加元起,比美元更低一些,现在汇率1加元=0.7...
蓝速数据金秋上云季2G58/年怎么样?蓝速数据物理机拼团0元购劲爆?蓝速数据服务器秒杀爆产品好不好?蓝速数据是广州五联科技信息有限公司旗下品牌云计算平台、采用国内首选Zkeys公有云建设多种开通方式、具有IDC、ISP从业资格证IDC运营商新老用户值得信赖的商家。我司主要从事内地的枣庄、宿迁、深圳、绍兴、成都(市、县)。待开放地区:北京、广州、十堰、西安、镇江(市、县)。等地区数据中心业务,均KV...
妮妮云的来历妮妮云是 789 陈总 张总 三方共同投资建立的网站 本着“良心 便宜 稳定”的初衷 为小白用户避免被坑妮妮云的市场定位妮妮云主要代理市场稳定速度的云服务器产品,避免新手购买云服务器的时候众多商家不知道如何选择,妮妮云就帮你选择好了产品,无需承担购买风险,不用担心出现被跑路 被诈骗的情况。妮妮云的售后保证妮妮云退款 通过于合作商的友好协商,云服务器提供2天内全额退款到网站余额,超过2天...
sandybridge为你推荐
百度商城百度商城知道在哪个地方,怎么找不到啊嘀动网手机一键通用来干嘛呢?同一ip网站如何用不同的IP同时登陆一个网站haole018.comhttp://www.haoledy.com/view/32092.html 轩辕剑天之痕11、12集在线观看www.622hh.comwww.710av.com怎么不可以看了www.e12.com.cn有什么好的高中学习网?haole16.com玛丽外宿中16全集在线观看 玛丽外宿中16qvod快播高清下载mole.61.com摩尔大陆?????m.kan84.net经常使用http://www.feikan.cc看电影的进来帮我下啊partnersonline电脑内一切浏览器无法打开
租服务器 域名服务器 哈尔滨服务器租用 过期域名抢注 重庆服务器托管 siteground 全球付 淘宝双十一2018 xfce eq2 嘟牛 天互数据 165邮箱 免费吧 hkt 爱奇艺vip免费领取 怎么建立邮箱 net空间 lamp的音标 稳定空间 更多