[SPDK] Re: how to deploy and run spdk in centos7
Yang, Ziye <ziye.yang at intel.com>
| Newsgroups | dev.linux.lists.spdk |
|---|---|
| Message-ID | <FA6C2217B01E9D48A581BB48660210143E2A4A2B@shsmsx102.ccr.corp.intel.com> |
Hi Xianghong, Can you make sure that the machine which has ubuntu is same as the machine which has centos? If not, the complied binary may fail to run on centos. Because when you build SPDK/DPDK on ubuntu, it detects the CPU type and leverages some features from CPU to optimize some functions with CPU instructions. If there are no such instructions on the machine which has centos, it will fail to execute. Best Regards Ziye Yang -----Original Message----- From: mengxianghong2008(a)126.com <mengxianghong2008(a)126.com> Sent: Tuesday, April 14, 2020 10:33 AM To: spdk(a)lists.01.org Subject: [SPDK] how to deploy and run spdk in centos7 I build spdk at unbuntu, after build, how can I deploy it and run at centos7? Anyone can give me a doc or link to instructure me, best wishes!!! _______________________________________________ SPDK mailing list -- spdk(a)lists.01.org To unsubscribe send an email to spdk-leave(a)lists.01.org