检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
Public Images Supported by AI-accelerated ECSs Table 2 Public images Type Series Public Images Enhanced AI inference-accelerated (type I) Ai1s Ubuntu Server 18.04 64bit CentOS 7.6 64bit AI inference-accelerated (type I) Ai1 Ubuntu Server 16.04 64bit CentOS 7.4 64bit Enhanced AI Inference-accelerated
9xlarge.2 36 72 12/8 200 8 6 12 KVM kai1s.12xlarge.2 48 96 12/8 200 16 6 12 KVM Features Ascend 310 processors, four of which in an Atlas 300I accelerator card 8 TeraFLOPS of half-precision computing (FP16) on one processor 16 TeraOPS of integer-precision computing (INT8) on one
Purchasing an ECS in Custom Config Mode Scenarios Elastic Cloud Server (ECS) is a cloud server that provides scalable, on-demand resources, including vCPUs, memory, OS, and Elastic Volume Service (EVS) disks.
Modify the file as follows: const http = require('http'); const hostname = '0.0.0.0'; const port = 3000; const server = http.createServer((req, res) => { res.statusCode = 200; res.setHeader('Content-Type', 'text/plain'); res.end('Hello World\n'); }); server.listen(port, hostname
Such an ECS functions as the client (TX end) or server (RX end) in netperf tests. Auxiliary ECSs: an ECS that is used to exchange test data with the tested ECS. The auxiliary ECS functions as the client (TX end) or server (RX end) in netperf tests.
Scenarios System disk When a server is created, a system disk is automatically initialized with Master Boot Record (MBR). New data disk If a data disk is created together with a server, EVS automatically attaches it to the server.