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
TmhHost是一家国内正规公司,具备ISP\ICP等资质,主营国内外云服务器及独立服务器租用业务,目前,商家新上香港三网CN2 GIA线路VPS及国内镇江BGP高防云主机,其中香港三网CN2 GIA线路最低每月45元起;同时对美国洛杉矶CN2 GIA线路高防及普通VPS进行优惠促销,优惠后美国洛杉矶Cera机房CN2 GIA线路高防VPS季付99元起。香港CN2 GIA安畅机房,三网回程CN2 ...
数脉科技(shuhost)8月促销:香港独立服务器,自营BGP、CN2+BGP、阿里云线路,新客立减400港币/月,老用户按照优惠码减免!香港服务器带宽可选10Mbps、30Mbps、50Mbps、100Mbps带宽,支持中文本Windows、Linux等系统。数脉香港特价阿里云10MbpsCN2,e3-1230v2,16G内存,1T HDD 或 240G SSD,10Mbps带宽,IPv41个,...
WHloud Date(鲸云数据),原做大数据和软件开发的团队,现在转变成云计算服务,面对海内外用户提供中国大陆,韩国,日本,香港等多个地方节点服务。24*7小时的在线支持,较为全面的虚拟化构架以及全方面的技术支持!官方网站:https://www.whloud.com/WHloud Date 韩国BGP云主机少量补货随时可以开通,随时可以用,两小时内提交退款,可在工作日期间全额原路返回!支持pa...
yc8 com为你推荐
qq讨论组如何在手机qq上创建讨论组?推广方法如何做推广?bbsxpbbsxp 2008 无法创建数据库如何免费开通黄钻如何免费开通黄钻??博客外链博客和博客之间怎么建超级链接湖南商标注册湖南哪里有商标注册公司?邮箱打不开怎么办126邮箱打不开怎么办依赖注入什么是依赖注入依赖注入的作用是什么意思arm开发板开发板是什么?如ARM开发板,DSP开发板等。。它和最终目标板有何区别?srv记录如何验证是否为域控制器创建了 SRV DNS 记录
什么是域名 smartvps edgecast 地址大全 建站代码 html空间 好看qq空间 刀片服务器的优势 万网空间购买 吉林铁通 网站在线扫描 空间租赁 www789 沈阳主机托管 秒杀品 华为云建站 学生服务器 netvigator alexa搜 alertpay 更多