confyc8
yc8 com 时间:2021-03-02 阅读:(
)
FDMQuickStartBitfusionGuidesWHITEPAPER–OCTOBER2019WHITEPAPER|2Bitfusion:FDMQuickStartTableofContentsFDMQuickStart3FlexDirectManagerInstallationSteps3Step1:Install4Step2:ConfirmFDMServiceIsRunning5Step3:ConfiguretheIPAddresses6ObservewithYourBrowser6WHITEPAPER|3FDMQuickStartFlexDirectManager(FDM)provides:GPUmanagementservicesonaGPUclusterGPUclusteranalyticsGPUutilizationandnetworkutilizationRegularFlexDirectvirtualizationservices(FDorSRS)IthasthecapabilitiesofFlexDirect(FDorSRS)andFlexDirectAnalytics(FDA),towhichitaddsGPUclustermanagement.
ThisQuickStartguideisdesignedtogetFDMupandrunningasquicklyaspossible,atleastfortypicalsituations.
TheInstallationguidewillexplainfurtherinstallationandconfigurationdetails.
FlexDirectManagerInstallationStepsTherearethreestepstosetupFDM.
YoumustperformthemoneachoftheGPUserversinthecluster.
1.
Installthesoftware(FDMonGPUnodes;binary-onlyonCPUnodes)2.
ConfirmtheFlexDirectManagerserviceisrunning(onlyonGPUnodes)3.
ConfigurethenodewithafilelistingtheIPaddressofeachGPUnodeintheclusterAfterthatyoucan:RunapplicationswithvirtualizedGPUsUseawebbrowserto:–SeeGPUutilization–ManageGPUsThepicturebelowshowsanexample4-nodeclusterafterFDMisrunning.
Blueshowspreexistinghardwareandsoftware.
Whiteshowstheinstallationsteps.
PRELIMINARIESOperatingsystemsFlexDirectsupportsRHEL,CentOSandUbuntuLinuxdistributions.
SeetheSystemRequirementsdocumentationforfurtherinformation.
Softwaredependencies:Theinstallscriptwillalsoinstalldependenciesforyou.
PleaserefertothefullInstallationguideifyouhavespecialrequirements.
1.
InstallFD/FDMsoftware2.
ConfirmFDMservice3.
ListGPUIPsinservers.
conf(App&stack,includingCUDA)NVIDIAdriverGPUGPUNIC1.
InstallFDbinaries2.
3.
ListGPUIPsinservers.
confApp&stack,includingCUDANIC1.
InstallFD/FDMsoftware2.
ConfirmFDMservice3.
ListGPUIPsinservers.
conf(App&stack,includingCUDA)NVIDIAdriverGPUGPUNICServer2(GPU):192.
168.
1.
32Browsetoany_GPU_server:54000Server2(CPU):192.
168.
1.
34Server1(GPU):192.
168.
1.
31Server3(CPU):192.
168.
1.
331.
InstallFDbinaries2.
3.
ListGPUIPsinservers.
confApp&stack,includingCUDANICUSERWHITEPAPER|4Step1:InstallDownloadandruntheinstallationscript.
ThisisdonedifferentlyontheCPUnodesandtheGPUnodesTheinstallationcompletes.
#Downloadtheinstallscript.
wget-Oinstallfdhttps://getfd.
bitfusion.
io#Runinstallwithoptionforclientmode(justthebinaries).
sudobashinstallfd---mbinaries#Answer'y'oninstallinganydependencies.
#Initializethelicense.
sudoflexdirectinit#AccepttheEULA.
#Enteryourlicensekeyatprompt(issuedbyyourrepresentativeatBitfusion).
InstallFDMonGPUServersClient(CPU-only)ServerInstallation#Downloadtheinstallscript.
wget-Oinstallfdhttps://getfd.
bitfusion.
io#RuninstallwithoptionforFlexDirectmanagermode,asystemdservice.
sudobashinstallfd---mfdm#Answer'y'oninstallinganydependencies,unlessyouhavereasontoinstallyourself.
#Answerforstartingtheservicedoesnotmatter,sinceyoustillneedtoinitialize#thelicense.
#Initializethelicense.
sudoflexdirectinit#AccepttheEULA.
#Enteryourlicensekeyatprompt(issuedbyyourrepresentativeatBitfusion).
WHITEPAPER|5Step2:ConfirmFDMServiceIsRunningThisrunstheVMwaresoftwareasaLinuxserviceasconfiguredin/lib/systemd/system/flexdirect-manager.
service.
Theservicecanbemonitored,stoppedandstartedasanyotherservice,withthesystemctlcommandandtheservicealiasflexdirect.
Hereweconfirmtheserviceisrunningwiththestatuscommand:ConfirmFDMService$systemctlstatusflexdirectflexdirect-manager.
service-StartFlexDirectManagerLoaded:loaded(/lib/systemd/system/flexdirect-manager.
service;enabled;Active:active(running)sinceSun2019-03-2415:13:10CDT;1day19hagoProcess:301605ExecStartPre=/bin/mkdir-p/var/run/bitfusionio(code=exited,status=0/SUCCESS)MainPID:301609(flexdirect)Tasks:68Memory:160.
3MCPU:13h6min37.
494sCGroup:/system.
slice/flexdirect-manager.
service301609/usr/bin/flexdirectmanager--servers/etc/bitfusionio/servers.
conf--pid_override--pid_path/var/run/bitfusionio/srs.
pid--db_path/var/lib/bitfusio.
.
.
Iftheserviceisnotrunning,trystartingitfromthecommandlineandcontactusataskbitfusion@vmware.
comifthereisanyproblem.
StartFDMServicesudosystemctlstartflexdirectWHITEPAPER|6Step3:ConfiguretheIPAddressesYouneedtocreateaconfigurationfileoneachnodeintheclusterthatliststheIPaddressesofeveryGPUnode,oneaddressperline.
YouneedthisforbothGPUnodesandCPUnodes.
Theaddressesidentifynodes,nottheinterfacestobeused.
Nevertheless,werecommendusingtheaddressesofhigh-speed,internalLANinterfacesforclarity;FlexDirectshouldusehigh-speedconnectionstoachieveperformantGPUvirtualization.
Thefullpathofthisfileis/etc/bitfusionio/servers.
conf.
Forexample,ifyourclusterhadthreeserverswithGPUsattached,thencreatethisfileoneveryGPUandCPUserver:Contentsofservers.
conf$cat/etc/bitfusionio/servers.
conf#Commentsallowed.
#TheIPaddressesofallnodesintheclusterthathaveGPUs.
#Thisisanexamplefile,assuminga192.
168.
1.
0/24subnetandthreeGPUnodes.
#PlacethisfileonallthreeGPUnodesandonallCPUnodesat#/etc/bitfusionio/servers.
conf.
192.
168.
1.
31192.
168.
1.
32192.
168.
1.
33TheGPUnodeswillusethisconfigurationfiletoexchangeGPUusageandpolicydata.
GPUserversneedtolisttheirownIPaddress.
ThefirstIPaddresslistedinthefileshouldbethesameonallGPUservers.
TheCPUnodeswillusethisconfigurationfiletorequestvirtualizationservicesfromtheGPUnodes.
GPUnodescanrequestvirtualizationservicesaswell.
ObservewithYourBrowserFDMisupandrunning,andyoucanuseit.
YoumaylaunchapplicationsusingvirtualGPUsasdescribedintheUsageguide(andtheevaluationguides,e.
g.
,FlexDirectOn-PremiseEvaluationGuide).
Butthemanagerfunctionalityisaccessedviaawebbrowser.
BringupawebbrowseronanysystemthatcanconnecttotheGPUservers.
EachserverrunsawebbrowserwiththeusageandmanagementGUIforthewholecluster.
Browsetooneoftheseserversatport54000.
Forexample,usingtheexampleaddressesabove,aURLtobrowsetocouldbe:http://192.
168.
1.
32:54000WHITEPAPER|7Ifyouexperienceanydifficultiesatanystageofthisprocess,pleaserefertothefullinstallationguide.
TheGUIisintuitiveandeasytouse,buttheFDMUsageGuideprovidesfulldocumentationandcoversanyesoterictopics.
VMware,Inc.
3401HillviewAvenuePaloAltoCA94304USATel877-486-9273Fax650-427-5001vmware.
comCopyright2019VMware,Inc.
Allrightsreserved.
ThisproductisprotectedbyU.
S.
andinternationalcopyrightandintellectualpropertylaws.
VMwareproductsarecoveredbyoneormorepatentslistedatvmware.
com/go/patents.
VMwareisaregisteredtrademarkortrademarkofVMware,Inc.
anditssubsidiariesintheUnitedStatesandotherjurisdictions.
Allothermarksandnamesmentionedhereinmaybetrademarksoftheirrespectivecompanies.
ItemNo:VMW-0518-1843_VMW_CPBUTechnicalWhitePapers_BitfusionDocs_FDMQuickStart_1.
5_YC8/19
官方网站:点击访问特网云官网活动方案:===========================香港云限时购==============================支持Linux和Windows操作系统,配置都是可以自选的,非常的灵活,宽带充足新老客户活动期间新购活动款产品都可以享受续费折扣(只限在活动期间购买活动款产品才可享受续费折扣 优惠码:AADE01),购买折扣与续费折扣不叠加,都是在原价...
RAKsmart怎么样?RAKsmart发布了2021年中促销,促销时间,7月1日~7月31日!,具体促销优惠整理如下:1)美国西海岸的圣何塞、洛杉矶独立物理服务器低至$30/月(续费不涨价)!2)中国香港大带宽物理机,新品热卖!!!,$269.23 美元/月,3)站群服务器、香港站群、日本站群、美国站群,低至177美元/月,4)美国圣何塞,洛杉矶10G口服务器,不限流量,惊爆价:$999.00,...
无忧云怎么样?无忧云值不值得购买?无忧云,无忧云是一家成立于2017年的老牌商家旗下的服务器销售品牌,现由深圳市云上无忧网络科技有限公司运营,是正规持证IDC/ISP/IRCS商家,主要销售国内、中国香港、国外服务器产品,线路有腾讯云国外线路、自营香港CN2线路等,都是中国大陆直连线路,非常适合免备案建站业务需求和各种负载较高的项目,同时国内服务器也有多个BGP以及高防节点。目前,四川雅安机房,4...
yc8 com为你推荐
拂晓雅阁我对电脑操作不熟悉,想买一本自学的电脑书籍,是电脑入门那一类的,最好还有办公软件应用那一类的照片转手绘美图秀秀可以照片转手绘吗?是手机版的显卡温度多少正常电脑显卡温度多少正常?正则表达式javajava正则表达式网店推广网站可以介绍几个可以做店铺推广的网站吗?数据库损坏数据库损坏是怎么回事啊?淘宝网页显示不正常淘宝网显示不正常ejb开发EJB是啥玩意了宕机宕机 这个词是什么意思啊云挂机云软件挂机赚钱是骗子
双线服务器租用 l5639 omnis 512av 域名优惠码 好看的桌面背景图 panel1 150邮箱 股票老左 东莞数据中心 新世界服务器 国外视频网站有哪些 万网主机管理 国外在线代理服务器 学生服务器 97rb 汤博乐 国外免费网盘 美国vpn代理 globalsign 更多